EthGasEip1559Formatting extension

Dedicated formatting extension for only the ethGasEip1559 variant

on
  • FeeInfoEthGasEip1559

Properties

detailedBreakdown String

Available on FeeInfoEthGasEip1559, provided by the EthGasEip1559Formatting extension

Detailed fee breakdown
no setter
estimatedTime String

Available on FeeInfoEthGasEip1559, provided by the EthGasEip1559Formatting extension

Estimate transaction time based on max fee per gas
no setter
maxFeePerGasInGwei Decimal

Available on FeeInfoEthGasEip1559, provided by the EthGasEip1559Formatting extension

Get the max fee per gas in Gwei units
no setter
maxPriorityFeePerGasInGwei Decimal

Available on FeeInfoEthGasEip1559, provided by the EthGasEip1559Formatting extension

Get the max priority fee per gas in Gwei units
no setter

Methods

formatMaxFeePerGas({int precision = 2}) String

Available on FeeInfoEthGasEip1559, provided by the EthGasEip1559Formatting extension

Format max fee per gas in Gwei with appropriate precision
formatMaxPriorityFeePerGas({int precision = 2}) String

Available on FeeInfoEthGasEip1559, provided by the EthGasEip1559Formatting extension

Format max priority fee per gas in Gwei with appropriate precision