Skip to main content
Schema: crosschain.stats Table: ez_bridge_protocol_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 and bridge protocol.

Columns

Column NameData TypeDescription
BLOCKCHAINTEXTBlockchain, Network, or Platform the transaction or event occurs on.
PROTOCOLTEXTThe platform or protocol from which the bridge transaction or event originates.
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_PROTOCOL_METRICS_DAILY_IDTEXTEZ_BRIDGE_PROTOCOL_METRICS_DAILY_ID column
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.