List positions
Get an owner’s tokenized-asset holdings, priced and aggregated.
Returns positions across every asset family the account holds — Ondo equities,
Midas RWA yield tokens, and IXS managed vaults — each valued in USD (equities
from the Ondo feed, RWA at the latest indexed NAV) with a total_usd total.
The account is derived from owner; pass chain for Base (Midas) or BNB Smart
Chain (IXS) holdings.
Query Parameters
The address of the owner of the Tokenized Assets Account to get positions for. The account address is derived deterministically from this owner; balances are read from the derived account.
Network to read positions on (defaults to Ethereum). Equities exist on Ethereum only; RWA yield assets also exist on Base. The chain to use.
base, ethereum, arbitrum, hyperevm, tempo, bsc Response
Successful Response
On-chain tokenized-equity holdings for an owner's Tokenized Assets Account.
Owner address from the request. Balances are read from the Tokenized Assets Account address derived from this owner.
Sum of balance_usd across positions where the price is known.
Non-zero positions only; tokens with a zero balance are omitted.
Account-level PnL summed across positions that have a known PnL; null when no position can be priced.