Skip to content

FUZD / fuzd-common / EstimateGasPriceResult

Type Alias: EstimateGasPriceResult ​

EstimateGasPriceResult: object

Type declaration ​

averageGasPricesOnEachPercentiles ​

averageGasPricesOnEachPercentiles: GasPrice[]

baseFeePerGas ​

baseFeePerGas: object

baseFeePerGas.all ​

baseFeePerGas.all: bigint[]

baseFeePerGas.average ​

baseFeePerGas.average: bigint

baseFeePerGas.last ​

baseFeePerGas.last: bigint

gasUsedRatio ​

gasUsedRatio: object

gasUsedRatio.all ​

gasUsedRatio.all: number[]

gasUsedRatio.average ​

gasUsedRatio.average: number

gasUsedRatio.last ​

gasUsedRatio.last: number

Defined in ​

ethereum.ts:38