Skip to main content
Schema: crosschain.stats Table: ez_dex_protocol_metrics_daily Type: Base Table

What

An aggregated daily view of cross-chain dex metrics, including volume, distinct addresses and unique transactions grouped by blockchain and dex protocol.

Columns

Column NameData TypeDescription
BLOCKCHAINTEXTBlockchain, Network, or Platform the transaction or event occurs on.
PROTOCOLTEXTThis field denotes which application the liquidity pool belongs to.
BLOCK_DATEDATEThe date of the block timestamp of this transaction in UTC
SWAP_COUNTNUMBERSWAP_COUNT column
DISTINCT_SWAPPER_COUNTNUMBERDISTINCT_SWAPPER_COUNT column
GROSS_DEX_VOLUME_USDFLOATGROSS_DEX_VOLUME_USD column
EZ_DEX_PROTOCOL_METRICS_DAILY_IDTEXTThe unique identifier for each row in the table.
INSERTED_TIMESTAMPTIMESTAMP_NTZThe utc timestamp at which the row was inserted into the table.
MODIFIED_TIMESTAMPTIMESTAMP_NTZThe utc timestamp at which the row was last modified.