Skip to main content
Glama

Rootstock MCP Server

by cuongpo
MIT License

get_transaction

Retrieve detailed information about a Rootstock blockchain transaction by providing its unique hash value using standardized APIs.

Instructions

Get details of a transaction by hash

Input Schema

NameRequiredDescriptionDefault
hashYesTransaction hash

Input Schema (JSON Schema)

{ "properties": { "hash": { "description": "Transaction hash", "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/cuongpo/rootstock-mcp'

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