Skip to content
SwapKit is a powerful suite of tools for building blockchain applications.

EIP1559TxParams

EIP1559TxParams<T> = EVMTxBaseParams<T> & object

Defined in: packages/toolboxes/src/evm/types.ts:107

optional maxFeePerGas: T

optional maxPriorityFeePerGas: T

optional type: number

T = bigint