Migaloo
This page presents the available tables for Migaloo.
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 | Sequential identifier referencing a block within the blockchain |
block_timestamp | TIMESTAMP | Timestamp of when a block was added to the blockchain |
event_index | INTEGER | Ordinal identifier for events occurring within a single block |
event_type | STRING | Underspecified type or category of an event in the blockchain |
event_attributes | JSON | Additional properties of the event being tracked or published |
source | STRING | Blockchain identifier or name of the data source |
schema_version | INTEGER | Reference to the version of the data schema used |
ingestion_timestamp | TIMESTAMP | Timestamp when data was ingested or processed |