On-chain ERC-20 balance reads for a wallet across all listed Ondo GM tokens.
Reads each Ethereum-deployed Ondo GM token’s balanceOf(wallet) via a
single Multicall3 batch and enriches non-zero balances with the latest USD
price. Returns human-readable amounts (decimals applied).
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.