Class TxInternal
java.lang.Object
io.goodforgod.api.etherscan.model.BaseTx
io.goodforgod.api.etherscan.model.TxInternal
- All Implemented Interfaces:
Comparable<BaseTx>
- Since:
- 29.10.2018
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.goodforgod.api.etherscan.model.BaseTx
compareTo, getBlockNumber, getContractAddress, getFrom, getGas, getGasUsed, getHash, getInput, getTimeStamp, getTo
-
Constructor Details
-
TxInternal
protected TxInternal()
-
-
Method Details