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

What

An aggregated daily view of stablecoin flows metrics, including transfer volume grouped by blockchain and token_address. This model only accounts of net transfer volume per token address, per address, per transaction then rolls up to the daily level.

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
TOKEN_ADDRESSTEXTTOKEN_ADDRESS column
SYMBOLTEXTSYMBOL column
STABLECOIN_TRANSFER_VOLUME_USDFLOATSTABLECOIN_TRANSFER_VOLUME_USD column
EZ_STABLECOIN_TOKEN_FLOWS_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.