Skip to main content
Glama

Osmosis MCP Server

validate-contract-address

Verify if a given address is a valid smart contract on the Osmosis blockchain, ensuring accuracy for transactions and interactions.

Instructions

Validates if an address is a valid contract

Input Schema

NameRequiredDescriptionDefault
addressYesThe address to validate

Input Schema (JSON Schema)

{ "properties": { "address": { "description": "The address to validate", "type": "string" } }, "required": [ "address" ], "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