Neutron
This page presents the available tables for Neutron.
Raw Tables
This table provides a comprehensive view of block events from the Cosmos ecosystem, offering insights into the blockchain's activity over time. It includes essential metadata to contextualize each event.
Column Name | Type | Description |
---|---|---|
block_height | INTEGER | The height of the block within the blockchain at the time of the event. |
block_timestamp | TIMESTAMP | The timestamp when the block was committed to the blockchain. |
event_index | INTEGER | The index of the event within the block. |
event_type | STRING | The type of event that occurred. |
event_attributes | JSON | Additional attributes related to the event. |
source | STRING | The source of the block event data. |
schema_version | INTEGER | The version of the schema used to capture the event data. |
ingestion_timestamp | TIMESTAMP | The timestamp when the event data was ingested into the system. |