Skip to main content

Stargaze

Raw Tables

This table provides a comprehensive view of block events from the Cosmos ecosystem, offering insights into the blockchain's activity over time. It includes essential metadata to contextualize each event.

Column NameTypeDescription
block_heightINTEGERThe height of the block within the blockchain at the time of the event.
block_timestampTIMESTAMPThe timestamp when the block was committed to the blockchain.
event_indexINTEGERThe index of the event within the block.
event_typeSTRINGThe type of event that occurred.
event_attributesJSONAdditional attributes related to the event.
sourceSTRINGThe source of the block event data.
schema_versionINTEGERThe version of the schema used to capture the event data.
ingestion_timestampTIMESTAMPThe timestamp when the event data was ingested into the system.

Parsed Tables

This table provides a comprehensive overview of Cosmos blockchain collections, including key metadata and timestamps. It offers insights into the activity and history of these collections within the ecosystem.

Column NameTypeDescription
block_heightINTEGERThe current block number at which the transaction was included in the blockchain.
block_timestampTIMESTAMPThe Unix timestamp corresponding to the block height, indicating when the block was created.
tx_idSTRINGA unique identifier for the transaction that initiated the collection creation or modification.
collectionSTRINGThe name or handle of the collection being referenced in the transaction.
creatorSTRINGThe public address of the creator or owner of the collection.
ingestion_timestampTIMESTAMPThe timestamp when the data was ingested into the system, allowing for tracking of data freshness.