Sei
This page presents the available tables for Sei.
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 | Unique identifier for each block within the blockchain | 
| block_timestamp | TIMESTAMP | Timestamp representing the block creation time in the blockchain | 
| chain_id | STRING | Uniquely identifies the blockchain network or chain in the Cosmos ecosystem | 
| proposer_address | STRING | Public address of the entity proposing a block within the blockchain | 
| validators_hash | STRING | Hash representing the collection of active validators on the chain | 
| ingestion_timestamp | TIMESTAMP | Timestamp representing the time when the block data was ingested into the dataset |