← BSV MCPInstall
Tokens

mnee_getBalance

Retrieves the current MNEE token balance for the wallet. Returns the balance in MNEE tokens.

Read as Markdown

Result

MNEE balance data for the requested address as JSON text.

Permissions

No spending approval is requested by this handler. Public network lookups can still fail or require a compatible service.

Inputs and availability

Full catalog · Legacy local wallet; Legacy local identity

No input fields. Pass an empty object.

Nested fields are required only when their parent object or array item is supplied.

Full input schema
{
  "type": "object",
  "properties": {},
  "$schema": "https://json-schema.org/draft/2020-12/schema"
}