@ethereumjs/tx / createFeeMarket1559Tx
createFeeMarket1559Tx(
txData
,opts
):FeeMarket1559Tx
Defined in: 1559/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
= {}