Astar Schema Description and Methodology
Table Name | Column Name | Description |
---|---|---|
ez_metrics | chain_dau | Daily unique users on Astar |
ez_metrics | chain_txns | Daily transactions on Astar |
ez_metrics | dau | Same as chain_dau (legacy naming) |
ez_metrics | txns | Same as chain_txns (legacy naming) |
Table Name | Column Name | Description |
---|---|---|
ez_metrics | fees | The total USD value generated by Astar from all user-paid fees |
ez_metrics | fees_native | The total native ASTR value generated by Astar from all user-paid fees |
ez_metrics | fees | Same as fees (legacy naming) |
ez_metrics | fees_native | Same as fees_native (legacy naming) |
Table Name | Column Name | Description |
---|---|---|
ez_metrics | price | The price of ASTR token in USD |
ez_metrics | market_cap | The market cap of ASTR token in USD |
ez_metrics | fdmc | The fully diluted market cap of ASTR token in USD |
ez_metrics | token_volume | The trading volume of ASTR token in USD |
ez_metrics | token_turnover_circulating | The turnover of ASTR token based on circulating supply |
ez_metrics | token_turnover_fdv | The turnover of ASTR token based on fully diluted supply |
Table Name | Column Name | Description |
---|---|---|
ez_metrics_by_chain | chain | The blockchain identifier (currently ‘astar’) |
ez_metrics_by_chain | chain_dau | Daily unique users on the specific chain |
ez_metrics_by_chain | chain_txns | Daily transactions on the specific chain |
ez_metrics_by_chain | fees | Revenue generated on the specific chain |
ez_metrics_by_chain | fees_native | Revenue in native tokens on the specific chain |
ez_metrics_by_chain | price | Token price for the specific chain |
ez_metrics_by_chain | market_cap | Market cap for the specific chain |
ez_metrics_by_chain | fdmc | FDMC for the specific chain |
ez_metrics_by_chain | token_volume | Token trading volume for the specific chain |