Safe MCP Server

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

You must be authenticated.

Other Tools from Safe MCP Server

Related Tools

ID: 764w75qinj