Stargaze
Raw Tables
This table provides information about the events occurring on the blockchain within the Cosmos ecosystem, offering insights into the block height, timestamp, and event occurrences. The data is sourced from the blockchain to provide a comprehensive view of the network's activity.
Column Name | Type | Description |
---|---|---|
block_height | INTEGER | The height of the block within the blockchain, representing the number of blocks mined up to this point. |
block_timestamp | TIMESTAMP | The timestamp when the block was mined, indicating the time at which the events occurred. |
event_index | INTEGER | The index of the event within the block, identifying its position in the list of events. |
event_type | STRING | The type of event that occurred, categorizing the type of action or transaction. |
event_attributes | JSON | Additional attributes associated with the event, providing more detailed information about the occurrence. |
source | STRING | The source of the data, indicating the blockchain or network from which the information was obtained. |
schema_version | INTEGER | The version of the schema used to describe the structure of the data, ensuring consistency and compatibility. |
ingestion_timestamp | TIMESTAMP | The timestamp when the data was ingested into the system, indicating the time at which the data was received. |
Parsed Tables
Cosmos Blockchain Collection Data: This table contains a comprehensive list of collections from the Cosmos ecosystem, providing insights into the creation and management of digital assets. The data is sourced directly from the blockchain, ensuring its accuracy and authenticity.
Column Name | Type | Description |
---|---|---|
block_height | INTEGER | The height of the block in which the collection was created, indicating its position within the blockchain's sequence of blocks. |
block_timestamp | TIMESTAMP | The timestamp of the block in which the collection was created, providing a temporal context for the data. |
tx_id | STRING | The unique identifier of the transaction that resulted in the creation of the collection, allowing for the tracking of specific events. |
collection | STRING | The digital asset or collection itself, representing the actual data being stored and managed within the Cosmos ecosystem. |
creator | STRING | The entity or wallet that created the collection, indicating the origin and ownership of the digital assets. |
ingestion_timestamp | TIMESTAMP | The timestamp when the data was ingested into the system, providing information about the data's freshness and relevance. |