Terra 2
This page presents the available tables for Terra 2.
Raw Tables
Cosmos Blocks Table: This table provides information about blocks mined in the Cosmos ecosystem. It contains details such as block height and timestamp, validators, and other key metrics.
Column Name | Type | Description |
---|---|---|
block_height | INTEGER | Highest block number identifier in the blockchain sequence |
block_timestamp | TIMESTAMP | Timestamp when the block was mined or included in the blockchain |
chain_id | STRING | Unique identifier for the Cosmos blockchain network instance |
proposer_address | STRING | Address of the validator responsible for proposing a block |
validators_hash | STRING | Hashed representation of the set of validators in the network |
ingestion_timestamp | TIMESTAMP | Timestamp when the blockchain data was ingested into storage |