Class TxErc1155
java.lang.Object
io.goodforgod.api.etherscan.model.TxErc1155
- All Implemented Interfaces:
Comparable<io.goodforgod.api.etherscan.model.BaseTx>
- Since:
- 28.10.2018
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TxErc1155
protected TxErc1155()
-
-
Method Details
-
getTokenID
-
getTokenName
-
getTokenSymbol
-
getTokenValue
-
equals
-
hashCode
public int hashCode() -
toString
-
builder
-
getNonce
public long getNonce() -
getBlockHash
-
getTransactionIndex
public long getTransactionIndex() -
getGasPrice
-
getGasUsedCumulative
-
getConfirmations
public long getConfirmations() -
compareTo
public int compareTo(@NotNull @NotNull io.goodforgod.api.etherscan.model.BaseTx o) - Specified by:
compareToin interfaceComparable<io.goodforgod.api.etherscan.model.BaseTx>
-
getBlockNumber
public long getBlockNumber() -
getTimeStamp
-
getHash
-
getFrom
-
getTo
-
getContractAddress
-
getInput
-
getGas
-
getGasUsed
-