Hive Intelligence - Crypto MCP Server

Decode ABI Data

Decode transaction data.

Tool Name: decode_abi

MCP Endpoint: POST /hive_security_risk/mcp

Data Source: GoPlus Security


Overview

This tool is part of the Security category in Hive Intelligence.

For detailed parameters, examples, and usage, see the Security documentation.


Quick Example

curl -X POST https://api.hiveintelligence.xyz/api/execute \
  -H "Content-Type: application/json" \
  -d '{
    "toolName": "decode_abi",
    "arguments": {}
  }'

See all Security tools for related functionality.


Back to Security | All Tools