Skip to main content
Glama

Osmosis MCP Server

MIT License

get-transaction

Retrieve detailed information about a specific Osmosis blockchain transaction by providing its hash using this tool. Ideal for verifying transaction details and status.

Instructions

Returns detailed information about a specific transaction by hash

Input Schema

NameRequiredDescriptionDefault
hashYesThe transaction hash to query

Input Schema (JSON Schema)

{ "properties": { "hash": { "description": "The transaction hash to query", "type": "string" } }, "required": [ "hash" ], "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/MyronKoch-dev/osmosis-mcp-server'

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