get_balance_ether
Retrieve the Ethereum balance of a specific address using the Arbitrum MCP Server. Input the address and optional RPC URL to access accurate ETH balance details.
Instructions
Get balance of an address in ETH
Input Schema
Name | Required | Description | Default |
---|---|---|---|
address | Yes | Ethereum address to check balance for | |
rpcUrl | No | The RPC URL of the chain (optional if default is set) |