List markets
List the tradable tokenized-asset catalog.
Aggregates all four providers — Ondo (tokenized US equities), Midas (RWA
yield tokens), IXS (managed vaults), and Centrifuge (deRWA wrappers) — into
a single list with live USD pricing, plus APY and TVL for yield assets.
Filter by provider, asset class, or chain, and narrow the results with a
sector category or free-text search.
Query Parameters
Filter markets by category (e.g. 'tech', 'finance').
Case-insensitive substring match against the on-chain symbol, underlying ticker, and underlying name.
Filter by issuer ('ondo' equities, 'midas' RWA yield). Issuer/provider of a tokenized asset.
ondo, midas, ixs, centrifuge Filter by asset class (EQUITY, T_BILLS, BASIS_TRADE, BTC_YIELD). Asset class of a tokenized asset.
EQUITY trades via the order endpoints (build/submit/cancel); the RWA
yield classes (T_BILLS, BASIS_TRADE, BTC_YIELD), MANAGED_VAULT, and
DERWA trade via the swap-based transact/buy and transact/sell
endpoints. MANAGED_VAULT (IXS ERC-4626 vaults) is special in that a sell
is an asynchronous redemption request settled off-chain by the vault
operator. DERWA (Centrifuge freely-transferable RWA wrappers) settles
each buy/sell as a single instant DEX swap.
EQUITY, T_BILLS, BASIS_TRADE, BTC_YIELD, MANAGED_VAULT, DERWA Filter by network. Equities are Ethereum-only; RWA yield assets exist on Ethereum and Base. The chain to use.
base, ethereum, arbitrum, hyperevm, tempo, bsc Response
Successful Response
List of tokenized equity markets.
Tokenized equity markets surfaced on Ethereum.