Get account balances
Get the token balances of a Tokenized Assets Account.
Returns each token held in the account with its current balance, USD value,
and transfer history. Pass chain=base for Base holdings.
Query Parameters
The address of the owner of the Tokenized Assets Account to read balances for. The account address is derived deterministically from this owner; balances are read from the derived account.
Network to read balances 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 Response
Successful Response
Token balances and transfer history for a Tokenized Assets Account.
Each token held in the account is keyed by symbol with its current balance,
USD value, and transfer history. Uses the same TokenBalance/TokenTransfer
shape as the earn and credit balances endpoints.
The derived Tokenized Assets Account address.
"0xA4Dc919c61fDAA100AC9aB8Fae4A2d725165C181"
Token balances keyed by symbol. Each entry includes the current balance, its USD value, and transfer history.
Total USD value of all priced balances.