Skip to main content

Overview

The supply tables track the circulating supply of RWA tokens over time, including daily snapshots and individual mint/burn events that change the supply. The complete coverage of RWA tokens is available in the rwa.registry.deployments table.

Tables

Table Columns

Daily supply snapshots of RWA tokens.Unique key: date, chain, token_address
crosschain.rwa.supply is deprecated in favor of rwa.core.supply_daily above, and crosschain.rwa.supply_change is deprecated in favor of rwa.core.supply_change above. Both remain queryable, but new work should use the current schema. rwa.core.supply_latest is new — there is no legacy equivalent.