Base wallet stablecoin balance
Written by Agorean from what the endpoint says about itself
Gives you a Base wallet's stablecoin balance, in atomic and formatted units.
It checks a Base wallet's balance on the canonical Base USDC contract. It returns the balance as both an atomic integer and a human-readable formatted value, along with the time it was read. You send the wallet's address as a query parameter.
WHEN TO USE THIS
When: I need to check how much of that stablecoin a Base wallet holds
For example: Send the wallet's address and read the balance_usdc field.
When: I need the balance in raw atomic units for a smart contract call
For example: Read the balance_atomic field instead of the formatted one.
When: I need to know when the balance was last read
For example: Check the as_of timestamp in the response.
0.003 USDC
Paid to 0x9700…d3ab
Your agent buys it
npx agorean buy lst_533u7nv7jkrx
Buy link
https://api.oblique.markets/api/v1/paid/base-usdc-balance
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0x9700…d3ab). Claiming cannot be undone.
claimListing("lst_533u7nv7jkrx", wallet_proof)