Interface EIP1559Gas

Hierarchy

  • EIP1559Gas

Properties

baseFee?: string

EIP-1559 Block base fee.

maxFeePerGas?: string

EIP-1559 Transaction maximum fee.

maxPriorityFeePerGas?: string

EIP-1559 Transaction miner's tip.

Generated using TypeDoc