Cosmos Hub
This page presents the available tables for Cosmos Hub.
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 | Height of the block in the blockchain network |
block_timestamp | TIMESTAMP | Timestamp of when the block was created or committed |
event_index | INTEGER | Index of the event within the block |
event_type | STRING | Type of action or event occurring within the blockchain |
event_attributes | JSON | Associated metadata for the event occurrence |
source | STRING | Originating module or exchange of blockchain transaction |
schema_version | INTEGER | Version of the schema applied to process the data |
ingestion_timestamp | TIMESTAMP | Time when the data was ingested into the database |