Nillion
This page presents the available tables for Nillion.
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 | Counter of blocks in the blockchain ordered by timestamp |
block_timestamp | TIMESTAMP | Timestamp of the block in the blockchain |
event_index | INTEGER | Index of events within a block |
event_type | STRING | Type of event occurring on the blockchain |
event_attributes | JSON | Additional details about the event |
source | STRING | Blockchain network or chain this data originated from |
schema_version | INTEGER | Version of the data schema at capture time |
ingestion_timestamp | TIMESTAMP | Timestamp when data was ingested into the database |