Skip to main content

Axelar

This page presents the available tables for Axelar.

Raw Tables

This table contains block-level data from the Cosmos ecosystem, providing insights into the progression of the blockchain over time. It captures critical information about block heights, timestamps, and events.

Column NameTypeDescription
block_heightINTEGERThe height of the block in the blockchain, indicating its position in the sequence of blocks.
block_timestampTIMESTAMPThe timestamp when the block was created, representing the block's time of occurrence.
event_indexINTEGERA unique identifier for the event within the block, allowing for the tracking of events across multiple blocks.
event_typeSTRINGThe type of event that occurred, categorized based on the nature of the event.
event_attributesJSONAdditional attributes related to the event, providing more context and details about the event's occurrence.
sourceSTRINGThe source of the data, indicating the specific blockchain or network from which the data was obtained.
schema_versionINTEGERThe version of the schema used to structure and organize the data, ensuring compatibility and standardization.
ingestion_timestampTIMESTAMPThe timestamp when the data was ingested into the system, representing the time of data entry.