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_sessions |
| 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) | |
| event_type | VARCHAR(16777216) | |
| channel_id | VARCHAR(16777216) | |
| payer_address | VARCHAR(42) | |
| payee_address | VARCHAR(42) | |
| deposit_amount | FLOAT | |
| settled_to_service_amount | FLOAT | |
| refunded_to_payer_amount | 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) |