Wallet balance
saldoWhat an address holds: the native balance of the network and, if you pass a token, that ERC-20 balance with its decimals. Use it to verify a payment or a holding without opening a block explorer. Cuesta $0.03 por llamada, en USDC sobre Base (protocolo x402).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | Network to query. (por defecto: base) | |
| token | Yes | Optional: ERC-20 token contract (USDC on Base: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913). | |
| address | Yes | 20-byte address (0x followed by 40 hex characters). |