MCP Sui Tools

by 0xdwong
Verified
MIT License
52
1
  • Apple
  • Linux

balance

Retrieve the balance of a specific address across Sui blockchain networks, including mainnet, testnet, devnet, and localnet, by providing the address and network details.

Instructions

Get balance of an address from sui networks

Input Schema

NameRequiredDescriptionDefault
addressYes
networkNomainnet

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "address": { "type": "string" }, "network": { "default": "mainnet", "enum": [ "mainnet", "testnet", "devnet", "localnet" ], "type": "string" } }, "required": [ "address" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Sui Tools

Related Tools

ID: u5hue94cq5