Get the tokenized-asset holdings for a wallet.
Returns the balance of every listed tokenized equity at the queried
address, plus the latest USD price and a USD-valued balance when
pricing is available. Zero balances are omitted, and a total_usd
aggregate is returned across all priced positions.
Pass the Tokenized Assets Account address (returned by
/create_account), not the owner’s wallet — proceeds from filled
orders settle into the Tokenized Assets Account.
Documentation Index
Fetch the complete documentation index at: https://docs.compasslabs.ai/llms.txt
Use this file to discover all available pages before exploring further.
Wallet address to read on-chain ERC-20 balances for.
Successful Response
Wallet's on-chain tokenized-asset holdings.
Queried wallet.
Sum of balance_usd across positions where the price is known.
Chain on which the balances were read.
ethereum Non-zero positions only; tokens with a zero balance are omitted.