Get native balance
rpc_get_balanceRetrieve the native token balance for an EVM address on a specified chain. Get the current balance by providing the wallet address and chain ID.
Instructions
Fetch the native token balance for an address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | ||
| chainId | Yes | EVM chain ID (for example 1 for Ethereum mainnet) | |
| blockTag | No | latest |