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.unhydrated.fungible_balances_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 |
|---|---|---|
| address | VARCHAR(42) | |
| token_address | VARCHAR(42) | |
| raw_balance_str | VARCHAR(16777216) | |
| block_date | TIMESTAMP_NTZ(9) | |
| block_timestamp | TIMESTAMP_NTZ(9) | |
| block_number | NUMBER(38,0) | |
| block_hash | VARCHAR(16777216) | |
| _has_error | NUMBER(1,0) | |
| _short_address | VARCHAR(42) | |
| _short_token_address | VARCHAR(42) | |
| _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. |