Package 

Class ExplorerProtocol

  • All Implemented Interfaces:
    app.perawallet.walletconnectv2.internal.common.explorer.ExplorerInterface

    
    public final class ExplorerProtocol
     implements ExplorerInterface
                        
    • Constructor Summary

      Constructors 
      Constructor Description
      ExplorerProtocol(KoinApplication koinApp)
    • Method Summary

      Modifier and Type Method Description
      Result<List<Project>> getProjects(Integer page, Integer entries, Boolean isVerified, Boolean isFeatured)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait