Input Data Decoder
Debugging a failed transaction? Paste the raw input data (0x…) from any XDC Network transaction and decode it into the called
method and its arguments. Provide the contract address to pull the
verified ABI from
xdcscan.io, or paste the ABI JSON yourself. Without an ABI, common selectors
(ERC-20, ERC-721, DEX swaps) are still recognized.
Input
Decoded output
Paste transaction input data above and hit decode. The method name and arguments will appear here.
Related tools: Bytecode to Opcode · Contract Diff Checker · Read the guide