MetaMask MCP

get-native-currency-balance

Retrieve the native currency balance of a specified blockchain address using MetaMask MCP. Securely check balances without exposing private keys, enabling streamlined blockchain operations.

Instructions

Get the native currency balance of an address.

Input Schema

NameRequiredDescriptionDefault
addressYesAddress to get balance for.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "address": { "description": "Address to get balance for.", "type": "string" } }, "required": [ "address" ], "type": "object" }
ID: cw2ldcetl4