Package io.api.etherscan.model
Class Tx
java.lang.Object
io.api.etherscan.model.Tx
! NO DESCRIPTION !
- Since:
- 28.10.2018
-
Constructor Details
-
Tx
public Tx()
-
-
Method Details
-
getNonce
public long getNonce() -
getBlockHash
-
getTransactionIndex
public int getTransactionIndex() -
getGasPrice
-
haveError
public boolean haveError() -
getTxreceipt_status
-
getCumulativeGasUsed
-
getConfirmations
public long getConfirmations() -
equals
-
hashCode
public int hashCode() -
toString
-
getBlockNumber
public long getBlockNumber() -
getTimeStamp
-
getHash
-
getFrom
-
getTo
-
getValue
-
getContractAddress
-
getInput
-
getGas
-
getGasUsed
-