Skip to main content

Comdex

This page presents the available tables for Comdex.

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 NameTypeDescription
block_heightINTEGERSequence number uniquely identifying a blockchain block
block_timestampTIMESTAMPTimestamp when a blockchain block was created or finalized
chain_idSTRINGUnique identifier for a specific Cosmos blockchain network or instance
proposer_addressSTRINGAddress of the Validator node proposing a new blockchain block
validators_hashSTRINGHash value representing a list of active validators in the network
ingestion_timestampTIMESTAMPTimestamp when the block data was ingested into the database
messages_bytesINTEGERTotal size in bytes of all messages within a blockchain block
tx_countINTEGERCount of transactions included within a single blockchain block