RWA·EVM · Solana · Aptos · Sui · Stellar · XRPL · Polkadot · Hedera
RWA.xyz
Industry-standard reference data API for tokenized real-world assets — tokenized treasuries, private credit, stablecoins, equities, and commodities across 30+ networks. Provides issuer metadata, AUM, yield, holder counts, and asset classifications used across the RWA ecosystem.
- 01RWA market data and TVL aggregation
- 02tokenized treasury / private credit dashboards
- 03issuer + chain coverage metadata
- 04RWA portfolio analytics
- 05comparing OUSG / USDY / USTB / TBILL side-by-side
| Variable | Scope | Description |
|---|---|---|
| RWA_XYZ_API_KEY | Server | RWA.xyz Enterprise Data API key (request via team@rwa.xyz). |
Use RWA.xyz as the canonical data source for tokenized real-world assets. The Enterprise Data API exposes endpoints for assets (`/v1/assets`), issuers (`/v1/issuers`), networks (`/v1/networks`), and time-series TVL/AUM. Authenticate with `x-api-key: $RWA_XYZ_API_KEY` (request key via team@rwa.xyz). Common reads: list all tokenized treasury assets (`?category=tokenized-treasuries`), filter by issuer (Ondo, Superstate, OpenEden, BlackRock BUIDL), or by chain. For dashboard UX, prefer `/v1/assets/{symbol}/tvl?interval=1d` to chart AUM growth and `/v1/assets/{symbol}/holders` for distribution. Pair with onchain reads (Etherscan / RPC) for live balances; RWA.xyz aggregates the cross-chain view that direct RPC calls cannot. Cache responses 5–15 min — rate limits apply per API plan.
- ⚑API key is not self-serve — you must email team@rwa.xyz with use-case to provision; budget onboarding lead time.
- ⚑Data is operator-aggregated (issuer-reported NAV + onchain balances), not fully decentralized — surface 'data via RWA.xyz' attribution as required by ToS.
- ⚑Tokenized treasury AUM updates lag spot by ~1 epoch (NAV is daily-published) — do not display values as real-time.
- ⚑Coverage varies by chain and asset — long-tail RWAs (smaller credit pools) may not be indexed; verify via `/v1/assets?network=...` before depending on completeness.
- ⚑Pricing tiers: free public app vs. paid Enterprise API; programmatic access requires the paid plan.
- ⚑Stablecoin numbers include both treasury-backed (USDC, USDT) and synthetic (USDe) — filter by collateral-type when comparing risk profiles.
- ⚑Some private-credit pools report on-chain only their senior tranche AUM; junior tranche / first-loss data may be missing — read issuer notes.