Skip to main content
Glama

Safe MCP Server

by 5ajaki

decodeTransactionData

Decode transaction data in hex format using Safe smart contract wallet APIs. Extract and interpret transaction details for clarity and analysis.

Instructions

Decode transaction data using Safe API

Input Schema

NameRequiredDescriptionDefault
dataYesTransaction data in hex format
toNoOptional contract address

Input Schema (JSON Schema)

{ "properties": { "data": { "description": "Transaction data in hex format", "type": "string" }, "to": { "description": "Optional contract address", "type": "string" } }, "required": [ "data" ], "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