| Package | Description |
|---|---|
| com.cml.idex | |
| com.cml.idex.packets |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Map<String,Currency>> |
IDexAPI.returnCurrencies()
Returns an object of token data indexed by symbol.
|
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Currency> |
ReturnCurrencies.fromJson(com.fasterxml.jackson.databind.ObjectMapper mapper,
String body) |
Map<String,Currency> |
ReturnCurrencies.parse(com.fasterxml.jackson.databind.ObjectMapper mapper,
String body) |
Copyright © 2019. All rights reserved.