public class BleutradeAccountServiceRaw extends BleutradeBaseService
apiKey, bleutrade, signatureCreatorexchange| Constructor and Description |
|---|
BleutradeAccountServiceRaw(Exchange exchange,
si.mazi.rescu.IRestProxyFactory restProxyFactory) |
| Modifier and Type | Method and Description |
|---|---|
List<DepositRecord> |
depositHistory() |
BleutradeBalance |
getBleutradeBalance(String currency) |
List<BleutradeBalance> |
getBleutradeBalances() |
BleutradeDepositAddress |
getBleutradeDepositAddress(String currency) |
String |
withdraw(Currency currency,
BigDecimal amount,
String address) |
List<WithdrawRecord> |
withdrawalHistory() |
getClientConfig, verifyOrder, verifyOrder, verifyOrderpublic BleutradeAccountServiceRaw(Exchange exchange, si.mazi.rescu.IRestProxyFactory restProxyFactory)
public String withdraw(Currency currency, BigDecimal amount, String address) throws IOException
IOExceptionpublic BleutradeDepositAddress getBleutradeDepositAddress(String currency) throws IOException
IOExceptionpublic BleutradeBalance getBleutradeBalance(String currency) throws IOException
IOExceptionpublic List<BleutradeBalance> getBleutradeBalances() throws IOException
IOExceptionpublic List<DepositRecord> depositHistory() throws IOException
IOExceptionpublic List<WithdrawRecord> withdrawalHistory() throws IOException
IOExceptionCopyright © 2012–2018 Knowm Inc.. All rights reserved.