Class EthFeeHistory.FeeHistory
java.lang.Object
org.web3j.protocol.core.methods.response.EthFeeHistory.FeeHistory
- Enclosing class:
- EthFeeHistory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetBaseFeePerGas(List<String> baseFeePerGas) voidsetGasUsedRatio(List<Double> gasUsedRatio) voidsetOldestBlock(String oldestBlock) void
-
Constructor Details
-
FeeHistory
public FeeHistory() -
FeeHistory
-
-
Method Details