forked from block-core/chaininfo
-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHAINS-BLOCKCORE.json
91 lines (91 loc) · 2.19 KB
/
CHAINS-BLOCKCORE.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
[
{
"name": "Bitcoin",
"symbol": "BTC",
"icon": "https://chains.blockcore.net/assets/BTC/icon.png",
"coin": "bitcoin"
},
{
"name": "Cirrus",
"symbol": "CRS",
"icon": "https://chains.blockcore.net/assets/CRS/icon.png",
"coin": "cirrus"
},
{
"name": "CirrusTest",
"symbol": "TCRS",
"icon": "https://chains.blockcore.net/assets/CRS/icon.png"
},
{
"name": "City Chain",
"symbol": "CITY",
"icon": "https://chains.blockcore.net/assets/CITY/icon.png",
"coin": "city-coin"
},
{
"name": "Cybits",
"symbol": "CY",
"icon": "https://chains.blockcore.net/assets/CY/icon.png"
},
{
"name": "Impleum",
"symbol": "IMPLX",
"icon": "https://chains.blockcore.net/assets/IMPLX/icon.png",
"coin": "impleum"
},
{
"name": "Molie",
"symbol": "MOL",
"icon": "https://chains.blockcore.net/assets/MOL/icon.png",
"coin": "molie"
},
{
"name": "OpenExO",
"symbol": "EXOS",
"icon": "https://chains.blockcore.net/assets/EXOS/icon.png"
},
{
"name": "Royal",
"symbol": "RSC",
"icon": "https://chains.blockcore.net/assets/RSC/icon.png"
},
{
"name": "Rutanio",
"symbol": "RUTA",
"icon": "https://chains.blockcore.net/assets/RUTA/icon.png"
},
{
"name": "Senior",
"symbol": "SBC",
"icon": "https://chains.blockcore.net/assets/SBC/icon.png"
},
{
"name": "SERF",
"symbol": "SERF",
"icon": "https://chains.blockcore.net/assets/SERF/icon.png"
},
{
"name": "Stratis",
"symbol": "STRAX",
"icon": "https://chains.blockcore.net/assets/STRAX/icon.png",
"coin": "stratis"
},
{
"name": "StratisTest",
"symbol": "TSTRAX",
"icon": "https://chains.blockcore.net/assets/STRAX/icon.png"
},
{
"name": "X42",
"symbol": "X42",
"icon": "https://chains.blockcore.net/assets/X42/icon.png",
"filter": true,
"coin": "x42-protocol"
},
{
"name": "xRhodium",
"symbol": "XRC",
"icon": "https://chains.blockcore.net/assets/XRC/icon.png",
"coin": "bitcoin-rhodium"
}
]