Applications on Algorand
Q108. How have the number of application calls changed in the first 6 months of 2022 compared to the last 6 months of 2021?
Introduction
Algorand smart contracts are pieces of logic that reside on the Algorand blockchain and are remotely callable. These contracts are primarily responsible for implementing the logic associated with a distributed application. Smart contracts are referred to as stateful smart contracts or applications in the Algorand documentation. [Read More Here]()
In this dashboard, we analyzed some data about Applications on Algorand.
\n
Method
by using ``flipside_prod_db.algorand.application_call_transaction`` table gathered all the data that needs for analysis application in the Algorand blockchain.
The following steps are followed in this dashboard:
- Part One: Overall Analysis
- Part Two: Daily Analysis
Result
-
Part One: Overall Analysis
The below charts show the compared Applications on Algorand in the last six months of 2021(in the following write 2021) and the first six months of 2022(in the following write 2022). in the following we explain each of these charts:
- Total Block: the number of blocks for Applications in 2022 is more than in 2021. on average there are about 13000 blocks per day in 2021 and about 18900 blocks per day in 2022.
- Total Transactions: the number of transactions for Applications in 2022, is more than 2.5 times greater than in 2021. on average there are about 83000 transactions per day in 2021 versus 210000 transactions per day in 2022.
- Average transactions per block: the Average transactions per block in 2022 are almost two times greater than in 2021(11.2 VS 6.4).
- Number of Apps: also the number of apps in 2022 is more than in 2021 but the difference is not very much.
- Unique users: the number of users in 2022 is almost 4 times greater than in 2021 which shows the growth of the Algorand blockchain.
\n
Part One: Daily Analysis
The below charts show the daily analysis of Applications on Algorand.
Daily blocks: as shown in the chart until 2021 Oct there is an uptrend in daily blocks and from Oct until now the number of daily blocks almost is constant.
Daily call transactions: we see a growth of Daily call transactions in 2021 and in 2022 we have a constant trend with some upticks. the peaks of charts occur on 2 Jan(595 k), 22 Feb(522k), and 8 May(490 k).
Average call transactions per block: like Daily call transactions see growth of Daily call transactions in 2021 and in 2022 we have a constant trend with some upticks.
Unique Users: the chart of unique users is a bit strange, most of the days the number of unique users is below 10000 but there are some days that we have more than 200,000 unique users. the peak of the chart is 325,000 users that occur on 8 May 2022.