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 breakdownno setter - estimatedTime → String
-
Available on FeeInfoEthGasEip1559, provided by the EthGasEip1559Formatting extension
Estimate transaction time based on max fee per gasno setter - maxFeePerGasInGwei → Decimal
-
Available on FeeInfoEthGasEip1559, provided by the EthGasEip1559Formatting extension
Get the max fee per gas in Gwei unitsno setter - maxPriorityFeePerGasInGwei → Decimal
-
Available on FeeInfoEthGasEip1559, provided by the EthGasEip1559Formatting extension
Get the max priority fee per gas in Gwei unitsno 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