-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcoin-config.json
102 lines (102 loc) · 3.25 KB
/
coin-config.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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
[
{
"active": true,
"coinmarketcap_id": "1",
"image": "https://s2.coinmarketcap.com/static/img/coins/32x32/1.png",
"max": 6861.576,
"min": 6574.384,
"name": "Bitcoin",
"symbol": "BTC",
"website_url": "https://coinmarketcap.com/currencies/bitcoin/"
},
{
"active": true,
"coinmarketcap_id": "1027",
"image": "https://s2.coinmarketcap.com/static/img/coins/32x32/1027.png",
"max": 829.032,
"min": 552.688,
"name": "Ethereum",
"symbol": "ETH",
"website_url": "https://coinmarketcap.com/currencies/ethereum/"
},
{
"active": true,
"coinmarketcap_id": "52",
"image": "https://s2.coinmarketcap.com/static/img/coins/32x32/52.png",
"max": 0.8069124,
"min": 0.5379416,
"name": "Ripple",
"symbol": "XRP",
"website_url": "https://coinmarketcap.com/currencies/ripple/"
},
{
"active": true,
"coinmarketcap_id": "1831",
"image": "https://s2.coinmarketcap.com/static/img/coins/32x32/1831.png",
"max": 1409.2920000000001,
"min": 939.5280000000001,
"name": "Bitcoin Cash",
"symbol": "BCH",
"website_url": "https://coinmarketcap.com/currencies/bitcoin-cash/"
},
{
"active": true,
"coinmarketcap_id": "1765",
"image": "https://s2.coinmarketcap.com/static/img/coins/32x32/1765.png",
"max": 15.61164,
"min": 10.407760000000001,
"name": "EOS",
"symbol": "EOS",
"website_url": "https://coinmarketcap.com/currencies/eos/"
},
{
"active": true,
"coinmarketcap_id": "2",
"image": "https://s2.coinmarketcap.com/static/img/coins/32x32/2.png",
"max": 160.97039999999998,
"min": 107.31360000000001,
"name": "Litecoin",
"symbol": "LTC",
"website_url": "https://coinmarketcap.com/currencies/litecoin/"
},
{
"active": true,
"coinmarketcap_id": "2010",
"image": "https://s2.coinmarketcap.com/static/img/coins/32x32/2010.png",
"max": 0.29042999999999997,
"min": 0.19362000000000001,
"name": "Cardano",
"symbol": "ADA",
"website_url": "https://coinmarketcap.com/currencies/cardano/"
},
{
"active": true,
"coinmarketcap_id": "512",
"image": "https://s2.coinmarketcap.com/static/img/coins/32x32/512.png",
"max": 0.379608,
"min": 0.253072,
"name": "Stellar",
"symbol": "XLM",
"website_url": "https://coinmarketcap.com/currencies/stellar/"
},
{
"active": true,
"coinmarketcap_id": "1720",
"image": "https://s2.coinmarketcap.com/static/img/coins/32x32/1720.png",
"max": 2.105196,
"min": 1.403464,
"name": "IOTA",
"symbol": "MIOTA",
"website_url": "https://coinmarketcap.com/currencies/iota/"
},
{
"active": true,
"coinmarketcap_id": "1958",
"image": "https://s2.coinmarketcap.com/static/img/coins/32x32/1958.png",
"max": 0.08228759999999999,
"min": 0.0548584,
"name": "TRON",
"symbol": "TRX",
"website_url": "https://coinmarketcap.com/currencies/tron/"
}
]