Class StateRPCClient

java.lang.Object
org.starcoin.api.StateRPCClient

public class StateRPCClient
extends Object
  • Constructor Details

    • StateRPCClient

      public StateRPCClient​(URL baseUrl)
  • Method Details

    • getState

      public ListResource getState​(String address) throws com.thetransactioncompany.jsonrpc2.client.JSONRPC2SessionException
      Throws:
      com.thetransactioncompany.jsonrpc2.client.JSONRPC2SessionException
    • getAddressAmount

      public long getAddressAmount​(String address)