BSC (Binance Smart Chain) Schema Description and Methodology
Table Name | Column Name | Description |
---|---|---|
ez_metrics | chain_txns | Daily transactions on the BSC network |
ez_metrics | chain_dau | Daily unique users on BSC |
ez_metrics | chain_wau | Weekly unique users on BSC |
ez_metrics | chain_mau | Monthly unique users on BSC |
ez_metrics | chain_avg_txn_fee | The average transaction fee on BSC |
ez_metrics | chain_median_txn_fee | The median transaction fee on BSC |
ez_metrics | returning_users | The number of returning users on BSC |
ez_metrics | new_users | The number of new users on BSC |
ez_metrics | dau_over_100_balance | The number of users with balances over $100 |
ez_metrics | txns | Legacy naming for chain_txns |
ez_metrics | dau | Legacy naming for chain_dau |
ez_metrics | wau | Legacy naming for chain_wau |
ez_metrics | mau | Legacy naming for chain_mau |
ez_metrics | avg_txn_fee | Legacy naming for chain_avg_txn_fee |
ez_metrics | median_txn_fee | Legacy naming for chain_median_txn_fee |
ez_metrics | dau_over_100 | Legacy naming for dau_over_100_balance |
Table Name | Column Name | Description |
---|---|---|
ez_metrics | sybil_users | The number of sybil users (suspected bots) on BSC |
ez_metrics | non_sybil_users | The number of non-sybil users on BSC |
ez_metrics | low_sleep_users | Users with continuous activity (possible bots) |
ez_metrics | high_sleep_users | Users with normal activity patterns (likely humans) |
Table Name | Column Name | Description |
---|---|---|
ez_metrics | chain_fees | The total transaction fees paid on BSC (in USD) |
ez_metrics | fees | Total revenue generated from transaction fees (USD) |
ez_metrics | fees_native | Total revenue from transaction fees in BNB |
ez_metrics | burned_fee_allocation | USD value of BNB burned (10% of transaction fees) |
ez_metrics | burned_fee_allocation_native | Amount of native BNB burned (10% of fees) |
ez_metrics | fees | Legacy naming for chain_fees |
ez_metrics | fees_native | Transaction fees in native BNB tokens |
ez_metrics | revenue | Legacy naming for burned_fee_allocation |
ez_metrics | revenue_native | Legacy naming for burned_fee_allocation_native |
Table Name | Column Name | Description |
---|---|---|
ez_metrics | chain_spot_volume | Total spot DEX volume on BSC |
ez_metrics | chain_nft_trading_volume | The total volume of NFT trading on BSC |
ez_metrics | dex_volumes | Legacy naming for chain_spot_volume |
ez_metrics | nft_trading_volume | Legacy naming for chain_nft_trading_volume |
Table Name | Column Name | Description |
---|---|---|
ez_metrics | stablecoin_total_supply | The total supply of stablecoins on BSC |
ez_metrics | stablecoin_txns | The number of stablecoin transactions |
ez_metrics | stablecoin_dau | Daily active users of stablecoins |
ez_metrics | stablecoin_mau | Monthly active users of stablecoins |
ez_metrics | stablecoin_transfer_volume | The total volume of stablecoin transfers |
ez_metrics | stablecoin_tokenholder_count | The number of unique stablecoin tokenholders |
ez_metrics | artemis_stablecoin_txns | Stablecoin txns excluding MEV transactions |
ez_metrics | artemis_stablecoin_dau | Daily users excluding MEV addresses |
ez_metrics | artemis_stablecoin_mau | Monthly users excluding MEV addresses |
ez_metrics | artemis_stablecoin_transfer_volume | Stablecoin volume excluding MEV transactions |
ez_metrics | p2p_stablecoin_txns | P2P stablecoin transactions (wallet-to-wallet) |
ez_metrics | p2p_stablecoin_dau | Daily users of P2P stablecoin transfers |
ez_metrics | p2p_stablecoin_mau | Monthly users of P2P stablecoin transfers |
ez_metrics | p2p_stablecoin_transfer_volume | Volume of P2P stablecoin transfers |
ez_metrics | p2p_stablecoin_tokenholder_count | Unique holders conducting P2P transfers |
Table Name | Column Name | Description |
---|---|---|
ez_metrics | weekly_contracts_deployed | The number of new contracts deployed on BSC |
ez_metrics | weekly_contract_deployers | The number of addresses deploying contracts |
ez_metrics | weekly_commits_core_ecosystem | Commits to the BSC core ecosystem repositories |
ez_metrics | weekly_commits_sub_ecosystem | Commits to BSC sub-ecosystem repositories |
ez_metrics | weekly_developers_core_ecosystem | Developers contributing to core repositories |
ez_metrics | weekly_developers_sub_ecosystem | Developers contributing to sub-ecosystem repositories |
Table Name | Column Name | Description |
---|---|---|
ez_metrics | price | The price of BNB token in USD |
ez_metrics | market_cap | The market cap of BNB token in USD |
ez_metrics | fdmc | The fully diluted market cap of BNB token in USD |
ez_metrics | tvl | The total value locked in BSC protocols |