| Package | Description |
|---|---|
| io.api.etherscan.core | |
| io.api.etherscan.core.impl | |
| io.api.etherscan.model.proxy |
| 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 |
|---|---|
List<Log> |
ReceiptProxy.getLogs() |
Copyright © 2019. All rights reserved.