Kava
This page presents the available tables for Kava.
Raw Tables
This table provides a detailed record of all events that occurred on the Cosmos blockchain, including block height, timestamp, and event type. It offers a comprehensive view of the blockchain's activity and evolution.
Column Name | Type | Description |
---|---|---|
block_height | INTEGER | The height of the block in the blockchain, uniquely identifying each block. |
block_timestamp | TIMESTAMP | The timestamp when the block was created on the blockchain. |
event_index | INTEGER | The index of the event within the block. |
event_type | STRING | The type of event that occurred, which can be used to categorize and analyze the data. |
event_attributes | JSON | Additional attributes related to the event, providing more context and information. |
source | STRING | The source of the data, indicating which blockchain or node provided the information. |
schema_version | INTEGER | The version of the schema used to structure and organize the data. |
ingestion_timestamp | TIMESTAMP | The timestamp when the data was ingested into the system. |