ETH Price: $1,844.48(-3.60%)|Gas:0.083 GweiBase: 0.0829 GweiPriority: 0.0000 GweiTotal: 0.0829 Gwei

Input Data Encoder

Build a transaction's input data (calldata) from a function signature and its arguments — the inverse of the decoder. Enter a signature like transfer(address,uint256), or just a method name to pull the signature from the verified-contract registry.

The encoded calldata is what you'd place in a transaction's data field to call this function. Pair it with the Input Data Decoder to check your work, or Broadcast Transaction to send a signed raw transaction.