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.ncs_eod |
| Table Status | Production-Ready |
| Unique Key | block_date, address, token_address |
| Clustering Key(s) | block_date, _short_address, _short_token_address |
| Search Optimization | address, token_address |
Table Columns
| Column Name | Data Type | Description |
|---|---|---|
| chain | VARCHAR(16777216) | |
| address | VARCHAR(42) | |
| token_address | VARCHAR(42) | |
| token_name | VARCHAR(16777216) | |
| token_symbol | VARCHAR(16777216) | |
| token_decimals | NUMBER(38,0) | |
| product_id | VARCHAR(16777216) | |
| ncs_address_type | VARCHAR(16777216) | |
| ncs_address_label | VARCHAR(16777216) | |
| ncs_supply_layer | VARCHAR(16777216) | |
| raw_balance_str | VARCHAR(16777216) | |
| raw_balance | FLOAT | |
| balance_str | VARCHAR(16777216) | |
| balance | FLOAT | |
| block_date | TIMESTAMP_NTZ(9) | |
| block_timestamp | TIMESTAMP_NTZ(9) | |
| block_number | NUMBER(38,0) | |
| block_hash | VARCHAR(16777216) | |
| _has_error | NUMBER(38,0) | |
| _short_address | VARCHAR(4) | |
| _short_token_address | VARCHAR(4) | |
| _ncs_seed_updated_at | TIMESTAMP_NTZ(9) | |
| _balances_created_at | TIMESTAMP_NTZ(9) | |
| _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. |