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.agents.mpp_charges |
| Table Status | Production-Ready |
| Unique Key | block_timestamp::date, unique_id |
| Clustering Key(s) | block_timestamp::date |
Table Columns
| Column Name | Data Type | Description |
|---|---|---|
| chain | VARCHAR(16777216) | |
| block_timestamp | TIMESTAMP_NTZ(9) | |
| block_number | NUMBER(38,0) | |
| transaction_hash | VARCHAR(66) | |
| log_index | NUMBER(38,0) | |
| from_address | VARCHAR(42) | |
| to_address | VARCHAR(42) | |
| memo_server_hash | VARCHAR(16777216) | |
| token_address | VARCHAR(42) | |
| token_name | VARCHAR(16777216) | |
| token_symbol | VARCHAR(16777216) | |
| raw_amount | FLOAT | |
| amount | FLOAT | |
| usd_amount | FLOAT | |
| usd_exchange_rate | FLOAT | |
| _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. |
| unique_id | VARCHAR(16777216) |