pub fn estimate_addr_pre( factory: [u8; 20], initcode_pre: &[u8], salt_pre: &[u8], ) -> [u8; 20]
Estimate the address of the create2 deployment.