Real-World Asset (RWA) TVL Tracker
Pricing
Pay per usage
Real-World Asset (RWA) TVL Tracker
Track 175+ tokenized real-world asset protocols: BlackRock BUIDL, Ondo, Centrifuge, Paxos Gold, and more. TVL, daily/weekly changes, chain breakdown by subcategory (treasury, gold, credit, real estate). Free API. $0.002/protocol.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Hojun Lee
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
5 days ago
Last modified
Categories
Share
Track 175+ tokenized real-world asset protocols — from BlackRock BUIDL and Ondo to Centrifuge, Paxos Gold, and Tether Gold. Monitor TVL growth, daily/weekly changes, and multi-chain distribution by subcategory (treasury, gold, credit, real estate, commodities). No API key. $0.002/protocol.
Why RWA Matters
Tokenized real-world assets represent the bridge between traditional finance and DeFi. BlackRock's BUIDL hit $3B TVL within months of launch. Franklin Templeton's on-chain money market fund, Ondo's US Treasury products, and Centrifuge's private credit pools are reshaping institutional crypto adoption.
This actor tracks the entire RWA ecosystem in one run — identify which subcategory is growing fastest and which protocols are dominating.
RWA Subcategories
| Subcategory | Examples | Description |
|---|---|---|
treasury | BlackRock BUIDL, Ondo OUSG, Spiko, Franklin Benji | Tokenized US Treasuries / T-bills |
gold | Paxos Gold (PAXG), Tether Gold (XAUt) | On-chain gold tokens |
credit | Centrifuge, Maple Finance, Goldfinch | Tokenized private credit / loans |
real_estate | Lofty, Homebase | Fractional real estate ownership |
commodity | Tokenized oil, silver, etc. | Physical commodity tokens |
other | Everything else |
Example Output
{"name": "BlackRock BUIDL","symbol": "-","subcategory": "treasury","tvl_usd": 3053700000,"tvl_m": 3053.7,"change_1d_pct": 0.12,"change_7d_pct": 0.73,"chains": ["Ethereum", "Polygon", "Avalanche", "Aptos", "Arbitrum", "Optimism"],"chain_count": 6,"primary_chain": "Ethereum","url": "https://www.blackrock.com/","fetched_at": "2026-07-08T15:00:00Z"}
Key Value Store Summary
{"total_rwa_tvl_b": 42.8,"protocols_tracked": 50,"tvl_by_subcategory": {"treasury": 18420.5,"gold": 5800.3,"credit": 4200.1,"other": 3100.0,"real_estate": 280.1},"top_gainers_7d": [{"name": "Ondo Yield Assets", "tvl_m": 2542.5, "change_7d_pct": 2.14}],"top_losers_7d": [...]}
Common Use Cases
Track institutional RWA adoption:
{"subcategory": "treasury", "sortBy": "tvl", "limit": 20}
Find fastest-growing protocols:
{"sortBy": "change_7d", "minTvlMillion": 10}
Multi-chain gold tracker:
{"subcategory": "gold", "sortBy": "tvl"}
DeFi credit protocols:
{"subcategory": "credit", "sortBy": "change_7d"}
Input Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
sortBy | string | tvl | Sort by: tvl, change_1d, change_7d, chains, name |
subcategory | string | `` (all) | Filter: treasury, gold, credit, real_estate, commodity, other |
minTvlMillion | number | 1 | Minimum TVL in USD millions |
limit | integer | 50 | Max results (up to 200) |
Pricing
- $0.002 per protocol tracked
- 50 protocols = $0.10/run
- Full 175 protocols = $0.35/run
Data Source
DefiLlama — free, no authentication. Updated daily. Covers 175+ protocols in the RWA category.