Deterministic deployment proxy management for CREATE2 deployments
ProxyDeployer
handles deployment and verification of the deterministic deployment proxy contract. This proxy is required for CREATE2-based deterministic contract deployments, ensuring that contracts can be deployed at predictable addresses across different test runs.
0x4e59b44847b379578588920cA78FbF26c0B4956C
true
if the proxy is deployed, false
otherwise
Example:
0x4e59b44847b379578588920cA78FbF26c0B4956C
)
Example:
0x4e59b44847b379578588920cA78FbF26c0B4956C
across all EVM-compatible chains. This address is derived from:
SmartContractManager
handles this automatically.