Package io.goodforgod.api.etherscan
Interface LogsAPI
- All Known Implementing Classes:
LogsAPIProvider
public interface LogsAPI
EtherScan - API Descriptions ...
- 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:
EtherScanException- parent exception class- See Also:
-