Skip to main content

Table Details

PropertyValue
Table Namehyperevm.metrics.overview
Table StatusProduction-Ready
Unique Keyactivity_date

Table Columns

Column NameData TypeDescription
chainVARCHAR(8)The name of the blockchain
activity_dateTIMESTAMP_NTZ(9)The date for which metrics are being calculated. Only includes completed days.
native_token_symbolVARCHAR(16777216)The ticker symbol of the chain’s native token
native_token_price_median_usdFLOATThe median price of the chain’s native token in USD for the given day
avg_block_timeFLOATThe average time between blocks
avg_transactions_per_secondFLOATThe average number of transactions per second, calculated as the average number of transactions per block divided by the average block time (in seconds)
active_addressesNUMBER(38,0)The number of distinct wallet addresses that have initiated successful transactions
new_addressesNUMBER(38,0)The number of distinct wallet addresses that have initiated their first successful transactions, i.e. where nonce = 0
returning_addressesNUMBER(38,0)The number of distinct wallet addresses, that are not new, that have initiated successful transactions, i.e. where nonce > 0
newly_funded_addressesNUMBER(38,0)The number of distinct wallet addresses that have been funded for the first time with either native tokens or ERC20 tokens
total_transactionsNUMBER(38,0)The total number of transactions, including both successful and failed transactions
success_transactionsNUMBER(38,0)The total number of successful transactions only
failed_transactionsNUMBER(38,0)The total number of failed transactions only
transaction_feesFLOATThe total transaction fees paid (including L1 and L2 fees), expressed in the native token
transaction_fees_usdFLOATThe total transaction fees paid (including L1 and L2 fees) in USD terms
avg_transaction_feesFLOATThe average transaction fees paid (including L1 and L2 fees) expressed in the native token, excluding system transactions (where applicable) and transactions with 0 fees
avg_transaction_fees_usdFLOATThe average transaction fees paid (including L1 and L2 fees) in USD terms, excluding system transactions (where applicable) and transactions with 0 fees
native_token_avg_transfer_feesFLOATThe average cost to transfer the native token, expressed in the native token
native_token_avg_transfer_fees_usdFLOATThe average cost to transfer the native token, in USD terms
erc20_avg_transfer_feesFLOATThe average cost to transfer ERC20 tokens, expressed in the native token
erc20_avg_transfer_fees_usdFLOATThe average cost to transfer ERC20 tokens, in USD terms
erc721_avg_transfer_feesFLOATThe average cost to transfer ERC721 tokens, expressed in the native token
erc721_avg_transfer_fees_usdFLOATThe average cost to transfer ERC721 tokens, in USD terms
erc1155_avg_transfer_feesFLOATThe average cost to transfer ERC1155 tokens, expressed in the native token
erc1155_avg_transfer_fees_usdFLOATThe average cost to transfer ERC1155 tokens, in USD terms
dex_trade_avg_feesFLOATThe average cost to complete a DEX trade, expressed in the native token
dex_trade_avg_fees_usdFLOATThe average cost to complete a DEX trade, in USD terms
active_contractsNUMBER(38,0)The total number of distinct smart contracts that have been interacted with
new_deployed_contractsNUMBER(38,0)The total number of new smart contracts deployed
native_token_transfer_volumeFLOATThe total volume of native token transfers, expressed in the native token
native_token_transfer_volume_usdFLOATThe total volume of native token transfers, in USD terms
native_token_transfer_countNUMBER(38,0)The total number of native token transfers, including gas paid to miners, gas burned, and L1/L2 fees
native_token_value_transfer_countNUMBER(38,0)The total number of native token value transfers, excluding gas payments, burns, and L1/L2 fees
native_token_transfer_tx_countNUMBER(38,0)The total number of transactions with native token transfers
erc20_transfer_volume_usdFLOATTotal USD volume of all ERC20 token transfers for the day
erc20_transfer_countNUMBER(38,0)Total number of ERC20 token transfer events for the day
erc20_transfer_tx_countNUMBER(38,0)Total number of transactions containing ERC20 token transfers for the day
stablecoin_transfer_countNUMBER(38,0)Total number of stablecoin transfer events for the day
stablecoin_transfer_tx_countNUMBER(38,0)Total number of transactions containing stablecoin transfers for the day
usd_stablecoin_transfer_countNUMBER(38,0)Total number of USD-pegged stablecoin (e.g., USDC, USDT) transfer events for the day
usd_stablecoin_transfer_tx_countNUMBER(38,0)Total number of transactions containing USD-pegged stablecoin transfers for the day
usd_stablecoin_transfer_volume_usdFLOATTotal USD volume of USD-pegged stablecoin transfers for the day
user_initiated_native_token_transfer_volumeFLOATThe total volume of user-initiated native token transfers, expressed in the native token
user_initiated_native_token_transfer_volume_usdFLOATThe total volume of user-initiated native token transfers, in USD terms
user_initiated_native_token_transfer_countNUMBER(38,0)The total number of user-initiated native token transfers
user_initiated_native_token_value_transfer_countNUMBER(38,0)The total number of user-initiated native token value transfers
user_initiated_native_token_transfer_tx_countFLOATThe total number of transactions with user-initiated native token transfers
user_initiated_erc20_transfer_volume_usdFLOATUSD volume of ERC20 transfers initiated by user wallets (excluding contract-to-contract transfers)
user_initiated_erc20_transfer_countNUMBER(38,0)Number of ERC20 transfer events initiated by user wallets
user_initiated_erc20_transfer_tx_countNUMBER(38,0)Number of transactions with ERC20 transfers initiated by user wallets
user_initiated_stablecoin_transfer_countNUMBER(38,0)Number of stablecoin transfer events initiated by user wallets
user_initiated_stablecoin_transfer_tx_countNUMBER(38,0)Number of transactions with stablecoin transfers initiated by user wallets
user_initiated_usd_stablecoin_transfer_countNUMBER(38,0)Number of USD-pegged stablecoin transfer events initiated by user wallets
user_initiated_usd_stablecoin_transfer_tx_countNUMBER(38,0)Number of transactions with USD-pegged stablecoin transfers initiated by user wallets
user_initiated_usd_stablecoin_transfer_volume_usdFLOATUSD volume of USD-pegged stablecoin transfers initiated by user wallets
tvl_usdFLOATThe total value locked in DeFi protocols in USD terms, sourced from DefiLlama
dex_volume_usdFLOATThe total volume of DEX trades, in USD terms
dex_trade_tx_countNUMBER(38,0)The total number of DEX trade transactions
dex_trader_countNUMBER(38,0)The total number of DEX traders
dex_avg_trade_usdFLOATThe average DEX trade size, in USD terms