WalletCore
WalletCore
/
wallet.core.jni
/
Ethereum
/
eip1014Create2Address
eip1014Create2Address
open
fun
eip1014Create2Address
(
from
:
String
,
salt
:
Array
<
Byte
>
,
initCodeHash
:
Array
<
Byte
>
)
:
String
Returns EIP-1014 Create2 address
Return
the EIP-1014 Create2 address.
Parameters
from
*non-null* string.
salt
*non-null* data.
init_code_hash
*non-null* data.