Agentโ™ฅ๏ธŽAge
Catalog

FabTally Decode

Official4 toolsLive

by zvmzaretsky ยท JavaScript

Decode EVM bytes to JSON: event-log decoder, calldata explainer, selector lookup, ABI fetch.

This MCP server decodes EVM bytes into JSON. It provides an event-log decoder, a calldata explainer, selector lookup, and ABI fetching. The primary function is transforming low-level on-chain byte data (such as logs and calldata) into structured JSON outputs suitable for inspection and analysis.

๐Ÿ› ๏ธ Key Features

  • Decode EVM bytes to JSON
  • Event-log decoder
  • Calldata explainer
  • Selector lookup
  • ABI fetch

๐Ÿš€ Use Cases

  • Interpret EVM event logs and convert them to JSON
  • Explain and inspect calldata by producing readable JSON
  • Look up selectors associated with on-chain interfaces
  • Fetch ABI information to support decoding and interpretation

โšก Developer Benefits

  • Structured JSON decoding for EVM byte data
  • Built-in tools for logs, calldata, selector resolution, and ABI retrieval

โš ๏ธ Limitations

  • Description does not specify supported EVM networks, input formats, error handling, or performance characteristics
FabTally Decode - agentage MCP Catalog