| Interface | Description |
|---|---|
| Parser<V> | |
| ParserWithCurser<V> | |
| Req |
| Class | Description |
|---|---|
| CancelOrder | |
| PlaceOrder | |
| PlaceTrade | |
| Return24Volume | |
| ReturnBalances | |
| ReturnCompleteBalances |
Returns available balances for an address along with the amount of open
orders for each token, indexed by token symbol.
|
| ReturnContractAddress | |
| ReturnCurrencies | |
| ReturnCurrenciesWithPairs | |
| ReturnDepositsWithdrawals |
Returns your deposit and withdrawal history within a range, specified by the
"start" and "end" properties of the JSON input, both of which must be UNIX
timestamps.
|
| ReturnNextNonce |
Returns the lowest nonce that you can use from the given address in one of
the contract-backed trade functions.
|
| ReturnOpenOrders | |
| ReturnOrderBook | |
| ReturnOrderStatus | |
| ReturnOrderTrades | |
| ReturnTicker | |
| ReturnTradeHistory | |
| Withdraw |
| Enum | Description |
|---|---|
| SortOrder |
Copyright © 2019. All rights reserved.