Decode transferFrom function calls in ERC20 smart contracts across all supported EVM chains
transferFrom0x23b872ddtransferFrom(address,address,uint256)The transferFrom function is commonly used in ERC20 smart contracts. Its full signature is transferFrom(address,address,uint256). You can use this tool to decode any transaction that calls this function, viewing the exact parameter values passed on-chain.