Skip to main content

Overview

The balances tables provide information about RWA token holdings across different wallet addresses. This includes both historical daily snapshots and the latest balance state for each holder.

Tables

Table Columns

Daily historical balances for RWA token holders across different blockchains. This model forward-fills balances to provide a complete daily time series for each holder.Unique key: date, chain, address, token_address
crosschain.rwa.balances_daily is deprecated in favor of rwa.core.balances_daily above, and crosschain.rwa.balances_latest is deprecated in favor of rwa.core.balances_latest above. Both remain queryable, but new work should use the current schema.