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