Skip to main content

Table Details

PropertyValue
Table Namecardano.metrics.overview
Table StatusProduction-Ready

Table Columns

Column NameData TypeDescription
chainVARCHAR(7)Name of the blockchain network this record belongs to.
activity_dateTIMESTAMP_NTZ(9)Calendar date (UTC) this daily metric aggregates.
native_token_price_median_usdFLOATMedian USD price of the native token over the day.
total_blocksNUMBER(18,0)Total number of blocks produced over the day.
avg_block_timeFLOATAverage time between blocks over the day, in seconds.
avg_transactions_per_secondFLOATAverage number of transactions per second over the day.
hash_rateFLOATNetwork hash rate over the day.
avg_block_sizeNUMBER(38,6)Average block size over the day.
total_transactionsNUMBER(18,0)Total number of transactions over the day.
success_transactionsNUMBER(13,0)Number of successful transactions over the day.
failed_transactionsNUMBER(13,0)Number of failed transactions over the day.
transaction_feesNUMBER(38,0)Total transaction fees collected over the day, in the native token.
transaction_fees_usdFLOATTotal transaction fees collected over the day, in USD.
avg_transaction_feeNUMBER(38,6)Average transaction fee over the day, in the native token.
avg_transaction_fee_usdFLOATAverage transaction fee over the day, in USD.