metrics.tokens_prices_daily and metrics.tokens_prices_hourly, one per token contract on one chain. Asset prices are the price column on metrics.assets_daily, one per curated asset, which belongs to the asset rather than to any single deployment.
Every column is documented at Tokens โธ Prices and Assets โธ Metrics.
Sample queries
- One asset, every chain
- Asset against deployment
- Pricing an event
Read one assetโs daily price on every chain it is deployed on.
dimensions.asset_tokens names the deployments, and the token table carries a price per deployment.