-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathexchanges.json
61 lines (61 loc) · 2.48 KB
/
exchanges.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
[{
"name": "Bithumb",
"description": "비트코인, 이더리움, 비트코인캐시, 리플, 라이트코인, 대시, 모네로, 비트코인골드, 이오스, 이더리움클래식, 퀀텀, 제트캐시, 실시간 시세, 쉽고 안전한 거래.",
"accounts": ["bithumbshiny"],
"logo": "https://raw.githubusercontent.com/eoscafe/eos-dapps/master/logos/placeeholder.png",
"links": [{
"name": "Website",
"url": "https://www.bithumb.com/"
}
]
}, {
"name": "OKEx",
"description": "OKEx is the leading global bitcoin exchange. Secured with bank-level SSL encryption and cold storage.",
"accounts": ["okexoffiline"],
"logo": "https://raw.githubusercontent.com/eoscafe/eos-dapps/master/logos/placeeholder.png",
"links": [{
"name": "Website",
"url": "https://www.okex.com/"
}
]
}, {
"name": "Bitfinex",
"description": "Bitfinex is a full-featured spot trading platform for major digital assets & cryptocurrencies, including Bitcoin, Ethereum, EOS, Litecoin, Ripple, NEO, Monero and many more.",
"accounts": ["bitfinexcw55", "bitfinexcw13", "bitfinexcw11", "bitfinexcw24", "bitfinexcw15", "bitfinexcw32", "bitfinexcw21", "bitfinexcw31", "bitfinexcw25", "bitfinexcw23", "bitfinexcw33", "bitfinexcw22", "bitfinexcw12", "bitfinexcw14"],
"logo": "https://raw.githubusercontent.com/eoscafe/eos-dapps/master/logos/placeeholder.png",
"links": [{
"name": "Website",
"url": "https://bitfinex.com/"
}
]
}, {
"name": "Gate.io",
"description": "Gate.io is a bitcoin exchange platform which supports BTC, LTC, Ethereum, Qtum and more blockchain assets trading.",
"accounts": ["gateiowallet"],
"logo": "https://raw.githubusercontent.com/eoscafe/eos-dapps/master/logos/placeeholder.png",
"links": [{
"name": "Website",
"url": "https://www.gate.io/"
}
]
}, {
"name": "Kraken",
"description": "Buy, sell and margin trade Bitcoin (BTC) and Etherum (ETH) in exchange with EUR, USD, CAD, GBP, and JPY.",
"accounts": ["krakenkraken"],
"logo": "https://raw.githubusercontent.com/eoscafe/eos-dapps/master/logos/placeeholder.png",
"links": [{
"name": "Website",
"url": "https://www.kraken.com/"
}
]
}, {
"name": "Chaince",
"description": "A Superior Blockchain Asset Trading Platform Focusing on EOS Projects.",
"accounts": ["chainceoneos"],
"logo": "https://raw.githubusercontent.com/eoscafe/eos-dapps/master/logos/placeeholder.png",
"links": [{
"name": "Website",
"url": "https://chaince.com/"
}
]
}]