public class ANXAccountServiceRaw extends ANXBaseService
exchange| Modifier | Constructor and Description |
|---|---|
protected |
ANXAccountServiceRaw(Exchange exchange)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
ANXBitcoinDepositAddress |
anxRequestDepositAddress(String currency) |
ANXWithdrawalResponseWrapper |
anxWithdrawFunds(String currency,
BigDecimal amount,
String address) |
ANXAccountInfo |
getANXAccountInfo() |
ANXWalletHistory |
getWalletHistory(String currency,
Integer page,
Date from,
Date to) |
List<ANXWalletHistoryEntry> |
getWalletHistory(TradeHistoryParams params) |
handleError, handleHttpErrorverifyOrder, verifyOrder, verifyOrderprotected ANXAccountServiceRaw(Exchange exchange)
public ANXAccountInfo getANXAccountInfo() throws IOException
IOExceptionpublic ANXWithdrawalResponseWrapper anxWithdrawFunds(String currency, BigDecimal amount, String address) throws IOException
IOExceptionpublic ANXBitcoinDepositAddress anxRequestDepositAddress(String currency) throws IOException
IOExceptionpublic List<ANXWalletHistoryEntry> getWalletHistory(TradeHistoryParams params) throws IOException
IOExceptionpublic ANXWalletHistory getWalletHistory(String currency, Integer page, Date from, Date to) throws IOException
IOExceptionCopyright © 2012–2017 Knowm Inc.. All rights reserved.