Monad MCP

by bble

get-mon-balance

Query MON token balances on the Monad testnet by inputting a valid address, enabling users to monitor their holdings and interact with the Monad blockchain.

Instructions

查询 Monad 测试网地址的 MON 代币余额

Input Schema

NameRequiredDescriptionDefault
addressYes需要查询的 Monad 测试网地址

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "address": { "description": "需要查询的 Monad 测试网地址", "type": "string" } }, "required": [ "address" ], "type": "object" }

You must be authenticated.

Other Tools from Monad MCP

Related Tools

ID: 0x1j181lqw