Bytecode Static Deployment

Bytecode Static Deployment

Usage

  1. Paste the deployed bytecode of EVM contract (this should not include the constructor as it will generate the Initcode from the bytecode)
  2. The tool will automatically output the Initcode (constructor bytecode that gets executed on contract deployment) in the Encoded field
  3. The Both field will include the Initcode and the deployed bytecode.