Analytics

Analytics Section endpoint descriptions and links.

Suiscan's Analytics page shows analytical charts and widgets that display aggregated data across the Sui Network.

The following analytics endpoints are available on Blockberry:

EndpointDescription
getAvgTransactionBlockFeesGet the average amount of fee collected for executing transaction blocks throughout the Sui Network.
getTpsGet the current throughput - the number of transactions executed per second - on the Sui Network.
getActiveValidatorsChartGet a chart showing a list of validators in the active set for the selected period, i.e. validators that have over 30 mln Sui stake and participate in the Consensus.
getAvgFeeChartGet a chart showing the average transaction fee throughout the Sui Network for the selected period.
getAvgStoragePriceChartGet a chart showing the average price for storing objects in the Sui storage for the selected period.
getAvgStorageRebateChartGet a chart showing the average storage rebate amount throughout the Sui Network for the selected period. Rebate is the compensation paid to object owners when such objects are deleted from the storage.
getDailyActiveAccountsChartGet a chart showing accounts that have been mentioned in any transaction for the selected period.
getEpochDataChartGet a chart showing the current epoch data for the selected period: epoch start date, epoch time, latest checkpoint.
getMarketDataChartGet a chart showing Sui market data for the selected period, namely: Market Cap, Dominance, Supply, Circulating Supply, Total Stake. Powered by CoinGecko.
getPriceChartGet a chart showing the current price of the Sui coin in the USD denomination for the selected period. Powered by CoinGecko.
getMaxFeeChartGet a chart showing the maximum transaction fee ever tracked on the Sui Network for the selected period.
getMinFeeChartGet a chart showing the minimum transaction fee ever tracked on the Sui Network for the selected period.
getAccountsCountChartGet a chart showing the total number of accounts on the Sui Network for the selected period.
getCheckpointsCountChartGet a chart showing the total number of checkpoints on the Sui Network for the selected period. Checkpoints are equivalents to blocks in Sui.
getCoinsCountChartGet a chart showing the total number of coin denominations on the Sui Network for the selected period.
getNftsCountChartGet a chart showing the total number of NFTs on the Sui Network for the selected period.
getPackagesCountChartGet a chart showing the total number of packages on the Sui Network for the selected period.Packages are smart contracts that execute custom logic.
getTransactionBlocksCountChartGet a chart showing the total number of transaction blocks on the Sui Network for the selected period. On Sui, transaction blocks are added in checkpoints and contain smaller atomic transactions.
getTransactionsCountChartGet a chart showing the total number of transactions on the Sui Network for the selected period. On Sui, transactions are atomic units that execute a particular logic that are contained in transaction blocks.
getTpsChartGet a chart showing the blockchain throughput - transactions run on the Sui Network per second for the selected period.
getTvlChartGet a chart showing the total value locked of all coins on the Sui Network for the selected period. TVL aggregates all digital assets of a particular denomination locked with DeFis. Powered by DefiLlama.