Skip to main content
Glama

Safe MCP Server

by 5ajaki

getMultisigTransaction

Retrieve detailed information about a specific multisig transaction using the provided Safe transaction hash. This tool integrates with the Safe MCP Server to enable users to query and decode transaction data for smart contract wallets.

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