EIP1559TxParams
EIP1559TxParams<
T
> =EVMTxBaseParams
<T
> &object
Defined in: packages/toolboxes/src/evm/types.ts:107
Type declaration
Section titled “Type declaration”maxFeePerGas?
Section titled “maxFeePerGas?”
optional
maxFeePerGas:T
maxPriorityFeePerGas?
Section titled “maxPriorityFeePerGas?”
optional
maxPriorityFeePerGas:T
optional
type:number
Type Parameters
Section titled “Type Parameters”T
= bigint