Uses Coin Codex API
Note
|
Those routes will only be available if marketCap service is enabled |
GET /marketCap/symbols
Name | Type | Default | Description |
---|---|---|---|
includeAliases |
boolean |
false |
If true, symbol aliases such as XRB for NANO will also be returned |
GET /marketCap/coins
Name | Type | Default | Description |
---|---|---|---|
includeAliases |
boolean |
false |
If true, symbol aliases such as XRB for NANO will also be returned |
names |
string (comma-separated) |
Comma-separated list of coin names. Any coin with a name which matches partially will be returned |
|
symbols |
string (comma-separated) |
Comma-separated list of coin symbols. Any coin with a symbol which matches exactly will be returned |