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.stablecoins.supply_distribution_daily |
| Table Status | Production-Ready |
| Unique Key | date, chain, token_address |
Table Columns
| Column Name | Data Type | Description |
|---|---|---|
| date | TIMESTAMP_NTZ(9) | |
| product_id | VARCHAR(16777216) | |
| chain | VARCHAR(16777216) | |
| token_address | VARCHAR(16777216) | |
| token_name | VARCHAR(16777216) | |
| token_symbol | VARCHAR(16777216) | |
| token_decimals | NUMBER(38,0) | |
| total_supply_raw_state | VARCHAR(16777216) | |
| total_supply_state | FLOAT | |
| block_number_fetched | NUMBER(38,0) | |
| block_timestamp_fetched | TIMESTAMP_NTZ(9) | |
| total_supply_raw_computed | VARCHAR(16777216) | |
| total_supply_computed | FLOAT | |
| block_number_last_change | NUMBER(38,0) | |
| supply_change_details | OBJECT | |
| non_circulating_supply | FLOAT | |
| non_circulating_supply_raw | FLOAT | |
| non_circulating_supply_details | VARIANT | |
| adjusted_non_circulating_supply | FLOAT | |
| adjusted_non_circulating_supply_raw | FLOAT | |
| adjusted_non_circulating_supply_details | VARIANT | |
| total_supply_source | VARCHAR(19) | |
| total_supply_raw | VARCHAR(16777216) | |
| total_supply | FLOAT | |
| circulating_supply | FLOAT | |
| adjusted_circulating_supply | FLOAT | |
| unique_id | VARCHAR(16777216) | |
| _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. |
| _changed_since_full_refresh | BOOLEAN | Indicates if the record has changed since the last full data refresh. |