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