List markets
List the tradable tokenized-asset catalog.
Aggregates all three providers — Ondo (tokenized US equities), Midas (RWA
yield tokens), and IXS (managed vaults) — 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 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) and MANAGED_VAULT
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.
EQUITY, T_BILLS, BASIS_TRADE, BTC_YIELD, MANAGED_VAULT 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.