Documentation Index
Fetch the complete documentation index at: https://docs.allium.so/llms.txt
Use this file to discover all available pages before exploring further.
Table Details
| Property | Value |
|---|---|
| Table Name | tempo.dex.token_prices_5min |
| Table Status | Production-Ready |
| Unique Key | timestamp, address |
| Clustering Key(s) | timestamp::date |
Table Columns
| Column Name | Data Type | Description |
|---|---|---|
| chain | VARCHAR(16777216) | |
| timestamp | TIMESTAMP_NTZ(9) | |
| address | VARCHAR(42) | |
| symbol | VARCHAR(16777216) | |
| name | VARCHAR(16777216) | |
| decimals | NUMBER(38,0) | |
| price | FLOAT | |
| median_price | FLOAT | |
| median_safe_price | FLOAT | |
| usd_trading_volume | FLOAT | |
| traders | NUMBER(38,0) | |
| trade_count | NUMBER(38,0) | |
| _created_at | TIMESTAMP_NTZ(9) | Timestamp of when the entry was created in the database. |
| _updated_at | TIMESTAMP_NTZ(9) | Timestamp of when the entry was last updated in the database. |