Index
All Classes and Interfaces|All Packages|Serialized Form
A
- Abi - Class in io.goodforgod.api.etherscan.model
- Abi.AbiBuilder - Class in io.goodforgod.api.etherscan.model
- account() - Method in interface io.goodforgod.api.etherscan.EtherScanAPI
- AccountAPI - Interface in io.goodforgod.api.etherscan
-
EtherScan - API Descriptions ...
- AND - Enum constant in enum class io.goodforgod.api.etherscan.model.query.LogOp
- anonymous() - Static method in interface io.goodforgod.api.etherscan.manager.RequestQueueManager
-
Is used by default when no API KEY is provided
- asEther() - Method in class io.goodforgod.api.etherscan.model.Wei
- asGwei() - Method in class io.goodforgod.api.etherscan.model.Wei
- asKwei() - Method in class io.goodforgod.api.etherscan.model.Wei
- asMwei() - Method in class io.goodforgod.api.etherscan.model.Wei
- asWei() - Method in class io.goodforgod.api.etherscan.model.Wei
B
- balance(String) - Method in interface io.goodforgod.api.etherscan.AccountAPI
-
Address ETH balance
- balance(String, String) - Method in interface io.goodforgod.api.etherscan.AccountAPI
-
ERC20 token balance for address
- Balance - Class in io.goodforgod.api.etherscan.model
- Balance(String, Wei) - Constructor for class io.goodforgod.api.etherscan.model.Balance
- BalanceResponseTO - Class in io.goodforgod.api.etherscan.model.response
- BalanceResponseTO() - Constructor for class io.goodforgod.api.etherscan.model.response.BalanceResponseTO
- balances(List<String>) - Method in interface io.goodforgod.api.etherscan.AccountAPI
-
Maximum 20 address for single batch request If address MORE THAN 20, then there will be more than 1 request performed
- BalanceTO - Class in io.goodforgod.api.etherscan.model.response
- BalanceTO() - Constructor for class io.goodforgod.api.etherscan.model.response.BalanceTO
- BaseListResponseTO<T> - Class in io.goodforgod.api.etherscan.model.response
- BaseListResponseTO() - Constructor for class io.goodforgod.api.etherscan.model.response.BaseListResponseTO
- BaseResponseTO - Class in io.goodforgod.api.etherscan.model.response
- BaseResponseTO() - Constructor for class io.goodforgod.api.etherscan.model.response.BaseResponseTO
- BasicUtils - Class in io.goodforgod.api.etherscan.util
-
Basic utils for library
- block() - Method in interface io.goodforgod.api.etherscan.EtherScanAPI
- block(long) - Method in interface io.goodforgod.api.etherscan.ProxyAPI
-
Returns information about a block by block number eth_getBlockByNumber
- Block - Class in io.goodforgod.api.etherscan.model
- Block() - Constructor for class io.goodforgod.api.etherscan.model.Block
- Block.BlockBuilder - Class in io.goodforgod.api.etherscan.model
- BlockAPI - Interface in io.goodforgod.api.etherscan
-
EtherScan - API Descriptions ...
- blockNoLast() - Method in interface io.goodforgod.api.etherscan.ProxyAPI
-
Returns the number of most recent block eth_blockNumber
- BlockParam - Class in io.goodforgod.api.etherscan.model.response
- BlockParam(long, long) - Constructor for class io.goodforgod.api.etherscan.model.response.BlockParam
- BlockProxy - Class in io.goodforgod.api.etherscan.model.proxy
- BlockProxy() - Constructor for class io.goodforgod.api.etherscan.model.proxy.BlockProxy
- BlockProxy.BlockProxyBuilder - Class in io.goodforgod.api.etherscan.model.proxy
- BlockProxyTO - Class in io.goodforgod.api.etherscan.model.proxy.utility
- BlockProxyTO() - Constructor for class io.goodforgod.api.etherscan.model.proxy.utility.BlockProxyTO
- BlockResponseTO - Class in io.goodforgod.api.etherscan.model.response
- BlockResponseTO() - Constructor for class io.goodforgod.api.etherscan.model.response.BlockResponseTO
- blocksMined(String) - Method in interface io.goodforgod.api.etherscan.AccountAPI
-
All blocks mined by address
- blockUncle(long, long) - Method in interface io.goodforgod.api.etherscan.ProxyAPI
-
Returns information about a uncle by block number eth_getUncleByBlockNumberAndIndex
- BlockUncle - Class in io.goodforgod.api.etherscan.model
- BlockUncle() - Constructor for class io.goodforgod.api.etherscan.model.BlockUncle
- BlockUncle.BlockUncleBuilder - Class in io.goodforgod.api.etherscan.model
- BlockUncle.Uncle - Class in io.goodforgod.api.etherscan.model
- BlockUncle.Uncle.UncleBuilder - Class in io.goodforgod.api.etherscan.model
- build() - Method in interface io.goodforgod.api.etherscan.EtherScanAPI.Builder
- build() - Method in class io.goodforgod.api.etherscan.model.Abi.AbiBuilder
- build() - Method in class io.goodforgod.api.etherscan.model.Block.BlockBuilder
- build() - Method in class io.goodforgod.api.etherscan.model.BlockUncle.BlockUncleBuilder
- build() - Method in class io.goodforgod.api.etherscan.model.BlockUncle.Uncle.UncleBuilder
- build() - Method in class io.goodforgod.api.etherscan.model.ContractCreation.ContractCreationBuilder
- build() - Method in class io.goodforgod.api.etherscan.model.EthSupply.EthSupplyBuilder
- build() - Method in class io.goodforgod.api.etherscan.model.GasOracle.GasOracleBuilder
- build() - Method in class io.goodforgod.api.etherscan.model.Log.LogBuilder
- build() - Method in class io.goodforgod.api.etherscan.model.Price.PriceBuilder
- build() - Method in class io.goodforgod.api.etherscan.model.proxy.BlockProxy.BlockProxyBuilder
- build() - Method in class io.goodforgod.api.etherscan.model.proxy.ReceiptProxy.ReceiptProxyBuilder
- build() - Method in class io.goodforgod.api.etherscan.model.proxy.TxProxy.TxProxyBuilder
- build() - Method in interface io.goodforgod.api.etherscan.model.query.LogQuery.Builder
- build() - Method in interface io.goodforgod.api.etherscan.model.query.LogTopicBuilder
- build() - Method in class io.goodforgod.api.etherscan.model.query.LogTopicQuadro
- build() - Method in class io.goodforgod.api.etherscan.model.query.LogTopicSingle
- build() - Method in class io.goodforgod.api.etherscan.model.query.LogTopicTriple
- build() - Method in class io.goodforgod.api.etherscan.model.query.LogTopicTuple
- build() - Method in class io.goodforgod.api.etherscan.model.response.StringResponseTO.StringResponseBuilder
- build() - Method in class io.goodforgod.api.etherscan.model.Status.StatusBuilder
- build() - Method in class io.goodforgod.api.etherscan.model.Tx.TxBuilder
- build() - Method in class io.goodforgod.api.etherscan.model.TxErc1155.TxErc1155Builder
- build() - Method in class io.goodforgod.api.etherscan.model.TxErc20.TxERC20Builder
- build() - Method in class io.goodforgod.api.etherscan.model.TxErc721.TxERC721Builder
- build() - Method in class io.goodforgod.api.etherscan.model.TxInternal.TxInternalBuilder
- builder() - Static method in interface io.goodforgod.api.etherscan.EtherScanAPI
- builder() - Static method in class io.goodforgod.api.etherscan.model.Abi
- builder() - Static method in class io.goodforgod.api.etherscan.model.Block
- builder() - Static method in class io.goodforgod.api.etherscan.model.BlockUncle
- builder() - Static method in class io.goodforgod.api.etherscan.model.BlockUncle.Uncle
- builder() - Static method in class io.goodforgod.api.etherscan.model.ContractCreation
- builder() - Static method in class io.goodforgod.api.etherscan.model.EthSupply
- builder() - Static method in class io.goodforgod.api.etherscan.model.GasOracle
- builder() - Static method in class io.goodforgod.api.etherscan.model.Log
- builder() - Static method in class io.goodforgod.api.etherscan.model.Price
- builder() - Static method in class io.goodforgod.api.etherscan.model.proxy.BlockProxy
- builder() - Static method in class io.goodforgod.api.etherscan.model.proxy.ReceiptProxy
- builder() - Static method in class io.goodforgod.api.etherscan.model.proxy.TxProxy
- builder() - Static method in class io.goodforgod.api.etherscan.model.response.StringResponseTO
- builder() - Static method in class io.goodforgod.api.etherscan.model.Status
- builder() - Static method in class io.goodforgod.api.etherscan.model.Tx
- builder() - Static method in class io.goodforgod.api.etherscan.model.TxErc1155
- builder() - Static method in class io.goodforgod.api.etherscan.model.TxErc20
- builder() - Static method in class io.goodforgod.api.etherscan.model.TxErc721
- builder() - Static method in class io.goodforgod.api.etherscan.model.TxInternal
- builder(String) - Static method in interface io.goodforgod.api.etherscan.model.query.LogQuery
C
- call(String, String) - Method in interface io.goodforgod.api.etherscan.ProxyAPI
-
Executes a new message call immediately without creating a transaction on the block chain eth_call
- close() - Method in class io.goodforgod.api.etherscan.manager.impl.FakeRequestQueueManager
- close() - Method in class io.goodforgod.api.etherscan.manager.impl.SemaphoreRequestQueueManager
- code(String) - Method in interface io.goodforgod.api.etherscan.ProxyAPI
-
Returns code at a given address eth_getCode
- compareTo(BaseTx) - Method in class io.goodforgod.api.etherscan.model.TxInternal
- compareTo(BaseTx) - Method in class io.goodforgod.api.etherscan.model.TxErc20
- compareTo(Block) - Method in class io.goodforgod.api.etherscan.model.Block
- compareTo(BlockProxy) - Method in class io.goodforgod.api.etherscan.model.proxy.BlockProxy
- compareTo(TxProxy) - Method in class io.goodforgod.api.etherscan.model.proxy.TxProxy
- compareTo(Wei) - Method in class io.goodforgod.api.etherscan.model.Wei
- compensateBlocks(long, long) - Static method in class io.goodforgod.api.etherscan.util.BasicUtils
- compensateMaxBlock(long) - Static method in class io.goodforgod.api.etherscan.util.BasicUtils
- compensateMinBlock(long) - Static method in class io.goodforgod.api.etherscan.util.BasicUtils
- contract() - Method in interface io.goodforgod.api.etherscan.EtherScanAPI
- contractAbi(String) - Method in interface io.goodforgod.api.etherscan.ContractAPI
-
Get Verified Contract Sources
- ContractAPI - Interface in io.goodforgod.api.etherscan
-
EtherScan - API Descriptions ...
- contractCreation(List<String>) - Method in interface io.goodforgod.api.etherscan.ContractAPI
-
Returns a contract's deployer address and transaction hash it was created, up to 5 at a time.
- ContractCreation - Class in io.goodforgod.api.etherscan.model
- ContractCreation() - Constructor for class io.goodforgod.api.etherscan.model.ContractCreation
- ContractCreation.ContractCreationBuilder - Class in io.goodforgod.api.etherscan.model
- ContractCreationResponseTO - Class in io.goodforgod.api.etherscan.model.response
- ContractCreationResponseTO() - Constructor for class io.goodforgod.api.etherscan.model.response.ContractCreationResponseTO
- ContractCreationTO - Class in io.goodforgod.api.etherscan.model.response
- ContractCreationTO() - Constructor for class io.goodforgod.api.etherscan.model.response.ContractCreationTO
- Converter - Interface in io.goodforgod.api.etherscan
D
- domain() - Method in interface io.goodforgod.api.etherscan.EthNetwork
- domain() - Method in enum class io.goodforgod.api.etherscan.EthNetworks
E
- end() - Method in class io.goodforgod.api.etherscan.model.response.BlockParam
- equals(Object) - Method in class io.goodforgod.api.etherscan.model.Abi
- equals(Object) - Method in class io.goodforgod.api.etherscan.model.Balance
- equals(Object) - Method in class io.goodforgod.api.etherscan.model.Block
- equals(Object) - Method in class io.goodforgod.api.etherscan.model.Tx
- equals(Object) - Method in class io.goodforgod.api.etherscan.model.BlockUncle.Uncle
- equals(Object) - Method in class io.goodforgod.api.etherscan.model.ContractCreation
- equals(Object) - Method in class io.goodforgod.api.etherscan.model.EthSupply
- equals(Object) - Method in class io.goodforgod.api.etherscan.model.GasOracle
- equals(Object) - Method in class io.goodforgod.api.etherscan.model.Log
- equals(Object) - Method in class io.goodforgod.api.etherscan.model.Price
- equals(Object) - Method in class io.goodforgod.api.etherscan.model.proxy.BlockProxy
- equals(Object) - Method in class io.goodforgod.api.etherscan.model.proxy.ReceiptProxy
- equals(Object) - Method in class io.goodforgod.api.etherscan.model.proxy.TxProxy
- equals(Object) - Method in class io.goodforgod.api.etherscan.model.Status
- equals(Object) - Method in class io.goodforgod.api.etherscan.model.TokenBalance
- equals(Object) - Method in class io.goodforgod.api.etherscan.model.TxErc1155
- equals(Object) - Method in class io.goodforgod.api.etherscan.model.TxErc20
- equals(Object) - Method in class io.goodforgod.api.etherscan.model.TxErc721
- equals(Object) - Method in class io.goodforgod.api.etherscan.model.TxInternal
- equals(Object) - Method in class io.goodforgod.api.etherscan.model.Wei
- ErrorProxyTO - Class in io.goodforgod.api.etherscan.model.proxy.utility
- ErrorProxyTO() - Constructor for class io.goodforgod.api.etherscan.model.proxy.utility.ErrorProxyTO
- estimate(Wei) - Method in interface io.goodforgod.api.etherscan.GasTrackerAPI
-
Returns the estimated time for a transaction to be confirmed on the blockchain.
- EtherScanAPI - Interface in io.goodforgod.api.etherscan
-
EtherScan full API Description ...
- EtherScanAPI.Builder - Interface in io.goodforgod.api.etherscan
- EtherScanConnectionException - Exception in io.goodforgod.api.etherscan.error
- EtherScanConnectionException(String) - Constructor for exception io.goodforgod.api.etherscan.error.EtherScanConnectionException
- EtherScanConnectionException(String, Throwable) - Constructor for exception io.goodforgod.api.etherscan.error.EtherScanConnectionException
- EtherScanException - Exception in io.goodforgod.api.etherscan.error
- EtherScanException(String) - Constructor for exception io.goodforgod.api.etherscan.error.EtherScanException
- EtherScanException(String, Throwable) - Constructor for exception io.goodforgod.api.etherscan.error.EtherScanException
- EtherScanInvalidAddressException - Exception in io.goodforgod.api.etherscan.error
- EtherScanInvalidAddressException(String) - Constructor for exception io.goodforgod.api.etherscan.error.EtherScanInvalidAddressException
- EtherScanInvalidDataHexException - Exception in io.goodforgod.api.etherscan.error
- EtherScanInvalidDataHexException(String) - Constructor for exception io.goodforgod.api.etherscan.error.EtherScanInvalidDataHexException
- EtherScanInvalidTxHashException - Exception in io.goodforgod.api.etherscan.error
- EtherScanInvalidTxHashException(String) - Constructor for exception io.goodforgod.api.etherscan.error.EtherScanInvalidTxHashException
- EtherScanKeyException - Exception in io.goodforgod.api.etherscan.error
- EtherScanKeyException(String) - Constructor for exception io.goodforgod.api.etherscan.error.EtherScanKeyException
- EtherScanLogQueryException - Exception in io.goodforgod.api.etherscan.error
- EtherScanLogQueryException(String) - Constructor for exception io.goodforgod.api.etherscan.error.EtherScanLogQueryException
- EtherScanParseException - Exception in io.goodforgod.api.etherscan.error
- EtherScanParseException(String, Throwable, String) - Constructor for exception io.goodforgod.api.etherscan.error.EtherScanParseException
- EtherScanRateLimitException - Exception in io.goodforgod.api.etherscan.error
- EtherScanRateLimitException(String) - Constructor for exception io.goodforgod.api.etherscan.error.EtherScanRateLimitException
- EtherScanResponseException - Exception in io.goodforgod.api.etherscan.error
- EtherScanResponseException(BaseResponseTO) - Constructor for exception io.goodforgod.api.etherscan.error.EtherScanResponseException
- EtherScanResponseException(BaseResponseTO, String) - Constructor for exception io.goodforgod.api.etherscan.error.EtherScanResponseException
- EtherScanResponseException(StringResponseTO) - Constructor for exception io.goodforgod.api.etherscan.error.EtherScanResponseException
- EtherScanTimeoutException - Exception in io.goodforgod.api.etherscan.error
- EtherScanTimeoutException(String, Throwable) - Constructor for exception io.goodforgod.api.etherscan.error.EtherScanTimeoutException
- EthHttpClient - Interface in io.goodforgod.api.etherscan.http
-
Http Client interface
- EthNetwork - Interface in io.goodforgod.api.etherscan
- EthNetworks - Enum Class in io.goodforgod.api.etherscan
- EthSupply - Class in io.goodforgod.api.etherscan.model
- EthSupply() - Constructor for class io.goodforgod.api.etherscan.model.EthSupply
- EthSupply.EthSupplyBuilder - Class in io.goodforgod.api.etherscan.model
- EthSupplyResponseTO - Class in io.goodforgod.api.etherscan.model.response
- EthSupplyResponseTO() - Constructor for class io.goodforgod.api.etherscan.model.response.EthSupplyResponseTO
F
- FakeRequestQueueManager - Class in io.goodforgod.api.etherscan.manager.impl
-
Fake queue manager, always give turns, when you have no limits
- FakeRequestQueueManager() - Constructor for class io.goodforgod.api.etherscan.manager.impl.FakeRequestQueueManager
- fromJson(byte[], Class<T>) - Method in interface io.goodforgod.api.etherscan.Converter
G
- gasEstimated() - Method in interface io.goodforgod.api.etherscan.ProxyAPI
- gasEstimated(String) - Method in interface io.goodforgod.api.etherscan.ProxyAPI
-
Makes a call or transaction, which won't be added to the blockchain and returns the used gas, which can be used for estimating the used gas eth_estimateGas
- GasEstimateResponseTO - Class in io.goodforgod.api.etherscan.model.response
- GasEstimateResponseTO() - Constructor for class io.goodforgod.api.etherscan.model.response.GasEstimateResponseTO
- GasOracle - Class in io.goodforgod.api.etherscan.model
- GasOracle() - Constructor for class io.goodforgod.api.etherscan.model.GasOracle
- GasOracle.GasOracleBuilder - Class in io.goodforgod.api.etherscan.model
- GasOracleResponseTO - Class in io.goodforgod.api.etherscan.model.response
- GasOracleResponseTO() - Constructor for class io.goodforgod.api.etherscan.model.response.GasOracleResponseTO
- gasPrice() - Method in interface io.goodforgod.api.etherscan.ProxyAPI
-
Returns the current price per gas in wei eth_gasPrice
- gasTracker() - Method in interface io.goodforgod.api.etherscan.EtherScanAPI
- GasTrackerAPI - Interface in io.goodforgod.api.etherscan
-
EtherScan - API Descriptions ...
- get(URI) - Method in interface io.goodforgod.api.etherscan.http.EthHttpClient
-
Performs a Http GET request
- get(URI) - Method in class io.goodforgod.api.etherscan.http.impl.UrlEthHttpClient
- getAccount() - Method in class io.goodforgod.api.etherscan.model.response.BalanceTO
- getAddress() - Method in class io.goodforgod.api.etherscan.model.Balance
- getAddress() - Method in class io.goodforgod.api.etherscan.model.Log
- getBalance() - Method in class io.goodforgod.api.etherscan.model.response.BalanceTO
- getBalanceInWei() - Method in class io.goodforgod.api.etherscan.model.Balance
- getBlockHash() - Method in class io.goodforgod.api.etherscan.model.TxErc20
- getBlockHash() - Method in class io.goodforgod.api.etherscan.model.proxy.ReceiptProxy
- getBlockHash() - Method in class io.goodforgod.api.etherscan.model.proxy.TxProxy
- getBlockMiner() - Method in class io.goodforgod.api.etherscan.model.BlockUncle
- getBlockNumber() - Method in class io.goodforgod.api.etherscan.model.TxErc20
- getBlockNumber() - Method in class io.goodforgod.api.etherscan.model.Block
- getBlockNumber() - Method in class io.goodforgod.api.etherscan.model.Log
- getBlockNumber() - Method in class io.goodforgod.api.etherscan.model.proxy.ReceiptProxy
- getBlockNumber() - Method in class io.goodforgod.api.etherscan.model.proxy.TxProxy
- getBlockreward() - Method in class io.goodforgod.api.etherscan.model.BlockUncle.Uncle
- getBlockReward() - Method in class io.goodforgod.api.etherscan.model.Block
- getBurntFees() - Method in class io.goodforgod.api.etherscan.model.EthSupply
- getCode() - Method in class io.goodforgod.api.etherscan.model.proxy.utility.ErrorProxyTO
- getConfirmations() - Method in class io.goodforgod.api.etherscan.model.TxErc20
- getContract() - Method in class io.goodforgod.api.etherscan.model.TokenBalance
- getContractAbi() - Method in class io.goodforgod.api.etherscan.model.Abi
- getContractAddress() - Method in class io.goodforgod.api.etherscan.model.TxErc20
- getContractAddress() - Method in class io.goodforgod.api.etherscan.model.ContractCreation
- getContractAddress() - Method in class io.goodforgod.api.etherscan.model.proxy.ReceiptProxy
- getContractAddress() - Method in class io.goodforgod.api.etherscan.model.response.ContractCreationTO
- getContractCreator() - Method in class io.goodforgod.api.etherscan.model.ContractCreation
- getContractCreator() - Method in class io.goodforgod.api.etherscan.model.response.ContractCreationTO
- getData() - Method in class io.goodforgod.api.etherscan.model.Log
- getDifficulty() - Method in class io.goodforgod.api.etherscan.model.proxy.BlockProxy
- getErrCode() - Method in class io.goodforgod.api.etherscan.model.TxInternal
- getErrDescription() - Method in class io.goodforgod.api.etherscan.model.Status
- getError() - Method in class io.goodforgod.api.etherscan.model.proxy.utility.TxInfoProxyTO
- getEth2Staking() - Method in class io.goodforgod.api.etherscan.model.EthSupply
- getEthSupply() - Method in class io.goodforgod.api.etherscan.model.EthSupply
- getExtraData() - Method in class io.goodforgod.api.etherscan.model.proxy.BlockProxy
- getFastGasPriceInWei() - Method in class io.goodforgod.api.etherscan.model.GasOracle
- getFrom() - Method in class io.goodforgod.api.etherscan.model.TxErc20
- getFrom() - Method in class io.goodforgod.api.etherscan.model.proxy.ReceiptProxy
- getFrom() - Method in class io.goodforgod.api.etherscan.model.proxy.TxProxy
- getGas() - Method in class io.goodforgod.api.etherscan.model.TxErc20
- getGas() - Method in class io.goodforgod.api.etherscan.model.proxy.TxProxy
- getGasLimit() - Method in class io.goodforgod.api.etherscan.model.proxy.BlockProxy
- getGasPrice() - Method in class io.goodforgod.api.etherscan.model.TxErc20
- getGasPrice() - Method in class io.goodforgod.api.etherscan.model.Log
- getGasPrice() - Method in class io.goodforgod.api.etherscan.model.proxy.TxProxy
- getGasUsed() - Method in class io.goodforgod.api.etherscan.model.TxErc20
- getGasUsed() - Method in class io.goodforgod.api.etherscan.model.Log
- getGasUsed() - Method in class io.goodforgod.api.etherscan.model.proxy.BlockProxy
- getGasUsed() - Method in class io.goodforgod.api.etherscan.model.proxy.ReceiptProxy
- getGasUsedCumulative() - Method in class io.goodforgod.api.etherscan.model.TxErc20
- getGasUsedCumulative() - Method in class io.goodforgod.api.etherscan.model.proxy.ReceiptProxy
- getGasUsedRatio() - Method in class io.goodforgod.api.etherscan.model.GasOracle
- getHash() - Method in class io.goodforgod.api.etherscan.model.TxErc20
- getHash() - Method in class io.goodforgod.api.etherscan.model.proxy.BlockProxy
- getHash() - Method in class io.goodforgod.api.etherscan.model.proxy.TxProxy
- getId() - Method in class io.goodforgod.api.etherscan.model.proxy.utility.TxInfoProxyTO
- getInput() - Method in class io.goodforgod.api.etherscan.model.TxErc20
- getInput() - Method in class io.goodforgod.api.etherscan.model.proxy.TxProxy
- getJson() - Method in exception io.goodforgod.api.etherscan.error.EtherScanParseException
- getJsonrpc() - Method in class io.goodforgod.api.etherscan.model.proxy.utility.TxInfoProxyTO
- getLastBlock() - Method in class io.goodforgod.api.etherscan.model.GasOracle
- getLogIndex() - Method in class io.goodforgod.api.etherscan.model.Log
- getLogs() - Method in class io.goodforgod.api.etherscan.model.proxy.ReceiptProxy
- getLogsBloom() - Method in class io.goodforgod.api.etherscan.model.proxy.BlockProxy
- getLogsBloom() - Method in class io.goodforgod.api.etherscan.model.proxy.ReceiptProxy
- getMessage() - Method in class io.goodforgod.api.etherscan.model.proxy.utility.ErrorProxyTO
- getMessage() - Method in class io.goodforgod.api.etherscan.model.response.BaseResponseTO
- getMiner() - Method in class io.goodforgod.api.etherscan.model.BlockUncle.Uncle
- getMiner() - Method in class io.goodforgod.api.etherscan.model.proxy.BlockProxy
- getMixHash() - Method in class io.goodforgod.api.etherscan.model.proxy.BlockProxy
- getNonce() - Method in class io.goodforgod.api.etherscan.model.TxErc20
- getNonce() - Method in class io.goodforgod.api.etherscan.model.proxy.BlockProxy
- getNonce() - Method in class io.goodforgod.api.etherscan.model.proxy.TxProxy
- getNumber() - Method in class io.goodforgod.api.etherscan.model.proxy.BlockProxy
- getOperation() - Method in enum class io.goodforgod.api.etherscan.model.query.LogOp
- getParentHash() - Method in class io.goodforgod.api.etherscan.model.proxy.BlockProxy
- getProposeGasPriceInWei() - Method in class io.goodforgod.api.etherscan.model.GasOracle
- getR() - Method in class io.goodforgod.api.etherscan.model.proxy.TxProxy
- getReceiptsRoot() - Method in class io.goodforgod.api.etherscan.model.proxy.BlockProxy
- getResponse() - Method in exception io.goodforgod.api.etherscan.error.EtherScanResponseException
- getResult() - Method in class io.goodforgod.api.etherscan.model.proxy.utility.BlockProxyTO
- getResult() - Method in class io.goodforgod.api.etherscan.model.proxy.utility.StringProxyTO
- getResult() - Method in class io.goodforgod.api.etherscan.model.proxy.utility.TxInfoProxyTO
- getResult() - Method in class io.goodforgod.api.etherscan.model.proxy.utility.TxProxyTO
- getResult() - Method in class io.goodforgod.api.etherscan.model.response.BaseListResponseTO
- getResult() - Method in class io.goodforgod.api.etherscan.model.response.EthSupplyResponseTO
- getResult() - Method in class io.goodforgod.api.etherscan.model.response.GasEstimateResponseTO
- getResult() - Method in class io.goodforgod.api.etherscan.model.response.GasOracleResponseTO
- getResult() - Method in class io.goodforgod.api.etherscan.model.response.PriceResponseTO
- getResult() - Method in class io.goodforgod.api.etherscan.model.response.ReceiptStatusResponseTO
- getResult() - Method in class io.goodforgod.api.etherscan.model.response.StatusResponseTO
- getResult() - Method in class io.goodforgod.api.etherscan.model.response.StringResponseTO
- getResult() - Method in class io.goodforgod.api.etherscan.model.response.UncleBlockResponseTO
- getRoot() - Method in class io.goodforgod.api.etherscan.model.proxy.ReceiptProxy
- getS() - Method in class io.goodforgod.api.etherscan.model.proxy.TxProxy
- getSafeGasPriceInWei() - Method in class io.goodforgod.api.etherscan.model.GasOracle
- getSha3Uncles() - Method in class io.goodforgod.api.etherscan.model.proxy.BlockProxy
- getSize() - Method in class io.goodforgod.api.etherscan.model.proxy.BlockProxy
- getStateRoot() - Method in class io.goodforgod.api.etherscan.model.proxy.BlockProxy
- getStatus() - Method in class io.goodforgod.api.etherscan.model.response.BaseResponseTO
- getStatus() - Method in class io.goodforgod.api.etherscan.model.response.ReceiptStatusTO
- getSuggestBaseFee() - Method in class io.goodforgod.api.etherscan.model.GasOracle
- getTimeStamp() - Method in class io.goodforgod.api.etherscan.model.TxErc20
- getTimeStamp() - Method in class io.goodforgod.api.etherscan.model.Block
- getTimeStamp() - Method in class io.goodforgod.api.etherscan.model.Log
- getTimeStamp() - Method in class io.goodforgod.api.etherscan.model.proxy.BlockProxy
- getTimeStampAsSeconds() - Method in class io.goodforgod.api.etherscan.model.Log
-
Return the "timeStamp" field of the event record as a long-int representing the seconds since the Unix epoch (1970-01-01 00:00:00).
- getTo() - Method in class io.goodforgod.api.etherscan.model.TxErc20
- getTo() - Method in class io.goodforgod.api.etherscan.model.proxy.ReceiptProxy
- getTo() - Method in class io.goodforgod.api.etherscan.model.proxy.TxProxy
- getTokenDecimal() - Method in class io.goodforgod.api.etherscan.model.TxErc20
- getTokenDecimal() - Method in class io.goodforgod.api.etherscan.model.TxErc721
- getTokenID() - Method in class io.goodforgod.api.etherscan.model.TxErc1155
- getTokenID() - Method in class io.goodforgod.api.etherscan.model.TxErc721
- getTokenName() - Method in class io.goodforgod.api.etherscan.model.TxErc1155
- getTokenName() - Method in class io.goodforgod.api.etherscan.model.TxErc20
- getTokenName() - Method in class io.goodforgod.api.etherscan.model.TxErc721
- getTokenSymbol() - Method in class io.goodforgod.api.etherscan.model.TxErc1155
- getTokenSymbol() - Method in class io.goodforgod.api.etherscan.model.TxErc20
- getTokenSymbol() - Method in class io.goodforgod.api.etherscan.model.TxErc721
- getTokenValue() - Method in class io.goodforgod.api.etherscan.model.TxErc1155
- getTopics() - Method in class io.goodforgod.api.etherscan.model.Log
- getTotal() - Method in class io.goodforgod.api.etherscan.model.EthSupply
- getTotalDifficulty() - Method in class io.goodforgod.api.etherscan.model.proxy.BlockProxy
- getTraceId() - Method in class io.goodforgod.api.etherscan.model.TxInternal
- getTraceIdAsString() - Method in class io.goodforgod.api.etherscan.model.TxInternal
- getTransactionHash() - Method in class io.goodforgod.api.etherscan.model.Log
- getTransactionHash() - Method in class io.goodforgod.api.etherscan.model.proxy.ReceiptProxy
- getTransactionIndex() - Method in class io.goodforgod.api.etherscan.model.TxErc20
- getTransactionIndex() - Method in class io.goodforgod.api.etherscan.model.Log
- getTransactionIndex() - Method in class io.goodforgod.api.etherscan.model.proxy.ReceiptProxy
- getTransactionIndex() - Method in class io.goodforgod.api.etherscan.model.proxy.TxProxy
- getTransactions() - Method in class io.goodforgod.api.etherscan.model.proxy.BlockProxy
- getTransactionsRoot() - Method in class io.goodforgod.api.etherscan.model.proxy.BlockProxy
- getTxHash() - Method in class io.goodforgod.api.etherscan.model.ContractCreation
- getTxHash() - Method in class io.goodforgod.api.etherscan.model.response.ContractCreationTO
- getTxReceiptStatus() - Method in class io.goodforgod.api.etherscan.model.Tx
- getType() - Method in class io.goodforgod.api.etherscan.model.TxInternal
- getUncleInclusionReward() - Method in class io.goodforgod.api.etherscan.model.BlockUncle
- getUnclePosition() - Method in class io.goodforgod.api.etherscan.model.BlockUncle.Uncle
- getUncles() - Method in class io.goodforgod.api.etherscan.model.BlockUncle
- getUncles() - Method in class io.goodforgod.api.etherscan.model.proxy.BlockProxy
- getV() - Method in class io.goodforgod.api.etherscan.model.proxy.TxProxy
- getValue() - Method in class io.goodforgod.api.etherscan.model.proxy.TxProxy
- getValue() - Method in class io.goodforgod.api.etherscan.model.Tx
- getValue() - Method in class io.goodforgod.api.etherscan.model.TxErc20
- getValue() - Method in class io.goodforgod.api.etherscan.model.TxInternal
- getWithdrawnTotal() - Method in class io.goodforgod.api.etherscan.model.EthSupply
- GORLI - Enum constant in enum class io.goodforgod.api.etherscan.EthNetworks
H
- hashCode() - Method in class io.goodforgod.api.etherscan.model.Abi
- hashCode() - Method in class io.goodforgod.api.etherscan.model.Balance
- hashCode() - Method in class io.goodforgod.api.etherscan.model.Block
- hashCode() - Method in class io.goodforgod.api.etherscan.model.Tx
- hashCode() - Method in class io.goodforgod.api.etherscan.model.BlockUncle.Uncle
- hashCode() - Method in class io.goodforgod.api.etherscan.model.ContractCreation
- hashCode() - Method in class io.goodforgod.api.etherscan.model.EthSupply
- hashCode() - Method in class io.goodforgod.api.etherscan.model.GasOracle
- hashCode() - Method in class io.goodforgod.api.etherscan.model.Log
- hashCode() - Method in class io.goodforgod.api.etherscan.model.Price
- hashCode() - Method in class io.goodforgod.api.etherscan.model.proxy.BlockProxy
- hashCode() - Method in class io.goodforgod.api.etherscan.model.proxy.ReceiptProxy
- hashCode() - Method in class io.goodforgod.api.etherscan.model.proxy.TxProxy
- hashCode() - Method in class io.goodforgod.api.etherscan.model.Status
- hashCode() - Method in class io.goodforgod.api.etherscan.model.TokenBalance
- hashCode() - Method in class io.goodforgod.api.etherscan.model.TxErc1155
- hashCode() - Method in class io.goodforgod.api.etherscan.model.TxErc20
- hashCode() - Method in class io.goodforgod.api.etherscan.model.TxErc721
- hashCode() - Method in class io.goodforgod.api.etherscan.model.TxInternal
- hashCode() - Method in class io.goodforgod.api.etherscan.model.Wei
- haveAbi() - Method in class io.goodforgod.api.etherscan.model.Abi
- haveError() - Method in class io.goodforgod.api.etherscan.model.Status
- haveError() - Method in class io.goodforgod.api.etherscan.model.Tx
- haveError() - Method in class io.goodforgod.api.etherscan.model.TxInternal
I
- inBtc() - Method in class io.goodforgod.api.etherscan.model.Price
- inUsd() - Method in class io.goodforgod.api.etherscan.model.Price
- io.goodforgod.api.etherscan - package io.goodforgod.api.etherscan
- io.goodforgod.api.etherscan.error - package io.goodforgod.api.etherscan.error
- io.goodforgod.api.etherscan.http - package io.goodforgod.api.etherscan.http
- io.goodforgod.api.etherscan.http.impl - package io.goodforgod.api.etherscan.http.impl
- io.goodforgod.api.etherscan.manager - package io.goodforgod.api.etherscan.manager
- io.goodforgod.api.etherscan.manager.impl - package io.goodforgod.api.etherscan.manager.impl
- io.goodforgod.api.etherscan.model - package io.goodforgod.api.etherscan.model
- io.goodforgod.api.etherscan.model.proxy - package io.goodforgod.api.etherscan.model.proxy
- io.goodforgod.api.etherscan.model.proxy.utility - package io.goodforgod.api.etherscan.model.proxy.utility
- io.goodforgod.api.etherscan.model.query - package io.goodforgod.api.etherscan.model.query
- io.goodforgod.api.etherscan.model.response - package io.goodforgod.api.etherscan.model.response
- io.goodforgod.api.etherscan.util - package io.goodforgod.api.etherscan.util
- isBlank(String) - Static method in class io.goodforgod.api.etherscan.util.BasicUtils
- isEmpty() - Method in class io.goodforgod.api.etherscan.model.BlockUncle
- isEmpty(String) - Static method in class io.goodforgod.api.etherscan.util.BasicUtils
- isEmpty(Collection<T>) - Static method in class io.goodforgod.api.etherscan.util.BasicUtils
- isNotAddress(String) - Static method in class io.goodforgod.api.etherscan.util.BasicUtils
- isNotHex(String) - Static method in class io.goodforgod.api.etherscan.util.BasicUtils
- isNotTxHash(String) - Static method in class io.goodforgod.api.etherscan.util.BasicUtils
- isVerified() - Method in class io.goodforgod.api.etherscan.model.Abi
L
- Log - Class in io.goodforgod.api.etherscan.model
- Log() - Constructor for class io.goodforgod.api.etherscan.model.Log
- Log.LogBuilder - Class in io.goodforgod.api.etherscan.model
- LogOp - Enum Class in io.goodforgod.api.etherscan.model.query
-
Part of The Event Log API
- LogQuery - Interface in io.goodforgod.api.etherscan.model.query
-
Final built container for The Event Log API EtherScan - API Descriptions ...
- LogQuery.Builder - Interface in io.goodforgod.api.etherscan.model.query
- LogResponseTO - Class in io.goodforgod.api.etherscan.model.response
- LogResponseTO() - Constructor for class io.goodforgod.api.etherscan.model.response.LogResponseTO
- logs() - Method in interface io.goodforgod.api.etherscan.EtherScanAPI
- logs(LogQuery) - Method in interface io.goodforgod.api.etherscan.LogsAPI
-
alternative to the native eth_getLogs Read at EtherScan API description for full info!
- LogsAPI - Interface in io.goodforgod.api.etherscan
-
EtherScan - API Descriptions ...
- LogTopicBuilder - Interface in io.goodforgod.api.etherscan.model.query
- LogTopicQuadro - Class in io.goodforgod.api.etherscan.model.query
-
Quadro topic parameter builder for The Event Log API
- LogTopicSingle - Class in io.goodforgod.api.etherscan.model.query
-
Single topic parameter builder for The Event Log API
- LogTopicTriple - Class in io.goodforgod.api.etherscan.model.query
-
Triple topic parameter builder for The Event Log API
- LogTopicTuple - Class in io.goodforgod.api.etherscan.model.query
-
Tuple topic parameter builder for The Event Log API
M
- MAINNET - Enum constant in enum class io.goodforgod.api.etherscan.EthNetworks
N
- nonVerified() - Static method in class io.goodforgod.api.etherscan.model.Abi
O
- ofEther(int) - Static method in class io.goodforgod.api.etherscan.model.Wei
- ofEther(long) - Static method in class io.goodforgod.api.etherscan.model.Wei
- ofEther(BigDecimal) - Static method in class io.goodforgod.api.etherscan.model.Wei
- ofEther(BigInteger) - Static method in class io.goodforgod.api.etherscan.model.Wei
- ofGwei(int) - Static method in class io.goodforgod.api.etherscan.model.Wei
- ofGwei(long) - Static method in class io.goodforgod.api.etherscan.model.Wei
- ofGwei(BigDecimal) - Static method in class io.goodforgod.api.etherscan.model.Wei
- ofGwei(BigInteger) - Static method in class io.goodforgod.api.etherscan.model.Wei
- ofKwei(int) - Static method in class io.goodforgod.api.etherscan.model.Wei
- ofKwei(long) - Static method in class io.goodforgod.api.etherscan.model.Wei
- ofKwei(BigDecimal) - Static method in class io.goodforgod.api.etherscan.model.Wei
- ofKwei(BigInteger) - Static method in class io.goodforgod.api.etherscan.model.Wei
- ofMwei(int) - Static method in class io.goodforgod.api.etherscan.model.Wei
- ofMwei(long) - Static method in class io.goodforgod.api.etherscan.model.Wei
- ofMwei(BigDecimal) - Static method in class io.goodforgod.api.etherscan.model.Wei
- ofMwei(BigInteger) - Static method in class io.goodforgod.api.etherscan.model.Wei
- ofWei(int) - Static method in class io.goodforgod.api.etherscan.model.Wei
- ofWei(long) - Static method in class io.goodforgod.api.etherscan.model.Wei
- ofWei(BigInteger) - Static method in class io.goodforgod.api.etherscan.model.Wei
- OR - Enum constant in enum class io.goodforgod.api.etherscan.model.query.LogOp
- oracle() - Method in interface io.goodforgod.api.etherscan.GasTrackerAPI
-
Returns the current Safe, Proposed and Fast gas prices.
P
- params() - Method in interface io.goodforgod.api.etherscan.model.query.LogQuery
- parseHex(String) - Static method in class io.goodforgod.api.etherscan.util.BasicUtils
- partition(List<String>, int) - Static method in class io.goodforgod.api.etherscan.util.BasicUtils
- planAdvanced() - Static method in interface io.goodforgod.api.etherscan.manager.RequestQueueManager
- planFree() - Static method in interface io.goodforgod.api.etherscan.manager.RequestQueueManager
-
Is available for all registered free API KEYs Free API KEY
- planProfessional() - Static method in interface io.goodforgod.api.etherscan.manager.RequestQueueManager
- planStandard() - Static method in interface io.goodforgod.api.etherscan.manager.RequestQueueManager
- post(URI, byte[]) - Method in interface io.goodforgod.api.etherscan.http.EthHttpClient
-
Performs a Http POST request
- post(URI, byte[]) - Method in class io.goodforgod.api.etherscan.http.impl.UrlEthHttpClient
- Price - Class in io.goodforgod.api.etherscan.model
- Price() - Constructor for class io.goodforgod.api.etherscan.model.Price
- Price.PriceBuilder - Class in io.goodforgod.api.etherscan.model
- priceLast() - Method in interface io.goodforgod.api.etherscan.StatisticAPI
-
Eth last USD and BTC price
- PriceResponseTO - Class in io.goodforgod.api.etherscan.model.response
- PriceResponseTO() - Constructor for class io.goodforgod.api.etherscan.model.response.PriceResponseTO
- proxy() - Method in interface io.goodforgod.api.etherscan.EtherScanAPI
- ProxyAPI - Interface in io.goodforgod.api.etherscan
-
EtherScan - API Descriptions ...
R
- ReceiptProxy - Class in io.goodforgod.api.etherscan.model.proxy
- ReceiptProxy() - Constructor for class io.goodforgod.api.etherscan.model.proxy.ReceiptProxy
- ReceiptProxy.ReceiptProxyBuilder - Class in io.goodforgod.api.etherscan.model.proxy
- ReceiptStatusResponseTO - Class in io.goodforgod.api.etherscan.model.response
- ReceiptStatusResponseTO() - Constructor for class io.goodforgod.api.etherscan.model.response.ReceiptStatusResponseTO
- ReceiptStatusTO - Class in io.goodforgod.api.etherscan.model.response
- ReceiptStatusTO() - Constructor for class io.goodforgod.api.etherscan.model.response.ReceiptStatusTO
- RequestQueueManager - Interface in io.goodforgod.api.etherscan.manager
-
Queue manager to support API limits Manager grants turn if the limit is not exhausted And resets queue each set period
S
- SemaphoreRequestQueueManager - Class in io.goodforgod.api.etherscan.manager.impl
-
Queue Semaphore implementation with size and reset time as params
- SemaphoreRequestQueueManager(int, Duration) - Constructor for class io.goodforgod.api.etherscan.manager.impl.SemaphoreRequestQueueManager
- SEPOLIA - Enum constant in enum class io.goodforgod.api.etherscan.EthNetworks
- setOpTopic0_1(LogOp) - Method in class io.goodforgod.api.etherscan.model.query.LogTopicQuadro
- setOpTopic0_1(LogOp) - Method in class io.goodforgod.api.etherscan.model.query.LogTopicTriple
- setOpTopic0_1(LogOp) - Method in class io.goodforgod.api.etherscan.model.query.LogTopicTuple
- setOpTopic0_2(LogOp) - Method in class io.goodforgod.api.etherscan.model.query.LogTopicQuadro
- setOpTopic0_2(LogOp) - Method in class io.goodforgod.api.etherscan.model.query.LogTopicTriple
- setOpTopic0_3(LogOp) - Method in class io.goodforgod.api.etherscan.model.query.LogTopicQuadro
- setOpTopic1_2(LogOp) - Method in class io.goodforgod.api.etherscan.model.query.LogTopicQuadro
- setOpTopic1_2(LogOp) - Method in class io.goodforgod.api.etherscan.model.query.LogTopicTriple
- setOpTopic1_3(LogOp) - Method in class io.goodforgod.api.etherscan.model.query.LogTopicQuadro
- setOpTopic2_3(LogOp) - Method in class io.goodforgod.api.etherscan.model.query.LogTopicQuadro
- start() - Method in class io.goodforgod.api.etherscan.model.response.BlockParam
- StatisticAPI - Interface in io.goodforgod.api.etherscan
-
EtherScan - API Descriptions ...
- stats() - Method in interface io.goodforgod.api.etherscan.EtherScanAPI
- Status - Class in io.goodforgod.api.etherscan.model
-
Contract Execution Status
- Status() - Constructor for class io.goodforgod.api.etherscan.model.Status
- Status.StatusBuilder - Class in io.goodforgod.api.etherscan.model
- statusExec(String) - Method in interface io.goodforgod.api.etherscan.TransactionAPI
-
Check Contract Execution Status (if there was an error during contract execution)
- statusReceipt(String) - Method in interface io.goodforgod.api.etherscan.TransactionAPI
-
Check Transaction Receipt Status (Only applicable for Post Byzantium fork transactions)
- StatusResponseTO - Class in io.goodforgod.api.etherscan.model.response
- StatusResponseTO() - Constructor for class io.goodforgod.api.etherscan.model.response.StatusResponseTO
- storageAt(String, long) - Method in interface io.goodforgod.api.etherscan.ProxyAPI
-
(**experimental) Returns the value from a storage position at a given address eth_getStorageAt
- StringProxyTO - Class in io.goodforgod.api.etherscan.model.proxy.utility
- StringProxyTO() - Constructor for class io.goodforgod.api.etherscan.model.proxy.utility.StringProxyTO
- StringResponseTO - Class in io.goodforgod.api.etherscan.model.response
- StringResponseTO() - Constructor for class io.goodforgod.api.etherscan.model.response.StringResponseTO
- StringResponseTO.StringResponseBuilder - Class in io.goodforgod.api.etherscan.model.response
- supply() - Method in interface io.goodforgod.api.etherscan.StatisticAPI
-
Returns the current amount of Ether in circulation excluding ETH2 Staking rewards and EIP1559 burnt fees.
- supply(String) - Method in interface io.goodforgod.api.etherscan.StatisticAPI
-
ERC20 token total Supply EtherScan Returns the current amount of an ERC-20 token in circulation.
- supplyTotal() - Method in interface io.goodforgod.api.etherscan.StatisticAPI
-
Returns the current amount of Ether in circulation, ETH2 Staking rewards, EIP1559 burnt fees, and total withdrawn ETH from the beacon chain.
T
- takeTurn() - Method in class io.goodforgod.api.etherscan.manager.impl.FakeRequestQueueManager
- takeTurn() - Method in class io.goodforgod.api.etherscan.manager.impl.SemaphoreRequestQueueManager
- takeTurn() - Method in interface io.goodforgod.api.etherscan.manager.RequestQueueManager
-
Waits in queue for chance to take turn
- timestampBtc() - Method in class io.goodforgod.api.etherscan.model.Price
- timestampUsd() - Method in class io.goodforgod.api.etherscan.model.Price
- toAddressParam(List<String>) - Static method in class io.goodforgod.api.etherscan.util.BasicUtils
- TokenBalance - Class in io.goodforgod.api.etherscan.model
- TokenBalance(String, Wei, String) - Constructor for class io.goodforgod.api.etherscan.model.TokenBalance
- toString() - Method in class io.goodforgod.api.etherscan.model.Abi
- toString() - Method in class io.goodforgod.api.etherscan.model.Balance
- toString() - Method in class io.goodforgod.api.etherscan.model.Block
- toString() - Method in class io.goodforgod.api.etherscan.model.BlockUncle
- toString() - Method in class io.goodforgod.api.etherscan.model.BlockUncle.Uncle
- toString() - Method in class io.goodforgod.api.etherscan.model.ContractCreation
- toString() - Method in class io.goodforgod.api.etherscan.model.EthSupply
- toString() - Method in class io.goodforgod.api.etherscan.model.GasOracle
- toString() - Method in class io.goodforgod.api.etherscan.model.Log
- toString() - Method in class io.goodforgod.api.etherscan.model.Price
- toString() - Method in class io.goodforgod.api.etherscan.model.proxy.BlockProxy
- toString() - Method in class io.goodforgod.api.etherscan.model.proxy.ReceiptProxy
- toString() - Method in class io.goodforgod.api.etherscan.model.proxy.TxProxy
- toString() - Method in class io.goodforgod.api.etherscan.model.Status
- toString() - Method in class io.goodforgod.api.etherscan.model.TokenBalance
- toString() - Method in class io.goodforgod.api.etherscan.model.Tx
- toString() - Method in class io.goodforgod.api.etherscan.model.TxErc1155
- toString() - Method in class io.goodforgod.api.etherscan.model.TxErc20
- toString() - Method in class io.goodforgod.api.etherscan.model.TxErc721
- toString() - Method in class io.goodforgod.api.etherscan.model.TxInternal
- toString() - Method in class io.goodforgod.api.etherscan.model.Wei
- TransactionAPI - Interface in io.goodforgod.api.etherscan
-
EtherScan - API Descriptions ...
- tx(long, long) - Method in interface io.goodforgod.api.etherscan.ProxyAPI
-
Returns information about a transaction by block number and transaction index position eth_getTransactionByBlockNumberAndIndex
- tx(String) - Method in interface io.goodforgod.api.etherscan.ProxyAPI
-
Returns the information about a transaction requested by transaction hash eth_getTransactionByHash
- Tx - Class in io.goodforgod.api.etherscan.model
- Tx() - Constructor for class io.goodforgod.api.etherscan.model.Tx
- Tx.TxBuilder - Class in io.goodforgod.api.etherscan.model
- txCount(long) - Method in interface io.goodforgod.api.etherscan.ProxyAPI
-
Returns the number of transactions in a block from a block matching the given block number eth_getBlockTransactionCountByNumber
- TxErc1155 - Class in io.goodforgod.api.etherscan.model
- TxErc1155() - Constructor for class io.goodforgod.api.etherscan.model.TxErc1155
- TxErc1155.TxErc1155Builder - Class in io.goodforgod.api.etherscan.model
- TxErc1155ResponseTO - Class in io.goodforgod.api.etherscan.model.response
- TxErc1155ResponseTO() - Constructor for class io.goodforgod.api.etherscan.model.response.TxErc1155ResponseTO
- TxErc20 - Class in io.goodforgod.api.etherscan.model
- TxErc20() - Constructor for class io.goodforgod.api.etherscan.model.TxErc20
- TxErc20.TxERC20Builder - Class in io.goodforgod.api.etherscan.model
- TxErc20ResponseTO - Class in io.goodforgod.api.etherscan.model.response
- TxErc20ResponseTO() - Constructor for class io.goodforgod.api.etherscan.model.response.TxErc20ResponseTO
- TxErc721 - Class in io.goodforgod.api.etherscan.model
- TxErc721() - Constructor for class io.goodforgod.api.etherscan.model.TxErc721
- TxErc721.TxERC721Builder - Class in io.goodforgod.api.etherscan.model
- TxErc721ResponseTO - Class in io.goodforgod.api.etherscan.model.response
- TxErc721ResponseTO() - Constructor for class io.goodforgod.api.etherscan.model.response.TxErc721ResponseTO
- TxInfoProxyTO - Class in io.goodforgod.api.etherscan.model.proxy.utility
- TxInfoProxyTO() - Constructor for class io.goodforgod.api.etherscan.model.proxy.utility.TxInfoProxyTO
- TxInternal - Class in io.goodforgod.api.etherscan.model
- TxInternal() - Constructor for class io.goodforgod.api.etherscan.model.TxInternal
- TxInternal.TxInternalBuilder - Class in io.goodforgod.api.etherscan.model
- TxInternalResponseTO - Class in io.goodforgod.api.etherscan.model.response
- TxInternalResponseTO() - Constructor for class io.goodforgod.api.etherscan.model.response.TxInternalResponseTO
- TxProxy - Class in io.goodforgod.api.etherscan.model.proxy
- TxProxy() - Constructor for class io.goodforgod.api.etherscan.model.proxy.TxProxy
- TxProxy.TxProxyBuilder - Class in io.goodforgod.api.etherscan.model.proxy
- TxProxyTO - Class in io.goodforgod.api.etherscan.model.proxy.utility
- TxProxyTO() - Constructor for class io.goodforgod.api.etherscan.model.proxy.utility.TxProxyTO
- txReceipt(String) - Method in interface io.goodforgod.api.etherscan.ProxyAPI
-
Returns the receipt of a transaction by transaction hash eth_getTransactionReceipt
- TxResponseTO - Class in io.goodforgod.api.etherscan.model.response
- TxResponseTO() - Constructor for class io.goodforgod.api.etherscan.model.response.TxResponseTO
- txs() - Method in interface io.goodforgod.api.etherscan.EtherScanAPI
- txs(String) - Method in interface io.goodforgod.api.etherscan.AccountAPI
- txs(String, long) - Method in interface io.goodforgod.api.etherscan.AccountAPI
- txs(String, long, long) - Method in interface io.goodforgod.api.etherscan.AccountAPI
-
All txs for given address
- txSendCount(String) - Method in interface io.goodforgod.api.etherscan.ProxyAPI
-
Returns the number of transactions sent from an address eth_getTransactionCount
- txSendRaw(String) - Method in interface io.goodforgod.api.etherscan.ProxyAPI
-
Creates new message call transaction or a contract creation for signed transactions eth_sendRawTransaction
- txsErc1155(String) - Method in interface io.goodforgod.api.etherscan.AccountAPI
- txsErc1155(String, long) - Method in interface io.goodforgod.api.etherscan.AccountAPI
- txsErc1155(String, long, long) - Method in interface io.goodforgod.api.etherscan.AccountAPI
-
All ERC-721 (NFT) token txs for given address
- txsErc1155(String, String) - Method in interface io.goodforgod.api.etherscan.AccountAPI
- txsErc1155(String, String, long) - Method in interface io.goodforgod.api.etherscan.AccountAPI
- txsErc1155(String, String, long, long) - Method in interface io.goodforgod.api.etherscan.AccountAPI
-
All ERC-721 (NFT) token txs for given address
- txsErc20(String) - Method in interface io.goodforgod.api.etherscan.AccountAPI
- txsErc20(String, long) - Method in interface io.goodforgod.api.etherscan.AccountAPI
- txsErc20(String, long, long) - Method in interface io.goodforgod.api.etherscan.AccountAPI
-
All ERC-20 token txs for given address
- txsErc20(String, String) - Method in interface io.goodforgod.api.etherscan.AccountAPI
- txsErc20(String, String, long) - Method in interface io.goodforgod.api.etherscan.AccountAPI
- txsErc20(String, String, long, long) - Method in interface io.goodforgod.api.etherscan.AccountAPI
-
All ERC-20 token txs for given address and contract address
- txsErc721(String) - Method in interface io.goodforgod.api.etherscan.AccountAPI
- txsErc721(String, long) - Method in interface io.goodforgod.api.etherscan.AccountAPI
- txsErc721(String, long, long) - Method in interface io.goodforgod.api.etherscan.AccountAPI
-
All ERC-721 (NFT) token txs for given address
- txsErc721(String, String) - Method in interface io.goodforgod.api.etherscan.AccountAPI
- txsErc721(String, String, long) - Method in interface io.goodforgod.api.etherscan.AccountAPI
- txsErc721(String, String, long, long) - Method in interface io.goodforgod.api.etherscan.AccountAPI
-
All ERC-721 (NFT) token txs for given address
- txsInternal(String) - Method in interface io.goodforgod.api.etherscan.AccountAPI
- txsInternal(String, long) - Method in interface io.goodforgod.api.etherscan.AccountAPI
- txsInternal(String, long, long) - Method in interface io.goodforgod.api.etherscan.AccountAPI
-
All internal txs for given address
- txsInternalByHash(String) - Method in interface io.goodforgod.api.etherscan.AccountAPI
-
All internal tx for given transaction hash
U
- Uncle() - Constructor for class io.goodforgod.api.etherscan.model.BlockUncle.Uncle
- UncleBlockResponseTO - Class in io.goodforgod.api.etherscan.model.response
- UncleBlockResponseTO() - Constructor for class io.goodforgod.api.etherscan.model.response.UncleBlockResponseTO
- uncles(long) - Method in interface io.goodforgod.api.etherscan.BlockAPI
-
Return uncle blocks
- unlimited() - Static method in interface io.goodforgod.api.etherscan.manager.RequestQueueManager
- UrlEthHttpClient - Class in io.goodforgod.api.etherscan.http.impl
-
Http client implementation
- UrlEthHttpClient() - Constructor for class io.goodforgod.api.etherscan.http.impl.UrlEthHttpClient
- UrlEthHttpClient(Duration) - Constructor for class io.goodforgod.api.etherscan.http.impl.UrlEthHttpClient
- UrlEthHttpClient(Duration, Duration) - Constructor for class io.goodforgod.api.etherscan.http.impl.UrlEthHttpClient
- UrlEthHttpClient(Duration, Duration, Map<String, String>) - Constructor for class io.goodforgod.api.etherscan.http.impl.UrlEthHttpClient
V
- validateAddress(String) - Static method in class io.goodforgod.api.etherscan.util.BasicUtils
- validateAddresses(List<String>) - Static method in class io.goodforgod.api.etherscan.util.BasicUtils
- validateTxHash(String) - Static method in class io.goodforgod.api.etherscan.util.BasicUtils
- validateTxResponse(T) - Static method in class io.goodforgod.api.etherscan.util.BasicUtils
- valueOf(String) - Static method in enum class io.goodforgod.api.etherscan.EthNetworks
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.goodforgod.api.etherscan.model.query.LogOp
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class io.goodforgod.api.etherscan.EthNetworks
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.goodforgod.api.etherscan.model.query.LogOp
-
Returns an array containing the constants of this enum class, in the order they are declared.
- verified(String) - Static method in class io.goodforgod.api.etherscan.model.Abi
W
- Wei - Class in io.goodforgod.api.etherscan.model
- withAddress(String) - Method in class io.goodforgod.api.etherscan.model.Log.LogBuilder
- withApiKey(String) - Method in interface io.goodforgod.api.etherscan.EtherScanAPI.Builder
- withBlockFrom(long) - Method in interface io.goodforgod.api.etherscan.model.query.LogQuery.Builder
- withBlockHash(String) - Method in class io.goodforgod.api.etherscan.model.proxy.ReceiptProxy.ReceiptProxyBuilder
- withBlockHash(String) - Method in class io.goodforgod.api.etherscan.model.proxy.TxProxy.TxProxyBuilder
- withBlockHash(String) - Method in class io.goodforgod.api.etherscan.model.Tx.TxBuilder
- withBlockHash(String) - Method in class io.goodforgod.api.etherscan.model.TxErc1155.TxErc1155Builder
- withBlockHash(String) - Method in class io.goodforgod.api.etherscan.model.TxErc20.TxERC20Builder
- withBlockHash(String) - Method in class io.goodforgod.api.etherscan.model.TxErc721.TxERC721Builder
- withBlockMiner(String) - Method in class io.goodforgod.api.etherscan.model.BlockUncle.BlockUncleBuilder
- withBlockNumber(long) - Method in class io.goodforgod.api.etherscan.model.Block.BlockBuilder
- withBlockNumber(long) - Method in class io.goodforgod.api.etherscan.model.BlockUncle.BlockUncleBuilder
- withBlockNumber(long) - Method in class io.goodforgod.api.etherscan.model.Tx.TxBuilder
- withBlockNumber(long) - Method in class io.goodforgod.api.etherscan.model.TxErc1155.TxErc1155Builder
- withBlockNumber(long) - Method in class io.goodforgod.api.etherscan.model.TxErc20.TxERC20Builder
- withBlockNumber(long) - Method in class io.goodforgod.api.etherscan.model.TxErc721.TxERC721Builder
- withBlockNumber(long) - Method in class io.goodforgod.api.etherscan.model.TxInternal.TxInternalBuilder
- withBlockNumber(Long) - Method in class io.goodforgod.api.etherscan.model.Log.LogBuilder
- withBlockNumber(Long) - Method in class io.goodforgod.api.etherscan.model.proxy.ReceiptProxy.ReceiptProxyBuilder
- withBlockNumber(Long) - Method in class io.goodforgod.api.etherscan.model.proxy.TxProxy.TxProxyBuilder
- withBlockreward(BigInteger) - Method in class io.goodforgod.api.etherscan.model.BlockUncle.Uncle.UncleBuilder
- withBlockReward(BigInteger) - Method in class io.goodforgod.api.etherscan.model.Block.BlockBuilder
- withBlockReward(BigInteger) - Method in class io.goodforgod.api.etherscan.model.BlockUncle.BlockUncleBuilder
- withBlockTo(long) - Method in interface io.goodforgod.api.etherscan.model.query.LogQuery.Builder
- withBtc(BigDecimal) - Method in class io.goodforgod.api.etherscan.model.Price.PriceBuilder
- withBurntFees(Wei) - Method in class io.goodforgod.api.etherscan.model.EthSupply.EthSupplyBuilder
- withConfirmations(long) - Method in class io.goodforgod.api.etherscan.model.Tx.TxBuilder
- withConfirmations(long) - Method in class io.goodforgod.api.etherscan.model.TxErc1155.TxErc1155Builder
- withConfirmations(long) - Method in class io.goodforgod.api.etherscan.model.TxErc20.TxERC20Builder
- withConfirmations(long) - Method in class io.goodforgod.api.etherscan.model.TxErc721.TxERC721Builder
- withContractAbi(String) - Method in class io.goodforgod.api.etherscan.model.Abi.AbiBuilder
- withContractAddress(String) - Method in class io.goodforgod.api.etherscan.model.ContractCreation.ContractCreationBuilder
- withContractAddress(String) - Method in class io.goodforgod.api.etherscan.model.proxy.ReceiptProxy.ReceiptProxyBuilder
- withContractAddress(String) - Method in class io.goodforgod.api.etherscan.model.Tx.TxBuilder
- withContractAddress(String) - Method in class io.goodforgod.api.etherscan.model.TxErc1155.TxErc1155Builder
- withContractAddress(String) - Method in class io.goodforgod.api.etherscan.model.TxErc20.TxERC20Builder
- withContractAddress(String) - Method in class io.goodforgod.api.etherscan.model.TxErc721.TxERC721Builder
- withContractAddress(String) - Method in class io.goodforgod.api.etherscan.model.TxInternal.TxInternalBuilder
- withContractCreator(String) - Method in class io.goodforgod.api.etherscan.model.ContractCreation.ContractCreationBuilder
- withConverter(Supplier<Converter>) - Method in interface io.goodforgod.api.etherscan.EtherScanAPI.Builder
- withCumulativeGasUsed(Wei) - Method in class io.goodforgod.api.etherscan.model.proxy.ReceiptProxy.ReceiptProxyBuilder
- withCumulativeGasUsed(Wei) - Method in class io.goodforgod.api.etherscan.model.Tx.TxBuilder
- withCumulativeGasUsed(Wei) - Method in class io.goodforgod.api.etherscan.model.TxErc1155.TxErc1155Builder
- withCumulativeGasUsed(Wei) - Method in class io.goodforgod.api.etherscan.model.TxErc20.TxERC20Builder
- withCumulativeGasUsed(Wei) - Method in class io.goodforgod.api.etherscan.model.TxErc721.TxERC721Builder
- withData(String) - Method in class io.goodforgod.api.etherscan.model.Log.LogBuilder
- withDifficulty(String) - Method in class io.goodforgod.api.etherscan.model.proxy.BlockProxy.BlockProxyBuilder
- withErrCode(String) - Method in class io.goodforgod.api.etherscan.model.TxInternal.TxInternalBuilder
- withErrDescription(String) - Method in class io.goodforgod.api.etherscan.model.Status.StatusBuilder
- withEth2Staking(Wei) - Method in class io.goodforgod.api.etherscan.model.EthSupply.EthSupplyBuilder
- withEthSupply(Wei) - Method in class io.goodforgod.api.etherscan.model.EthSupply.EthSupplyBuilder
- withExtraData(String) - Method in class io.goodforgod.api.etherscan.model.proxy.BlockProxy.BlockProxyBuilder
- withFastGasPrice(Wei) - Method in class io.goodforgod.api.etherscan.model.GasOracle.GasOracleBuilder
- withFrom(String) - Method in class io.goodforgod.api.etherscan.model.proxy.ReceiptProxy.ReceiptProxyBuilder
- withFrom(String) - Method in class io.goodforgod.api.etherscan.model.proxy.TxProxy.TxProxyBuilder
- withFrom(String) - Method in class io.goodforgod.api.etherscan.model.Tx.TxBuilder
- withFrom(String) - Method in class io.goodforgod.api.etherscan.model.TxErc1155.TxErc1155Builder
- withFrom(String) - Method in class io.goodforgod.api.etherscan.model.TxErc20.TxERC20Builder
- withFrom(String) - Method in class io.goodforgod.api.etherscan.model.TxErc721.TxERC721Builder
- withFrom(String) - Method in class io.goodforgod.api.etherscan.model.TxInternal.TxInternalBuilder
- withGas(Wei) - Method in class io.goodforgod.api.etherscan.model.proxy.TxProxy.TxProxyBuilder
- withGas(Wei) - Method in class io.goodforgod.api.etherscan.model.Tx.TxBuilder
- withGas(Wei) - Method in class io.goodforgod.api.etherscan.model.TxErc1155.TxErc1155Builder
- withGas(Wei) - Method in class io.goodforgod.api.etherscan.model.TxErc20.TxERC20Builder
- withGas(Wei) - Method in class io.goodforgod.api.etherscan.model.TxErc721.TxERC721Builder
- withGas(Wei) - Method in class io.goodforgod.api.etherscan.model.TxInternal.TxInternalBuilder
- withGasLimit(Wei) - Method in class io.goodforgod.api.etherscan.model.proxy.BlockProxy.BlockProxyBuilder
- withGasPrice(Wei) - Method in class io.goodforgod.api.etherscan.model.Log.LogBuilder
- withGasPrice(Wei) - Method in class io.goodforgod.api.etherscan.model.proxy.TxProxy.TxProxyBuilder
- withGasPrice(Wei) - Method in class io.goodforgod.api.etherscan.model.Tx.TxBuilder
- withGasPrice(Wei) - Method in class io.goodforgod.api.etherscan.model.TxErc1155.TxErc1155Builder
- withGasPrice(Wei) - Method in class io.goodforgod.api.etherscan.model.TxErc20.TxERC20Builder
- withGasPrice(Wei) - Method in class io.goodforgod.api.etherscan.model.TxErc721.TxERC721Builder
- withGasUsed(Wei) - Method in class io.goodforgod.api.etherscan.model.Log.LogBuilder
- withGasUsed(Wei) - Method in class io.goodforgod.api.etherscan.model.proxy.BlockProxy.BlockProxyBuilder
- withGasUsed(Wei) - Method in class io.goodforgod.api.etherscan.model.proxy.ReceiptProxy.ReceiptProxyBuilder
- withGasUsed(Wei) - Method in class io.goodforgod.api.etherscan.model.Tx.TxBuilder
- withGasUsed(Wei) - Method in class io.goodforgod.api.etherscan.model.TxErc1155.TxErc1155Builder
- withGasUsed(Wei) - Method in class io.goodforgod.api.etherscan.model.TxErc20.TxERC20Builder
- withGasUsed(Wei) - Method in class io.goodforgod.api.etherscan.model.TxErc721.TxERC721Builder
- withGasUsed(Wei) - Method in class io.goodforgod.api.etherscan.model.TxInternal.TxInternalBuilder
- withGasUsedRatio(List<BigDecimal>) - Method in class io.goodforgod.api.etherscan.model.GasOracle.GasOracleBuilder
- withHash(String) - Method in class io.goodforgod.api.etherscan.model.proxy.BlockProxy.BlockProxyBuilder
- withHash(String) - Method in class io.goodforgod.api.etherscan.model.proxy.TxProxy.TxProxyBuilder
- withHash(String) - Method in class io.goodforgod.api.etherscan.model.Tx.TxBuilder
- withHash(String) - Method in class io.goodforgod.api.etherscan.model.TxErc1155.TxErc1155Builder
- withHash(String) - Method in class io.goodforgod.api.etherscan.model.TxErc20.TxERC20Builder
- withHash(String) - Method in class io.goodforgod.api.etherscan.model.TxErc721.TxERC721Builder
- withHash(String) - Method in class io.goodforgod.api.etherscan.model.TxInternal.TxInternalBuilder
- withHttpClient(Supplier<EthHttpClient>) - Method in interface io.goodforgod.api.etherscan.EtherScanAPI.Builder
- withInput(String) - Method in class io.goodforgod.api.etherscan.model.proxy.TxProxy.TxProxyBuilder
- withInput(String) - Method in class io.goodforgod.api.etherscan.model.Tx.TxBuilder
- withInput(String) - Method in class io.goodforgod.api.etherscan.model.TxErc1155.TxErc1155Builder
- withInput(String) - Method in class io.goodforgod.api.etherscan.model.TxErc20.TxERC20Builder
- withInput(String) - Method in class io.goodforgod.api.etherscan.model.TxErc721.TxERC721Builder
- withInput(String) - Method in class io.goodforgod.api.etherscan.model.TxInternal.TxInternalBuilder
- withIsError(int) - Method in class io.goodforgod.api.etherscan.model.Status.StatusBuilder
- withIsError(int) - Method in class io.goodforgod.api.etherscan.model.TxInternal.TxInternalBuilder
- withIsError(String) - Method in class io.goodforgod.api.etherscan.model.Tx.TxBuilder
- withIsVerified(boolean) - Method in class io.goodforgod.api.etherscan.model.Abi.AbiBuilder
- withLastBlock(Long) - Method in class io.goodforgod.api.etherscan.model.GasOracle.GasOracleBuilder
- withLogIndex(Long) - Method in class io.goodforgod.api.etherscan.model.Log.LogBuilder
- withLogs(List<Log>) - Method in class io.goodforgod.api.etherscan.model.proxy.ReceiptProxy.ReceiptProxyBuilder
- withLogsBloom(String) - Method in class io.goodforgod.api.etherscan.model.proxy.BlockProxy.BlockProxyBuilder
- withLogsBloom(String) - Method in class io.goodforgod.api.etherscan.model.proxy.ReceiptProxy.ReceiptProxyBuilder
- withMessage(String) - Method in class io.goodforgod.api.etherscan.model.response.StringResponseTO.StringResponseBuilder
- withMiner(String) - Method in class io.goodforgod.api.etherscan.model.BlockUncle.Uncle.UncleBuilder
- withMiner(String) - Method in class io.goodforgod.api.etherscan.model.proxy.BlockProxy.BlockProxyBuilder
- withMixHash(String) - Method in class io.goodforgod.api.etherscan.model.proxy.BlockProxy.BlockProxyBuilder
- withNetwork(EthNetwork) - Method in interface io.goodforgod.api.etherscan.EtherScanAPI.Builder
- withNetwork(EthNetworks) - Method in interface io.goodforgod.api.etherscan.EtherScanAPI.Builder
- withNonce(long) - Method in class io.goodforgod.api.etherscan.model.Tx.TxBuilder
- withNonce(long) - Method in class io.goodforgod.api.etherscan.model.TxErc1155.TxErc1155Builder
- withNonce(long) - Method in class io.goodforgod.api.etherscan.model.TxErc20.TxERC20Builder
- withNonce(long) - Method in class io.goodforgod.api.etherscan.model.TxErc721.TxERC721Builder
- withNonce(Long) - Method in class io.goodforgod.api.etherscan.model.proxy.TxProxy.TxProxyBuilder
- withNonce(String) - Method in class io.goodforgod.api.etherscan.model.proxy.BlockProxy.BlockProxyBuilder
- withNumber(Long) - Method in class io.goodforgod.api.etherscan.model.proxy.BlockProxy.BlockProxyBuilder
- withParentHash(String) - Method in class io.goodforgod.api.etherscan.model.proxy.BlockProxy.BlockProxyBuilder
- withProposeGasPrice(Wei) - Method in class io.goodforgod.api.etherscan.model.GasOracle.GasOracleBuilder
- withQueue(RequestQueueManager) - Method in interface io.goodforgod.api.etherscan.EtherScanAPI.Builder
- withR(String) - Method in class io.goodforgod.api.etherscan.model.proxy.TxProxy.TxProxyBuilder
- withReceiptsRoot(String) - Method in class io.goodforgod.api.etherscan.model.proxy.BlockProxy.BlockProxyBuilder
- withResult(String) - Method in class io.goodforgod.api.etherscan.model.response.StringResponseTO.StringResponseBuilder
- withRetryOnRateLimit(int) - Method in interface io.goodforgod.api.etherscan.EtherScanAPI.Builder
-
By default is disabled
- withRoot(String) - Method in class io.goodforgod.api.etherscan.model.proxy.ReceiptProxy.ReceiptProxyBuilder
- withS(String) - Method in class io.goodforgod.api.etherscan.model.proxy.TxProxy.TxProxyBuilder
- withSafeGasPrice(Wei) - Method in class io.goodforgod.api.etherscan.model.GasOracle.GasOracleBuilder
- withSha3Uncles(String) - Method in class io.goodforgod.api.etherscan.model.proxy.BlockProxy.BlockProxyBuilder
- withSize(Long) - Method in class io.goodforgod.api.etherscan.model.proxy.BlockProxy.BlockProxyBuilder
- withStateRoot(String) - Method in class io.goodforgod.api.etherscan.model.proxy.BlockProxy.BlockProxyBuilder
- withStatus(String) - Method in class io.goodforgod.api.etherscan.model.response.StringResponseTO.StringResponseBuilder
- withSuggestBaseFee(BigDecimal) - Method in class io.goodforgod.api.etherscan.model.GasOracle.GasOracleBuilder
- withTimestamp(LocalDateTime) - Method in class io.goodforgod.api.etherscan.model.proxy.BlockProxy.BlockProxyBuilder
- withTimeStamp(LocalDateTime) - Method in class io.goodforgod.api.etherscan.model.Block.BlockBuilder
- withTimeStamp(LocalDateTime) - Method in class io.goodforgod.api.etherscan.model.BlockUncle.BlockUncleBuilder
- withTimeStamp(LocalDateTime) - Method in class io.goodforgod.api.etherscan.model.Log.LogBuilder
- withTimeStamp(LocalDateTime) - Method in class io.goodforgod.api.etherscan.model.Tx.TxBuilder
- withTimeStamp(LocalDateTime) - Method in class io.goodforgod.api.etherscan.model.TxErc1155.TxErc1155Builder
- withTimeStamp(LocalDateTime) - Method in class io.goodforgod.api.etherscan.model.TxErc20.TxERC20Builder
- withTimeStamp(LocalDateTime) - Method in class io.goodforgod.api.etherscan.model.TxErc721.TxERC721Builder
- withTimeStamp(LocalDateTime) - Method in class io.goodforgod.api.etherscan.model.TxInternal.TxInternalBuilder
- withTimestampBtc(LocalDateTime) - Method in class io.goodforgod.api.etherscan.model.Price.PriceBuilder
- withTimestampUsd(LocalDateTime) - Method in class io.goodforgod.api.etherscan.model.Price.PriceBuilder
- withTo(String) - Method in class io.goodforgod.api.etherscan.model.proxy.ReceiptProxy.ReceiptProxyBuilder
- withTo(String) - Method in class io.goodforgod.api.etherscan.model.proxy.TxProxy.TxProxyBuilder
- withTo(String) - Method in class io.goodforgod.api.etherscan.model.Tx.TxBuilder
- withTo(String) - Method in class io.goodforgod.api.etherscan.model.TxErc1155.TxErc1155Builder
- withTo(String) - Method in class io.goodforgod.api.etherscan.model.TxErc20.TxERC20Builder
- withTo(String) - Method in class io.goodforgod.api.etherscan.model.TxErc721.TxERC721Builder
- withTo(String) - Method in class io.goodforgod.api.etherscan.model.TxInternal.TxInternalBuilder
- withTokenDecimal(String) - Method in class io.goodforgod.api.etherscan.model.TxErc1155.TxErc1155Builder
- withTokenDecimal(String) - Method in class io.goodforgod.api.etherscan.model.TxErc20.TxERC20Builder
- withTokenDecimal(String) - Method in class io.goodforgod.api.etherscan.model.TxErc721.TxERC721Builder
- withTokenID(String) - Method in class io.goodforgod.api.etherscan.model.TxErc1155.TxErc1155Builder
- withTokenID(String) - Method in class io.goodforgod.api.etherscan.model.TxErc721.TxERC721Builder
- withTokenName(String) - Method in class io.goodforgod.api.etherscan.model.TxErc1155.TxErc1155Builder
- withTokenName(String) - Method in class io.goodforgod.api.etherscan.model.TxErc20.TxERC20Builder
- withTokenName(String) - Method in class io.goodforgod.api.etherscan.model.TxErc721.TxERC721Builder
- withTokenSymbol(String) - Method in class io.goodforgod.api.etherscan.model.TxErc1155.TxErc1155Builder
- withTokenSymbol(String) - Method in class io.goodforgod.api.etherscan.model.TxErc20.TxERC20Builder
- withTokenSymbol(String) - Method in class io.goodforgod.api.etherscan.model.TxErc721.TxERC721Builder
- withTopic(String) - Method in interface io.goodforgod.api.etherscan.model.query.LogQuery.Builder
- withTopic(String, String) - Method in interface io.goodforgod.api.etherscan.model.query.LogQuery.Builder
- withTopic(String, String, String) - Method in interface io.goodforgod.api.etherscan.model.query.LogQuery.Builder
- withTopic(String, String, String, String) - Method in interface io.goodforgod.api.etherscan.model.query.LogQuery.Builder
- withTopics(List<String>) - Method in class io.goodforgod.api.etherscan.model.Log.LogBuilder
- withTotalDifficulty(String) - Method in class io.goodforgod.api.etherscan.model.proxy.BlockProxy.BlockProxyBuilder
- withTraceId(String) - Method in class io.goodforgod.api.etherscan.model.TxInternal.TxInternalBuilder
- withTransactionHash(String) - Method in class io.goodforgod.api.etherscan.model.Log.LogBuilder
- withTransactionHash(String) - Method in class io.goodforgod.api.etherscan.model.proxy.ReceiptProxy.ReceiptProxyBuilder
- withTransactionIndex(int) - Method in class io.goodforgod.api.etherscan.model.Tx.TxBuilder
- withTransactionIndex(int) - Method in class io.goodforgod.api.etherscan.model.TxErc1155.TxErc1155Builder
- withTransactionIndex(int) - Method in class io.goodforgod.api.etherscan.model.TxErc20.TxERC20Builder
- withTransactionIndex(int) - Method in class io.goodforgod.api.etherscan.model.TxErc721.TxERC721Builder
- withTransactionIndex(Long) - Method in class io.goodforgod.api.etherscan.model.Log.LogBuilder
- withTransactionIndex(Long) - Method in class io.goodforgod.api.etherscan.model.proxy.ReceiptProxy.ReceiptProxyBuilder
- withTransactionIndex(Long) - Method in class io.goodforgod.api.etherscan.model.proxy.TxProxy.TxProxyBuilder
- withTransactions(List<TxProxy>) - Method in class io.goodforgod.api.etherscan.model.proxy.BlockProxy.BlockProxyBuilder
- withTransactionsRoot(String) - Method in class io.goodforgod.api.etherscan.model.proxy.BlockProxy.BlockProxyBuilder
- withTxHash(String) - Method in class io.goodforgod.api.etherscan.model.ContractCreation.ContractCreationBuilder
- withTxReceiptStatus(String) - Method in class io.goodforgod.api.etherscan.model.Tx.TxBuilder
- withType(String) - Method in class io.goodforgod.api.etherscan.model.TxInternal.TxInternalBuilder
- withUncleInclusionReward(String) - Method in class io.goodforgod.api.etherscan.model.BlockUncle.BlockUncleBuilder
- withUnclePosition(int) - Method in class io.goodforgod.api.etherscan.model.BlockUncle.Uncle.UncleBuilder
- withUncles(List<BlockUncle.Uncle>) - Method in class io.goodforgod.api.etherscan.model.BlockUncle.BlockUncleBuilder
- withUncles(List<String>) - Method in class io.goodforgod.api.etherscan.model.proxy.BlockProxy.BlockProxyBuilder
- withUsd(BigDecimal) - Method in class io.goodforgod.api.etherscan.model.Price.PriceBuilder
- withV(String) - Method in class io.goodforgod.api.etherscan.model.proxy.TxProxy.TxProxyBuilder
- withValue(String) - Method in class io.goodforgod.api.etherscan.model.proxy.TxProxy.TxProxyBuilder
- withValue(BigInteger) - Method in class io.goodforgod.api.etherscan.model.Tx.TxBuilder
- withValue(BigInteger) - Method in class io.goodforgod.api.etherscan.model.TxErc20.TxERC20Builder
- withValue(BigInteger) - Method in class io.goodforgod.api.etherscan.model.TxInternal.TxInternalBuilder
- withWithdrawnTotal(Wei) - Method in class io.goodforgod.api.etherscan.model.EthSupply.EthSupplyBuilder
All Classes and Interfaces|All Packages|Serialized Form