Interface LogQuery

All Known Implementing Classes:
LogQueryImpl

public interface LogQuery
Final built container for The Event Log API EtherScan - API Descriptions ...
Since:
10.05.2023
See Also:
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static @NotNull LogQuery.Builder
    builder(@NotNull String address)
     
    @NotNull String
     
  • Method Details