Skip to main content

Table Details

PropertyValue
Table Namebitcoin_cash.metrics.overview
Table StatusProduction-Ready

Table Columns

Column NameData TypeDescription
chainVARCHAR(12)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_timeNUMBER(36,6)Average time between blocks over the day, in seconds.
avg_transactions_per_secondNUMBER(38,12)Average 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(18,0)Number of successful transactions over the day.
failed_transactionsNUMBER(1,0)Number of failed transactions over the day.
transaction_feesFLOATTotal transaction fees collected over the day, in the native token.
transaction_fees_usdFLOATTotal transaction fees collected over the day, in USD.
avg_transaction_feeFLOATAverage transaction fee over the day, in the native token.
avg_transaction_fee_usdFLOATAverage transaction fee over the day, in USD.