Smart contract addresses are deterministic and can be computed before deployment. The 'create' opcode in Solidity is used to deploy and generate a contract address. The 'create2' opcode computes a deterministic address for a new contract.
•2m read time• From coinsbench.com
Sort: