Daily Transactions and Unique Addresses on Polygon
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Method
- Considering available data, 3 sets of charts ( Daily transaction number, Daily unique wallets, and Daily active user percentage) are plots in these timeframes:
- From May 30th, 2020 till now - Some missing data in June and July 2022 -
polygon.transactions
table - From June 6th, 2022 till now -
polygon.core.fact_transactions
table - From July 1st, 2022 till now -
polygon.core.fact_transactions
table
- From May 30th, 2020 till now - Some missing data in June and July 2022 -
- Daily transaction numbers were extracted by counting row numbers per day.
- Daily unique users were extracted from
FROM_ADDRESS
andTO_ADDRESS
columns. - Moving averages are calculated by 5 days.
Since July 1st, 2022:
- The chart shows that transaction counts decreased significantly in October 2021 and fluctuated between 2.4 to 4 million transactions per day since then.
- 556K unique users in January 6th is the highest unique users per day.
- We can see that daily transactions and unique users are very close to average and moving average of daily transactions in the past month.
- From June 6th, 2.4M users had transaction on polygon at least for once.
- On average, about 9% of the them was active daily.
- In July, we can see daily user percentage is near to average line.
In July, we can see that the fluctuations are very low for all reviewed parameters.
Introduction
Polygon is a decentralized Ethereum scaling platform that enables developers to build scalable, user-friendly dApps with low transaction fees without sacrificing security.
In this dashboard, we will plot the number of daily transactions and unique addresses on Polygon to determine whether Polygon is still growing or has reached a plateau.
Loading...
Loading...
-
The total number of wallets that have used polygon at least once is about 14 million.
-
In the past 30 days, about 1.5-3% of total wallets were active daily.
Since May 30th, 2020: