Overview
The metrics table provides aggregated daily statistics for RWA tokens, including supply metrics, transfer activity, and holder distribution.Tables
Table Columns
- Overview Daily
Daily metrics for RWA tokens combining supply, transfer activity (mints/burns/volume), and holder distribution.Unique key:
date, chain, token_addressHolder-distribution stats (
all_time_holders, avg_balance, median_balance, max_balance, avg_usd_balance, median_usd_balance, max_usd_balance) that were on crosschain.rwa.metrics_daily are not yet exposed on this table. For per-holder balance detail, use rwa.core.balances_daily.Legacy Schema
Legacy Schema
crosschain.rwa.metrics_daily is deprecated in favor of rwa.metrics.overview_daily above. It remains queryable, but new work should use the current schema.