| Package | Description |
|---|---|
| io.api.etherscan.core | |
| io.api.etherscan.core.impl | |
| io.api.etherscan.model.query | |
| io.api.etherscan.model.query.impl |
| Modifier and Type | Method and Description |
|---|---|
List<Log> |
ILogsApi.logs(LogQuery query)
alternative to the native eth_getLogs
Read at EtherScan API description for full info!
|
| Modifier and Type | Method and Description |
|---|---|
List<Log> |
LogsApiProvider.logs(LogQuery query) |
| Modifier and Type | Method and Description |
|---|---|
LogQuery |
IQueryBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
LogQuery |
LogTopicTuple.build() |
LogQuery |
LogTopicTriple.build() |
LogQuery |
LogTopicSingle.build() |
LogQuery |
LogTopicQuadro.build() |
Copyright © 2019. All rights reserved.