Umee
This page presents the available tables for Umee.
Raw Tables
This table provides a comprehensive overview of every action and occurrence within the Cosmos blockchain ecosystem. It includes detailed information about each block's transactions, enabling the analysis of the blockchain's behavior and evolution over time.
Column Name | Type | Description |
---|---|---|
block_height | INTEGER | Identifier for the block's position in the blockchain. |
block_timestamp | TIMESTAMP | Timestamp when the block was mined on the blockchain. |
event_index | INTEGER | Ordinal position of the event within the block. |
event_type | STRING | Category or type of event that occurred in the block. |
event_attributes | JSON | Metadata associated with the block event. |
source | STRING | Source address or validator node that emitted the event. |
schema_version | INTEGER | Version of the schema used to produce the event data. |
ingestion_timestamp | TIMESTAMP | Timestamp when the data was ingested by a blockchain node. |