Transaction Decoder

Decode raw transactions and analyze input data

Raw Transaction Decoder

Input Data Decoder

Common Function Signatures

SelectorFunction SignatureDescription
0xa9059cbbtransfer(address,uint256)ERC20 Transfer
0x095ea7b3approve(address,uint256)ERC20 Approve
0x70a08231balanceOf(address)ERC20 Balance
0x18160dddtotalSupply()ERC20 Total Supply