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