add new stuff to support.json

pull/41/head
Pavol Rusnak 6 years ago
parent eb0c46542b
commit bea5e32046
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

@ -54,16 +54,6 @@
"url": "https://ubiqsmart.com",
"blockbook": []
},
{
"chain": "eosc",
"chain_id": 2018,
"slip44": 2018,
"shortcut": "EOSC",
"name": "EOS Classic",
"rskip60": false,
"url": "https://eos-classic.io",
"blockbook": []
},
{
"chain": "etsc",
"chain_id": 28,
@ -147,6 +137,16 @@
"url": "https://ellaism.org",
"blockbook": []
},
{
"chain": "mix",
"chain_id": 76,
"slip44": 76,
"shortcut": "MIX",
"name": "Mix",
"rskip60": false,
"url": "https://www.mix-blockchain.org",
"blockbook": []
},
{
"chain": "clo",
"chain_id": 820,
@ -167,6 +167,16 @@
"url": "https://atheios.com",
"blockbook": []
},
{
"chain": "eosc",
"chain_id": 2018,
"slip44": 2018,
"shortcut": "EOSC",
"name": "EOS Classic",
"rskip60": false,
"url": "https://eos-classic.io",
"blockbook": []
},
{
"chain": "egem",
"chain_id": 1987,
@ -226,15 +236,5 @@
"rskip60": false,
"url": "https://pirl.io",
"blockbook": []
},
{
"chain": "mix",
"chain_id": 76,
"slip44": 76,
"shortcut": "MIX",
"name": "Mix",
"rskip60": false,
"url": "https://www.mix-blockchain.org",
"blockbook": []
}
]

@ -24,6 +24,7 @@
"eth:ETSC": true,
"eth:EXP": true,
"eth:GO": true,
"eth:MIX": true,
"eth:MUSIC": true,
"eth:PIRL": true,
"eth:RSK": true,
@ -51,6 +52,7 @@
"supported": {
"bitcoin:ACM": "soon",
"bitcoin:BCH": "1.6.2",
"bitcoin:BITC": "soon",
"bitcoin:BSD": "soon",
"bitcoin:BTC": "1.5.2",
"bitcoin:BTCP": "1.6.2",
@ -783,6 +785,7 @@
"eth:ETSC": "1.6.2",
"eth:EXP": "1.6.2",
"eth:GO": "1.6.2",
"eth:MIX": "soon",
"eth:MUSIC": "1.6.3",
"eth:PIRL": "1.6.3",
"eth:RSK": "1.6.2",
@ -968,6 +971,7 @@
"supported": {
"bitcoin:ACM": "soon",
"bitcoin:BCH": "2.0.7",
"bitcoin:BITC": "soon",
"bitcoin:BSD": "soon",
"bitcoin:BTC": "2.0.5",
"bitcoin:BTCP": "2.0.7",
@ -1702,6 +1706,7 @@
"eth:ETSC": "2.0.7",
"eth:EXP": "2.0.7",
"eth:GO": "2.0.7",
"eth:MIX": "soon",
"eth:MUSIC": "2.0.8",
"eth:PIRL": "2.0.8",
"eth:RSK": "2.0.7",

Loading…
Cancel
Save