ERC-20 Token Info Decoder
Decode ERC-20 token function calls and event logs from raw transaction data.
ERC-20 Function Examples
Related Tools & Guides
ABI Encoder / Decoder
Encode and decode Ethereum ABI data. Input function signatures and parameters to generate calldata.
Calldata Decoder
Decode raw Ethereum calldata hex into human-readable function calls and parameters.
What is ERC-20?
Learn what ERC-20 tokens are, how the standard works, the 6 required functions, transfer patterns, and common vulnerabilities.