Skip to main content

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 NameTypeDescription
block_heightINTEGERHeight of a block within a blockchain network, representing its position in the chain.
block_timestampTIMESTAMPTimestamp when a block was proposed and mined within a blockchain network.
event_indexINTEGERUnique index for each event happening within a blockchain block or transaction.
event_typeSTRINGCategory or type of event occurring within a blockchain, such as transaction or smart contract.
event_attributesJSONCustom attributes associated with a specific event in a blockchain protocol.
sourceSTRINGNode or source that originated a block event within a Cosmos blockchain network.
ingestion_timestampTIMESTAMPTimestamp when the block event data was ingested into the dataset.