참고: 이 페이지는 아직 한국어로 번역되지 않았습니다. 아래는 영어 원문입니다.
CREATE2 operation with the given from, salt and initCodeHash.
To compute the initCodeHash from a contract’s init code, use the keccak256 function.
For a quick overview and example of CREATE2, see Wisps: The Magical World of
Create2.
Parameters
Returns
string
The computed address.
