Skip to main content
stablecoins.metrics.volume_daily aggregates stablecoin activity by day, chain, and token address. It includes sender_count, recipient_count, and the largest single transfer per day (max_transfer_volume), making it useful for identifying dominant flows without processing raw transfer events. This table replaces crosschain.metrics.stablecoin_volume. Note: the adjusted volume columns (single_direction_*, entity_adjusted_*, transfer_volume_is_anomaly) from the old table are not present in the new schema. Anomalous transactions (exploits, sentinel mints/burns) are excluded upstream in each chain model before aggregation.

Sample Query

Monthly USD stablecoin volume, last 24 months

Table Columns

Unique Key: chain, activity_date, token_address