@ethereumjs/util / generateAddress
generateAddress(
from
,nonce
):Uint8Array
Defined in: packages/util/src/account.ts:453
Generates an address of a newly created contract.
Uint8Array
The address which is creating this new address
Uint8Array
The nonce of the from account
Uint8Array