Table Description
Event data for set node mimir on THORChain. This table is partitioned by block_month.Column Descriptions
| Column | Type | Description |
|---|---|---|
| address | varchar | Address |
| key | varchar | Key |
| value | varchar | Value |
| event_id | bigint | Event identifier |
| block_timestamp | timestamp | Timestamp of when the block was created |
| block_time | timestamp | Timestamp of when the block was created |
| block_month | timestamp | Block Month |
| _inserted_timestamp | timestamp | Timestamp of the record |
| fact_set_node_mimir_events_id | bigint | Surrogate key for the fact record |
| dim_block_id | bigint | Reference to the block dimension table |
| inserted_timestamp | timestamp | Time when the record was inserted |
| modified_timestamp | timestamp | Time when the record was last modified |