Skip to main content
Glama

Osmosis MCP Server

validate-token-factory-denom

Verify if a given denomination is a valid token factory denomination on the Osmosis blockchain using this validation tool.

Instructions

Validates if a denomination is a valid token factory denom

Input Schema

NameRequiredDescriptionDefault
denomYesThe denomination to validate

Input Schema (JSON Schema)

{ "properties": { "denom": { "description": "The denomination to validate", "type": "string" } }, "required": [ "denom" ], "type": "object" }

Other Tools from Osmosis MCP Server

Related Tools

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/MyronKoch-dev/osmosis-mcp-server'

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