Expand description
KeylessDeploy contract bytecode and interface.
Bytecode constants are pre-generated from the versioned artifacts in the artifacts/
directory.
Interface bindings are generated from the Solidity source.
Modules§
- IKeyless
Deploy - @title IKeylessDeploy @notice Interface for the KeylessDeploy system contract. @dev This contract enables deploying contracts using pre-EIP-155 transactions (Nick’s Method) with custom gas limits, solving the problem of contracts failing to deploy on MegaETH due to the different gas model.
Constants§
- LATEST_
CODE - Latest
KeylessDeploycontract bytecode - LATEST_
CODE_ HASH - Latest
KeylessDeploycontract code hash - V1_
0_ 0_ CODE KeylessDeploycontract bytecode v1.0.0- V1_
0_ 0_ CODE_ HASH KeylessDeploycontract code hash v1.0.0