Currency
Field Name
Data Type
Description
CurrencyStatistics
Field Name
Data Type
Description
Example response
{
"id": "CUR-1671",
"name": "Euro",
"code": "EUR",
"precision": 2,
"status": "Active",
"statistics":
{
"sellerCount": 35,
"pairCount": 344,
},
"icon": "/v1/exchange/currencies/CUR-1671/icon",
"revision": 1
}Last updated
Was this helpful?