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

What

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

Columns

Column NameData TypeDescription
BLOCKCHAINTEXTBlockchain, Network, or Platform the transaction or event occurs on.
BLOCK_DATEDATEThe date of the block timestamp of this transaction in UTC
TOTAL_INBOUND_VOLUMEFLOATTOTAL_INBOUND_VOLUME column
DISTINCT_INBOUND_ADDRESSESNUMBERDISTINCT_INBOUND_ADDRESSES column
DISTINCT_INBOUND_TRANSACTIONSNUMBERDISTINCT_INBOUND_TRANSACTIONS column
TOTAL_OUTBOUND_VOLUMEFLOATTOTAL_OUTBOUND_VOLUME column
DISTINCT_OUTBOUND_ADDRESSESNUMBERDISTINCT_OUTBOUND_ADDRESSES column
DISTINCT_OUTBOUND_TRANSACTIONSNUMBERDISTINCT_OUTBOUND_TRANSACTIONS column
NET_VOLUMEFLOATNET_VOLUME column
GROSS_VOLUMEFLOATGROSS_VOLUME column
EZ_BRIDGE_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.