Skip to main content
A price is one USD figure at one moment, held at two grains. Token prices are the rows of 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

The hourly table holds twenty-four rows per token per day. Bound timestamp in every query against it, and prefer the daily table when joining to other daily tables.
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.