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

What

An aggregated daily view of transfer metrics, including transfer USD volume, and USD volumne for quality users 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_TRANSFER_VOLUME_USDFLOATTOTAL_TRANSFER_VOLUME_USD column
IN_UNIT_TOTAL_TRANSFER_VOLUMEFLOATIN_UNIT_TOTAL_TRANSFER_VOLUME column
QUALITY_TOTAL_TRANSFER_VOLUME_USDFLOATQUALITY_TOTAL_TRANSFER_VOLUME_USD column
IN_UNIT_QUALITY_TOTAL_TRANSFER_VOLUMEFLOATIN_UNIT_QUALITY_TOTAL_TRANSFER_VOLUME column
EZ_TRANSFER_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.