Skip to main content
Glama

Penumbra MCP Server

get_transaction

Retrieve detailed information about a specific transaction on the Penumbra blockchain using its hash for transparent and privacy-preserving queries.

Instructions

Get details of a specific transaction

Input Schema

NameRequiredDescriptionDefault
hashYesTransaction hash

Input Schema (JSON Schema)

{ "properties": { "hash": { "description": "Transaction hash", "type": "string" } }, "required": [ "hash" ], "type": "object" }

You must be authenticated.

Other Tools from Penumbra 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/bmorphism/penumbra-mcp'

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