Skip to main content
Tokenized asset metrics are the shared asset tables under asset_type in ('tokenized-stocks', 'tokenized-funds', 'tokenized-commodities', 'tokenized-cryptoasset'); both tables carry the column, so most queries need no join. Every column is documented at Assets β–Έ Metrics.

Sample queries

One row per asset per day, keyed (asset_id, timestamp). Supply, price and yield are published here.Read one tokenized fund’s daily supply, holders and price.
Rank tokenized stocks by circulating supply on one day.
apy is a rate, so it never adds up, not across assets and not across days. Average it with a supply weight, or read it one asset at a time. off_peg measures how far a token has drifted from a currency peg, which only stablecoins have; it does not apply to tokenized assets, whose references are not currencies.