Aerodrome Schema Description and Methodology
Table Name | Column Name | Description |
---|---|---|
ez_metrics | spot_dau | The number of daily active traders on Aerodrome V1 and Slipstream |
ez_metrics | spot_txns | The number of daily trades on Aerodrome V1 and Slipstream |
ez_metrics | spot_volume | The total trading volume on Aerodrome V1 and Slipstream |
ez_metrics | spot_fees | The total amount of fees (in USD) on Aerodrome V1 and Slipstream |
ez_metrics | unique_traders | Same as spot_dau (legacy naming) |
ez_metrics | number_of_swaps | Same as spot_txns (legacy naming) |
ez_metrics | trading_volume | Same as spot_volume (legacy naming) |
ez_metrics | trading_fees | Same as spot_fees (legacy naming) |
Table Name | Column Name | Description |
---|---|---|
ez_metrics | fees | The total USD value generated through trading fees on Aerodrome’s AMM |
ez_metrics | fee_sharing_token_fee_allocation | 100% of trading fees are directed to veAERO voters for fee sharing |
Table Name | Column Name | Description |
---|---|---|
ez_metrics | gross_emissions | The amount of USD value emitted in AERO tokens |
ez_metrics | gross_emissions_native | The amount of native AERO tokens emitted |
ez_metrics | circulating_supply_native | The circulating supply of AERO tokens in native units |
ez_metrics | net_supply_change_native | The net change in the circulating supply of AERO tokens |
ez_metrics | premine_unlocks_native | The amount of native AERO tokens unlocked from premine |
ez_metrics | locked_supply | The amount of AERO tokens locked in veAERO |
ez_metrics | total_supply | The total supply of AERO tokens |
Table Name | Column Name | Description |
---|---|---|
ez_metrics | buybacks | The amount of tokens actually bought back by the protocol (USD) |
ez_metrics | buybacks_native | The amount of tokens actually bought back by the protocol (native AERO) |
Table Name | Column Name | Description |
---|---|---|
ez_metrics | tvl | The total value locked in Aerodrome protocols |
ez_metrics | total_pools | The cumulative number of liquidity pools |
ez_metrics | token_incentives | USD value of token incentives distributed |
Table Name | Column Name | Description |
---|---|---|
ez_metrics | price | The price of AERO token in USD |
ez_metrics | market_cap | The market cap of AERO token in USD |
ez_metrics | fdmc | The fully diluted market cap of AERO token in USD |
ez_metrics | token_volume | The trading volume of AERO token in USD |
ez_metrics | token_turnover_circulating | The turnover of AERO token based on circulating supply |
ez_metrics | token_turnover_fdv | The turnover of AERO token based on fully diluted supply |
Table Name | Column Name | Description |
---|---|---|
ez_metrics_by_chain | chain | The blockchain (currently ‘base’) |
ez_metrics_by_chain | spot_dau | Daily active traders on the specific chain |
ez_metrics_by_chain | spot_txns | Daily trades on the specific chain |
ez_metrics_by_chain | spot_volume | Trading volume on the specific chain |
ez_metrics_by_chain | spot_fees | Trading fees on the specific chain |
ez_metrics_by_chain | fees | Revenue generated on the specific chain |
ez_metrics_by_chain | fee_sharing_token_fee_allocation | Fee sharing to veAERO holders on the specific chain |
ez_metrics_by_chain | tvl | Total value locked on the specific chain |
ez_metrics_by_chain | token_incentives | Token incentives on the specific chain |