Akash
This page presents the available tables for Akash.
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 a block within a blockchain network, representing its position in the chain. |
block_timestamp | TIMESTAMP | Timestamp when a block was proposed and mined within a blockchain network. |
event_index | INTEGER | Unique index for each event happening within a blockchain block or transaction. |
event_type | STRING | Category or type of event occurring within a blockchain, such as transaction or smart contract. |
event_attributes | JSON | Custom attributes associated with a specific event in a blockchain protocol. |
source | STRING | Node or source that originated a block event within a Cosmos blockchain network. |
ingestion_timestamp | TIMESTAMP | Timestamp when the block event data was ingested into the dataset. |