Last updated
Was this helpful?
Was this helpful?
{
"ok": true,
"result": {
"exchanges": [
{
"name": "coinbase",
"value": "coinbase",
"stockId": "",
"limit": 0,
"supportedCurrencies": [
],
"default": false,
"priority": 1,
"connected": false
},
{
"name": "okcoin",
"value": "okcoin",
"stockId": "58b989dd-f1a2-4227-90cc-44c9dafb92a7",
"limit": "1000",
"supportedCurrencies": [
"BTC",
"LTC",
"ETH",
"XRP",
"BCH",
"USDC"
],
"default": false,
"priority": 0,
"connected": true
},
{
"name": "kraken",
"value": "kraken",
"stockId": "46f34b67-cdaa-4a21-8d77-3096105c54c8",
"limit": "1000",
"supportedCurrencies": [
"BTC",
"LTC",
"ETH",
"XRP",
"BCH",
"USDC"
],
"default": false,
"priority": 0,
"connected": true
},
{
"name": "gemini",
"value": "gemini",
"stockId": "",
"limit": 0,
"supportedCurrencies": [
],
"default": false,
"priority": 0,
"connected": false
}
],
"defaultCurrency": "BTC"
}
}