Flipside Now Has Tokenized RWA Data Across 33 Networks: 10 New Tables, Ready to Query
Query tokenized real-world assets across 33 networks with 10 new RWA tables. Daily data on $372B in Treasuries, private credit, commodities, and equities. Powered by RWA.xyz.
The tokenized RWA market hit $372.8 billion. That’s 5,003 tokens across 33 blockchain networks, with $52.7 billion in non-stablecoin assets.
Some numbers from our latest report:
- Tokenized Treasuries crossed $10.8 billion
- Private credit is at $22.1 billion across 834 assets
- Corporate bonds jumped to $2 billion
- Public equities reached 2,677 tokens tracking 1,910 underlying assets
Every week another institution announces a tokenized fund. The data exists, but it’s scattered across dozens of blockchains and hundreds of tokenization platforms. Getting a clear cross-chain picture has meant stitching together a dozen different sources.
We just made that a lot easier.
What we shipped
10 new gold-layer tables powered by RWA.xyz data, refreshed daily. They cover tokenized real-world assets across 33 blockchain networks, 12 asset classes, and 300+ platforms.
Dimension tables (reference data):
rwa_xyz.dim_tokens– every tracked RWA token with contract address, network, platform, andflipside_chain_namefor on-chain joinsrwa_xyz.dim_assets– underlying instruments across 12 asset classes (US Treasuries, Private Credit, Stablecoins, Real Estate, Commodities, etc.)rwa_xyz.dim_issuers– issuing entities from BlackRock to Ondo Finance to Circlerwa_xyz.dim_networks– blockchain networks with token and asset countsrwa_xyz.dim_platforms– 300+ tokenization platforms (Securitize, Centrifuge, Maple, etc.)rwa_xyz.dim_managers– asset managers including BlackRock, Vanguard, J.P. Morgan, KKR, Apollo
Fact tables (time-series metrics):
rwa_xyz.fact_tokens– daily data with 65 metrics: supply, market cap, yield, minting/burning, transfers, holder concentration, bridge volumerwa_xyz.fact_assets– daily data with 9 metrics: NAV, price, APY (7d and 30d), yield rate, yield distributed, hypothetical $10k performance, yield to maturity
Easy views (skip the joins):
rwa_xyz.ez_tokens– pre-joined fact_tokens + dim_tokensrwa_xyz.ez_assets– pre-joined fact_assets + dim_assets
Start with the ez_ views. Move to the fact and dimension tables when you need more control.
What you can actually do
Size the RWA market by chain
Ethereum dominates at 53.5% market share ($199.5B), followed by TRON at 23.1% ($86.1B), Solana at 5.2% ($19.2B), BNB Chain at 4.5% ($16.9B), and Provenance at 4.2% ($15.6B).
Then the L2s and alt-L1s: Arbitrum ($9.6B), Base ($4.8B), Polygon ($4.6B), Avalanche ($3.5B), zkSync Era ($2.6B).
The top 5 networks control 90.5% of the market.
Compare tokenized Treasury yields
Tokenized Treasuries are a $10.9B market with products from BlackRock (BUIDL), Franklin Templeton (BENJI), Ondo (USDY), and others.
Yields cluster tightly. The top 5 products range from 3.54% to 3.87% APY, a spread of just 33 basis points. The median across all 26 Treasury funds is 3.16%. At this point, the competition is less about yield and more about liquidity, chain availability, and institutional access.
Track NAV growth by asset class
US Treasuries get the headlines. But private credit is the biggest non-stablecoin segment at $22.1B across 834 assets and 974 tokens.
The rest of the non-stablecoin breakdown:
Cross-reference with on-chain data
Every token in dim_tokens includes a token_address and flipside_chain_name. You can join RWA token data directly to Flipside’s chain-specific tables.
Want to see who’s moving BUIDL tokens on Ethereum? Track whale accumulation in tokenized Treasury products? Monitor bridge flows for cross-chain RWA deployments? Join rwa_xyz.dim_tokens to ethereum.core.fact_token_transfers and you’re there.
RWAs are hybrid assets. The token lives on-chain, but the underlying value (a Treasury bond, a private loan) lives in the traditional financial system. Joining both sides is what makes this data useful.
Skip the SQL, talk to the data
Not everyone wants to write queries. We built an RWA Data Agent that lets you ask questions in plain English and get structured answers back.
The agent has access to all 10 RWA tables and uses 5 analytical skills:
- Market overview – sizing by network, asset class, or time period
- Yield analysis – comparing APYs across tokenized products
- Token metrics – supply, holders, transfers, bridge activity for any token
- Issuer and platform analysis – who’s growing, who’s stalling
- Cross-chain analysis – how assets distribute and move across networks
Try asking:
- “What’s the total RWA market value by chain?”
- “Best yielding Treasury products right now?”
- “How has private credit NAV grown since January 2024?”
- “Show me BlackRock’s tokenized fund AUM over time”
It writes the SQL, runs the query, and gives you a structured answer with the data date noted. Works in Flipside Chat or the CLI.
FAQ
How often is the RWA data updated?
Daily. The tables pull from RWA.xyz and refresh every 24 hours.
How many blockchains are covered?
33 active networks with measurable RWA value, out of 33 total networks tracked.
Can I join RWA data with on-chain transaction data?
Yes. Every token in dim_tokens includes a flipside_chain_name column that maps directly to Flipside’s chain-specific tables. Join on token address and chain name.
What asset classes are included?
12 asset classes: Stablecoins, Private Credit, US Treasury Debt, Commodities, Public Equity, Institutional Alternative Funds, Corporate Bonds, Non-US Government Debt, Private Equity, Real Estate, Actively-Managed Strategies, and Cryptocurrencies.
Do I need to write SQL?
No. The RWA Data Agent lets you ask questions in plain English. But the SQL tables are there if you want full control.
Get started
The tables and agent are live now.
Request a Demo