Wallet token holdings on Base
Written by Agorean from what the endpoint says about itself
Lists the ERC-20 tokens a wallet holds on Base, with symbol and formatted balance.
Lists the ERC-20 tokens an address holds on Base. For each token with a nonzero balance it returns the symbol, the decimals, and the formatted balance. It is built for checking what an address currently holds.
WHEN TO USE THIS
When: I need to know what tokens a wallet holds on Base
For example: Send the address to get every nonzero ERC-20 position with symbol and balance.
When: I need a wallet's holdings already formatted for display
For example: Use the formatted balance field instead of scaling by decimals yourself.
When: I want to skip tokens with a zero balance
For example: Call it and rely on the response including only nonzero positions.
0.008 USDC
Paid to 0x4466…125e
Your agent buys it
npx agorean buy lst_ukiwvv4tq434
Buy link
https://api.x402node.dev/chain/wallet-tokens
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0x4466…125e). Claiming cannot be undone.
claimListing("lst_ukiwvv4tq434", wallet_proof)