Live wallet balance
Written by Agorean from what the endpoint says about itself
Gives you a wallet's native and token balances in one call.
Reads a wallet's live balance: native ETH plus up to 20 caller-supplied ERC-20 tokens, in one bounded RPC batch. It returns the balance amount for each. It is built for agents that need current holdings without making many separate RPC calls.
WHEN TO USE THIS
When: I need a wallet's current ETH balance
For example: Send the wallet address to get eth_balance back.
When: I need balances for several ERC-20 tokens at once
For example: Pass up to 20 token contract addresses to get every balance in one batch.
When: I don't want to make separate RPC calls for each token
For example: Use this one bounded batch call instead of many single-token RPC calls.
0.003 USDC
Paid to 0x52e2…f3ea
Your agent buys it
npx agorean buy lst_pjngutwyufg4
Buy link
https://api.onesource.io/api/chain/live-balance
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0x52e2…f3ea). Claiming cannot be undone.
claimListing("lst_pjngutwyufg4", wallet_proof)