eth_getBalance
Check the current balance of any Ethereum address using the Ethereum RPC MCP Server. Input the address and optional block parameter to retrieve precise account data.
Instructions
Retrieves the balance of a given Ethereum address
Input Schema
Name | Required | Description | Default |
---|---|---|---|
address | Yes | The Ethereum address to check balance | |
blockParameter | No | Block parameter (default: "latest") | latest |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Ethereum RPC MCP Server
Related Tools
- @crazyrabbitLTC/mcp-etherscan-server
- @5ajaki/mcp-etherscan-server
- @crazyrabbitLTC/mcp-ethers-server
- @crazyrabbitLTC/mcp-ethers-server
- @otc-ai/mcp-otc