Daily Overview Metrics for Tron Network
Tron.metrics.overview
table provides a pre-aggregated view of the Tron network daily, including total transactions, active users. This table is updated daily.
Column Name | Description |
---|---|
chain | Blockchain network name (e.g., tron). |
activity_date | Date of recorded activity (UTC timestamp). |
symbol | Native token symbol of the chain. |
name | Native token name of the chain. |
price_median_usd | Median USD price of the native token. |
project_token_symbol | Project-specific token symbol (if same as chain token, repeated). |
project_token_name | Project-specific token name (if same as chain token, repeated). |
project_token_price_median_usd | Median USD price of the project token. |
total_blocks | Total number of blocks produced during the day. |
avg_network_utilisation | Average network utilisation rate. |
avg_block_size | Average block size (in bytes). |
avg_block_time | Average block time (in seconds). |
avg_transactions_per_second | Average number of transactions per second. |
total_transactions | Total number of transactions. |
active_addresses | Number of active addresses interacting on the chain. |
failed_transactions | Number of failed transactions. |
success_transactions | Number of successful transactions. |
transaction_fees | Total transaction fees collected (in native token). |
transaction_fees_usd | Total transaction fees collected (in USD). |
total_energy_usage | Total energy consumption by transactions. |
total_bandwidth_usage | Total bandwidth consumption by transactions. |
avg_transaction_fees | Average transaction fees (in native token). |
avg_transaction_fees_usd | Average transaction fees (in USD). |
dex_volume_usd | Total USD volume traded on decentralized exchanges (DEX). |
dex_trade_tx_count | Number of DEX trade transactions. |
dex_trader_count | Number of unique traders on DEX. |
dex_avg_trade_usd | Average USD value per DEX trade. |