ETH Calldata Decoder

What is ETH Calldata Decoder

UI to easily decode Ethereum calldata with contract address, custom ABI or no ABI.

What is ETH Calldata Decoder?

While debugging smart contracts it can be tricky to quickly decode transaction calldata into a human read-able form. This tool can decode calldata by automatically fetching the ABI or guessing the function even if the contract is not verified.

ETH Calldata Decoder Alternatives:

ABIType
ABIType

Library of strict TypeScript types applicable to ABIs & EIP712 typed data.

ConsenSys ABI Decoder
ConsenSys ABI Decoder

Decodes events and data params from Ethereum transactions.

ABI Parser
ABI Parser

Parses smart contracts and generates table definitions and queries for ETL.

ETH ABI
ETH ABI

Ethereum ABI tools for Python, in particular, encoding and decoding.

Money Legos
Money Legos

DeFi protocol analyzer for Ethereum ABIs, addresses, and Solidity interfaces.

Rust Ethereum ABI
Rust Ethereum ABI

Analyze ABI to encode and decode smart contract functions and outputs.