Python (SDK)
Tokenized Equities
List tokenized equity markets
List the tokenized US equities available on Ethereum.
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.
GET
Python (SDK)
Query Parameters
Filter markets by category (e.g. 'tech', 'finance').
Case-insensitive substring match against the on-chain symbol, underlying ticker, and underlying name.
Response
Successful Response
List of tokenized equity markets.
Tokenized equity markets surfaced on Ethereum.