Class LatokenAccountService

All Implemented Interfaces:
AccountService, BaseService

public class LatokenAccountService extends LatokenAccountServiceRaw implements AccountService
  • Field Details

    • TRADING_FEE

      public static final BigDecimal TRADING_FEE
  • Constructor Details

    • LatokenAccountService

      public LatokenAccountService(Exchange exchange)
  • Method Details

    • getAccountInfo

      public AccountInfo getAccountInfo() throws IOException
      Description copied from interface: AccountService
      Get account info
      Specified by:
      getAccountInfo in interface AccountService
      Returns:
      the AccountInfo object, null if some sort of error occurred. Implementers should log the error.
      Throws:
      IOException - - Indication that a networking error occurred while fetching JSON data