Package io.api.etherscan.core
Interface ILogsApi
- All Known Implementing Classes:
LogsApiProvider
public interface ILogsApi
EtherScan - API Descriptions https://etherscan.io/apis#logs
- Since:
- 30.10.2018
-
Method Summary
-
Method Details
-
logs
alternative to the native eth_getLogs Read at EtherScan API description for full info!- Parameters:
query- build log query- Returns:
- logs according to query
- Throws:
ApiException- parent exception class- See Also:
-