Quasar Testnet
This page presents the available tables for Quasar Testnet.
Raw Tables
This table contains detailed information about block proposers, validators, and transactions within the Cosmos ecosystem. The data is sourced from various blockchains within the Cosmos network.
Column Name | Type | Description |
---|---|---|
block_height | INTEGER | Unique identifier for a block within a blockchain |
block_timestamp | TIMESTAMP | Time at which a block was proposed and committed to the blockchain |
chain_id | STRING | Distinct identifier for a specific blockchain network |
proposer_address | STRING | Public key of node proposing the block in the blockchain |
validators_hash | STRING | Hash of validators' public keys participating in the network consensus |
ingestion_timestamp | TIMESTAMP | Time when the block data was ingested into the dataset |
messages_bytes | INTEGER | Total size of messages processed and stored within the block |
tx_count | INTEGER | Count of transactions included within the block |