@ethereumjs/tx / createEOACode7702Tx
createEOACode7702Tx(
txData,opts):EOACode7702Tx
Defined in: 7702/constructors.ts:28
Instantiate a transaction from a data dictionary.
Format: { chainId, nonce, maxPriorityFeePerGas, maxFeePerGas, gasLimit, to, value, data, accessList, v, r, s }
Notes:
chainId will be set automatically if not providedTxOptions = {}