sei.core Table: dim_address_mapping Type: Base Table
A dimension table that maps the sei cosmos address to the corresponding sei evm address
Columns
| Column Name | Data Type | Description |
|---|---|---|
| BLOCK_TIMESTAMP_ASSOCIATED | TIMESTAMP_NTZ | |
| BLOCK_ID_ASSOCIATED | NUMBER | |
| SEI_ADDRESS | TEXT | |
| EVM_ADDRESS | TEXT | |
| DIM_ADDRESS_MAPPING_ID | TEXT | |
| INSERTED_TIMESTAMP | TIMESTAMP_NTZ | The utc timestamp at which the row was inserted into the table. |
| MODIFIED_TIMESTAMP | TIMESTAMP_NTZ | The utc timestamp at which the row was last modified. |
| _INVOCATION_ID | TEXT |