wallet-balance
Check native token balances for any EVM wallet address across Ethereum, Polygon, BSC, and more. Optionally includes live USD value.
Instructions
Returns the native token balance (ETH, POL, BNB) for any EVM wallet address. Supports Ethereum, Base, Polygon, Arbitrum, Optimism, and BSC. Includes optional USD value. $0.010/call. Free upstreams: DRPC + CoinGecko, no API key required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | No | EVM wallet address (0x-prefixed, 42 characters). | |
| network | No | Chain to query. Default: ethereum. | |
| with_usd | No | If true, fetches live USD price and returns USD value. Default: false. |