Apex Schema Description and Methodology
Table Name | Column Name | Description |
---|---|---|
ez_metrics | perp_volume | The total trading volume on the perpetuals exchange |
ez_metrics | trading_volume | Same as perp_volume (legacy naming) |
ez_metrics | app | Always ‘apex’ for consistency |
ez_metrics | category | Always ‘DeFi’ for consistency |
Table Name | Column Name | Description |
---|---|---|
ez_metrics_by_chain | perp_volume | Perpetual trading volume on the specific chain |
ez_metrics_by_chain | trading_volume | Same as perp_volume (legacy naming) |
ez_metrics_by_chain | chain | The blockchain identifier |
ez_metrics_by_chain | app | Always ‘apex’ for consistency |
ez_metrics_by_chain | category | Always ‘DeFi’ for consistency |
Table Name | Column Name | Description |
---|---|---|
ez_metrics | price | The price of APEX token in USD |
ez_metrics | market_cap | The market cap of APEX token in USD |
ez_metrics | fdmc | The fully diluted market cap of APEX token in USD |
ez_metrics | token_volume | The trading volume of APEX token in USD |
ez_metrics | token_turnover_circulating | The turnover of APEX token based on circulating supply |
ez_metrics | token_turnover_fdv | The turnover of APEX token based on fully diluted supply |