agentek-eth

by NaniDAO
Verified

getBalance

Retrieve the Ethereum (ETH) balance for a specific address, optionally formatted for readability and linked to a specific chain using the MCP server 'agentek-eth'.

Instructions

Get the ETH balance for an address

Input Schema

NameRequiredDescriptionDefault
addressYes
chainIdNo
formatEthNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "address": { "type": "string" }, "chainId": { "type": "number" }, "formatEth": { "type": "boolean" } }, "required": [ "address" ], "type": "object" }

You must be authenticated.

Other Tools from agentek-eth

Related Tools

ID: embaq2gcce