Skip to main content
Glama

SVM-MCP

by rkmonarch

get-soon-mainnet-account-tokens

Retrieve token holdings for a specified address on the SOON mainnet. This tool provides token balance details for users interacting with SVM-MCP, enabling account management on the blockchain.

Instructions

Get the tokens of a address on the Soon mainnet

Input Schema

NameRequiredDescriptionDefault
addressYesThe SOON address to get the tokens of

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "address": { "description": "The SOON address to get the tokens of", "type": "string" } }, "required": [ "address" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/rkmonarch/svm-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server