defs: update supported coins; remove "soon" coins, will be added later

pull/41/head
Pavol Rusnak 5 years ago
parent 4e2741505a
commit 18176441ee
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

@ -1,6 +1,6 @@
{
"coin_name": "Qtum Testnet",
"coin_shortcut": "TQTUM",
"coin_shortcut": "tQTUM",
"coin_label": "Qtum Testnet",
"website": "https://qtum.org",
"github": "https://github.com/qtumproject/qtum",

File diff suppressed because it is too large Load Diff

@ -50,7 +50,9 @@
"Homepage": "https://ripple.com",
"Github": "https://github.com/ripple/rippled"
},
"wallet": {},
"wallet": {
"Trezor Beta": "https://beta-wallet.trezor.io/next/"
},
"blockchain_link": {
"type": "ripple",
"url": [

@ -62,7 +62,6 @@
"bitcoin:BTDX": "1.7.2",
"bitcoin:BTG": "1.6.2",
"bitcoin:BTX": "1.7.1",
"bitcoin:CPC": "soon",
"bitcoin:DASH": "1.5.2",
"bitcoin:DCR": "1.6.2",
"bitcoin:DGB": "1.6.3",
@ -85,6 +84,7 @@
"bitcoin:NMC": "1.5.2",
"bitcoin:PIVX": "1.8.0",
"bitcoin:PTC": "1.7.1",
"bitcoin:QTUM": "1.8.1",
"bitcoin:RVN": "1.7.2",
"bitcoin:SMART": "1.7.1",
"bitcoin:TAZ": "1.6.2",
@ -104,6 +104,7 @@
"bitcoin:tDASH": "1.6.2",
"bitcoin:tGRS": "1.6.2",
"bitcoin:tPIVX": "1.8.0",
"bitcoin:tQTUM": "1.8.1",
"bitcoin:tSMART": "1.7.1",
"bitcoin:tXZC": "1.6.2",
"erc20:ella:MINING": "1.6.2",
@ -1193,6 +1194,7 @@
"eth:ATH": "1.6.3",
"eth:ATS": "1.8.0",
"eth:CLO": "1.6.2",
"eth:DXN": "1.8.1",
"eth:EGEM": "1.6.2",
"eth:ELLA": "1.6.2",
"eth:EOSC": "1.6.2",
@ -1412,6 +1414,7 @@
"bitcoin:NMC": "2.0.5",
"bitcoin:PIVX": "2.0.11",
"bitcoin:PTC": "2.0.8",
"bitcoin:QTUM": "2.1.1",
"bitcoin:RVN": "2.0.10",
"bitcoin:SMART": "2.0.8",
"bitcoin:TAZ": "2.0.7",
@ -1432,6 +1435,7 @@
"bitcoin:tDASH": "2.0.8",
"bitcoin:tGRS": "2.0.8",
"bitcoin:tPIVX": "2.0.11",
"bitcoin:tQTUM": "2.1.1",
"bitcoin:tSMART": "2.0.8",
"bitcoin:tXZC": "2.0.7",
"erc20:ella:MINING": "2.0.7",
@ -2521,6 +2525,7 @@
"eth:ATH": "2.0.8",
"eth:ATS": "2.0.11",
"eth:CLO": "2.0.7",
"eth:DXN": "2.1.1",
"eth:EGEM": "2.0.7",
"eth:ELLA": "2.0.7",
"eth:EOSC": "2.0.7",
@ -2544,12 +2549,9 @@
"eth:tRIN": "2.0.7",
"eth:tROP": "2.0.7",
"misc:ADA": "2.0.8",
"misc:EOS": "soon",
"misc:LSK": "2.0.7",
"misc:MAID": "2.0.10",
"misc:OMNI": "2.0.10",
"misc:ONT": "soon",
"misc:TRX": "soon",
"misc:USDT": "2.0.10",
"misc:WAN": "2.0.7",
"misc:XLM": "2.0.8",

Loading…
Cancel
Save