dYdX
This page presents the available tables for dYdX.
Raw Tables
Information on key events occurring within the Cosmos ecosystem. This table captures crucial blockchain data, providing a chronological view of events unfolding across the network.
Column Name | Type | Description |
---|---|---|
block_height | INTEGER | Sequence number of the block in the blockchain. |
block_timestamp | TIMESTAMP | Timestamp when the block was mined or created. |
event_index | INTEGER | Ordinal position of the event within the block. |
event_type | STRING | Type of event occurring within the blockchain. |
event_attributes | JSON | Additional attributes associated with the event. |
source | STRING | Blockchain or network source of the block event data. |
ingestion_timestamp | TIMESTAMP | Timestamp when the data was ingested into the dataset. |
schema_version | INTEGER | Current schema version of the dataset. |
Parsed Tables
This table provides auxiliary accounting information for decentralized finance (DeFi) services in the Cosmos ecosystem. It summarizes key metrics for each account.
Column Name | Type | Description |
---|---|---|
labels | TIMESTAMP | Identifying hash or unique reference string for each transaction or event |
category | STRING | Classification of transaction type (e.g., transfer, governance, staking) |
amount | FLOAT | Value or quantity transferred or modified within a transaction |