get_balance
Query the balance of an Ethereum address in wei using the Arbitrum MCP Server. Input the address and optional RPC URL to retrieve account balance details.
Instructions
Get balance of an address in wei
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) |