Class TxProxy
java.lang.Object
io.goodforgod.api.etherscan.model.proxy.TxProxy
- All Implemented Interfaces:
Comparable<TxProxy>
- Since:
- 31.10.2018
-
Constructor Details
-
TxProxy
protected TxProxy()
-
-
Method Details
-
getTo
-
getHash
-
getTransactionIndex
-
getFrom
-
getGas
-
getV
-
getInput
-
getS
-
getR
-
getNonce
-
getValue
-
getGasPrice
-
getBlockHash
-
getBlockNumber
-
compareTo
- Specified by:
compareToin interfaceComparable<TxProxy>
-
builder
-
equals
-
hashCode
public int hashCode() -
toString
-