Skip to main content
Glama

Safe MCP Server

by 5ajaki

getMultisigTransaction

Retrieve detailed information about a specific multisig transaction using its unique transaction hash with the Safe MCP Server.

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" }

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