MCP Etherscan Server

check-balance

Verify ETH balance for any Ethereum address using the 0x format. Access real-time blockchain data via the MCP Etherscan Server for accurate and efficient balance checks.

Instructions

Check the ETH balance of an Ethereum address

Input Schema

NameRequiredDescriptionDefault
addressYesEthereum address (0x format)

Input Schema (JSON Schema)

{ "properties": { "address": { "description": "Ethereum address (0x format)", "pattern": "^0x[a-fA-F0-9]{40}$", "type": "string" } }, "required": [ "address" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Etherscan Server

Related Tools

ID: 9t1eee0ydm