#CREATE2
Functions marked with CREATE2, grouped from the generated Determica catalog for fast scanning across related workflows.
- create2_mine Scans a bounded local CPU salt range for EIP-1014 CREATE2 addresses. It performs no network I/O, deployment, chain-state lookup, collision check, or vanity-address safety proof.Table · Development and bytecode
- create2_predict Computes the EIP-1014 CREATE2 address from the executing deployer, exact salt, and complete init-code hash. This is deterministic local arithmetic and does not query or mutate chain state.Scalar · Development and bytecode