get_native_balance
Retrieve native currency balance for an address on supported EVM networks including Ethereum, Polygon, and testnets.
Instructions
Get the native currency balance (ETH/POL/etc.) of an address on a supported network.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Address to query. | |
| network | No | Target network. One of: ethereum, base, arbitrum, optimism, polygon, sepolia, base-sepolia, arbitrum-sepolia, optimism-sepolia, polygon-amoy. Defaults to the server's configured default network. |