Class TxProxy.TxProxyBuilder
java.lang.Object
io.goodforgod.api.etherscan.model.proxy.TxProxy.TxProxyBuilder
- Enclosing class:
- TxProxy
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withBlockHash(String blockHash) withBlockNumber(Long blockNumber) withGasPrice(Wei gasPrice) withTransactionIndex(Long transactionIndex)
-
Method Details
-
withTo
-
withHash
-
withTransactionIndex
-
withFrom
-
withV
-
withInput
-
withS
-
withR
-
withNonce
-
withValue
-
withGas
-
withGasPrice
-
withBlockHash
-
withBlockNumber
-
build
-