Class GasOracle.GasOracleBuilder
java.lang.Object
io.goodforgod.api.etherscan.model.GasOracle.GasOracleBuilder
- Enclosing class:
- GasOracle
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withFastGasPrice(Wei fastGasPrice) withGasUsedRatio(List<BigDecimal> gasUsedRatio) withLastBlock(Long lastBlock) withProposeGasPrice(Wei proposeGasPrice) withSafeGasPrice(Wei safeGasPrice) withSuggestBaseFee(BigDecimal suggestBaseFee)
-
Method Details
-
withLastBlock
-
withSafeGasPrice
-
withProposeGasPrice
-
withFastGasPrice
-
withSuggestBaseFee
-
withGasUsedRatio
-
build
-