Secret Network
This page presents the available tables for Secret Network.
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 Name | Type | Description |
---|---|---|
block_height | INTEGER | Height of the blockchain block |
block_timestamp | TIMESTAMP | Timestamp of the blockchain block |
event_index | INTEGER | Index of the event within a specific blockchain block |
event_type | STRING | Type of event occurring on the Cosmos blockchain |
event_attributes | JSON | Attributes associated with the event, including relevant data |
source | STRING | Originating blockchain network or module |
ingestion_timestamp | TIMESTAMP | Timestamp when the data was ingested into the database |
schema_version | INTEGER | Version of the schema used to structure the event data |