| Package | Description |
|---|---|
| com.cml.idex | |
| com.cml.idex.packets |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<List<OrderTrade>> |
IDexAPI.returnOrderTrades(String orderHash)
Returns all trades involving a given order hash.
|
| Modifier and Type | Method and Description |
|---|---|
static OrderTrade |
ReturnOrderTrades.parseOrderTrade(com.fasterxml.jackson.databind.JsonNode node) |
| Modifier and Type | Method and Description |
|---|---|
List<OrderTrade> |
ReturnOrderTrades.parse(com.fasterxml.jackson.databind.ObjectMapper mapper,
String json) |
Copyright © 2019. All rights reserved.