List tokenized asset markets
List tokenized asset markets: Ondo equities and Midas RWA yield tokens.
Each entry includes the symbol, the underlying ticker, the on-chain
contract address, the latest USD price, and 24h price change. Filter
by category (sector tag) or search (substring match against symbol,
ticker, or name).
Only Ethereum-deployed tokens are returned; assets that exist only on other chains are omitted.
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 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) trade via the
swap-based transact/buy and transact/sell endpoints.
EQUITY, T_BILLS, BASIS_TRADE, BTC_YIELD Filter by network. Equities are Ethereum-only; RWA yield assets exist on Ethereum and Base. The chain to use.
base, ethereum, arbitrum, hyperevm, tempo Response
Successful Response
List of tokenized equity markets.
Tokenized equity markets surfaced on Ethereum.