Akash Schema Description and Methodology
Table Name | Column Name | Description |
---|---|---|
ez_metrics | active_leases | The number of active compute leases on Akash Network |
ez_metrics | active_providers | The number of active compute providers on the network |
ez_metrics | new_leases | The number of new compute leases created |
Table Name | Column Name | Description |
---|---|---|
ez_metrics | compute_fees | Fees paid for compute resources in USD |
ez_metrics | compute_fees_native | Fees paid for compute resources in AKT tokens |
ez_metrics | compute_fees_usdc | Fees paid for compute resources in USDC |
ez_metrics | compute_fees_total_usd | Total compute fees across all currencies in USD |
ez_metrics | gas_fees | Transaction fees paid to validators in USD |
ez_metrics | validator_fees | Same as gas_fees (legacy naming) |
ez_metrics | validator_fees_native | Transaction fees paid to validators in AKT tokens |
ez_metrics | total_fees | Sum of all fees on the network |
ez_metrics | fees | Total revenue generated (compute_fees + gas_fees) |
Table Name | Column Name | Description |
---|---|---|
ez_metrics | service_fee_allocation | Revenue accrued to compute providers (compute_fees minus treasury portion) |
ez_metrics | validator_fee_allocation | Revenue allocated to validators (gas_fees) |
ez_metrics | treasury_fee_allocation | Revenue allocated to Akash treasury |
ez_metrics | revenue | Legacy naming for treasury_fee_allocation |
Table Name | Column Name | Description |
---|---|---|
ez_metrics | gross_emissions_native | The amount of new AKT tokens emitted |
ez_metrics | premine_unlocks_native | The amount of AKT tokens unlocked from premine |
ez_metrics | burns_native | The amount of AKT tokens burned |
ez_metrics | total_burned_native | Legacy naming for burns_native |
ez_metrics | net_supply_change_native | Net change in circulating supply (emissions + unlocks - burns) |
ez_metrics | circulating_supply_native | The circulating supply of AKT in native tokens |
Table Name | Column Name | Description |
---|---|---|
ez_metrics | price | The price of AKT token in USD |
ez_metrics | market_cap | The market cap of AKT token in USD |
ez_metrics | fdmc | The fully diluted market cap of AKT token in USD |
ez_metrics | token_volume | The trading volume of AKT token in USD |
ez_metrics | token_turnover_circulating | The turnover of AKT based on circulating supply |
ez_metrics | token_turnover_fdv | The turnover of AKT based on fully diluted valuation |