Daily Transactions and Unique Addresses on polygon

    In this dashboard, we look at the Polygan users(Unique Address) and the number of transactions since the beginning of July 2022.

    db_img

    Q1. Count and plot the number of daily transactions and unique addresses on Polygon, beginning July 1, 2022.

    In your estimation, discuss whether Polygon is still growing, has reached a plateau, etc.

    Loading...
    Loading...
    Loading...
    Loading...
    Loading...
    Loading...

    Analysis Description:

    In this dashboard, we first got the number of transactions and uniqe address. To do these we considered from_address

    from polygon.core.fact_transactions as active users since July 1, 2022.

    then we retrive number of transactions per day and hour and number of active users per day.

    We have also made a comparison on the number of successful and fail transactions since July 1, 2022.

    The numbers displayed above refer to total number of unique users and total number of successful tranactions from 1 july 2022

    Conclusion:

    From the graphs shown above, it can be concluded that since the beginning of July, there has been no significant change in the number of transactions and the number of users of the Polygon network, and a relatively stable routine can be observed.

    Considering that the time period considered for the analysis was short, it may not be possible to accurately analyze that a slight decreasing trend can be seen in the last few days compared to the beginning of the month.