Wallet Balance
wallet_balanceNative + stablecoin balances (ETH, USDC, USDT, DAI, WETH) of any EVM wallet with USD valuation, read directly from public RPC nodes on Base, Ethereum, Arbitrum, Optimism or Polygon. No API key. Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | base | ethereum | arbitrum | optimism | polygon (default base). | |
| tokens | No | Token symbols, default all known (USDC, USDT, DAI, WETH). | |
| wallet | No | Your EVM wallet address (0x...). Unlocks the free tier (3 calls per wallet). | |
| address | Yes | EVM address (0x + 40 hex chars). | |
| api_key | No | Optional AMR enterprise API key. | |
| x_payment | No | Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base. |