Package io.api.etherscan.core.impl
Class LogsApiProvider
java.lang.Object
io.api.etherscan.core.impl.LogsApiProvider
- All Implemented Interfaces:
ILogsApi
Logs API Implementation
- Since:
- 28.10.2018
- See Also:
-
Method Summary
-
Method Details
-
logs
Description copied from interface:ILogsApialternative to the native eth_getLogs Read at EtherScan API description for full info!- Specified by:
logsin interfaceILogsApi- Parameters:
query- build log query- Returns:
- logs according to query
- Throws:
ApiException- parent exception class- See Also:
-