Skip to main content
Glama

Safe MCP Server

by 5ajaki

getMultisigTransaction

Retrieve specific details of a multisig transaction from the Safe MCP Server by providing the transaction hash, enabling users to query and verify transaction information.

Instructions

Get details of a specific multisig transaction

Input Schema

NameRequiredDescriptionDefault
safeTxHashYesSafe transaction hash

Input Schema (JSON Schema)

{ "properties": { "safeTxHash": { "description": "Safe transaction hash", "type": "string" } }, "required": [ "safeTxHash" ], "type": "object" }
Install Server

Other Tools from Safe 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/5ajaki/safe-mcp-server'

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