chore(common): update coin support status

release/22.05
Martin Milata 2 years ago
parent 903fa9b471
commit 78feb5fe03

@ -563,10 +563,6 @@
{
"name": "Electrum-RVN",
"url": "https://github.com/traysi/electrum-raven"
},
{
"name": "Mango Farm",
"url": "https://mangofarmassets.com/mangowallet"
}
]
},
@ -20464,7 +20460,7 @@
"marketcap_usd": 0,
"name": "Sola Token",
"network": "eth",
"shortcut": "SOL",
"shortcut": "SOLA",
"t1_enabled": "yes",
"t2_enabled": "yes",
"type": "erc20",
@ -36095,6 +36091,10 @@
{
"name": "Exodus",
"url": "https://www.exodus.io"
},
{
"name": "Stellarport",
"url": "https://stellarport.io/"
}
]
},

@ -5,6 +5,9 @@
"erc20:eth:LINK (Chainlink)": {
"name": "Chainlink"
},
"erc20:eth:SOL": {
"shortcut": "SOLA"
},
"eth:CLO": {
"coinmarketcap_alias": "callisto-network"
},

@ -25,7 +25,8 @@
},
"wallet": {
"Account Viewer": "https://accountviewer.stellar.org/",
"Exodus": "https://www.exodus.io"
"Exodus": "https://www.exodus.io",
"Stellarport": "https://stellarport.io/"
}
},
{

@ -82,8 +82,7 @@
},
"bitcoin:RVN": {
"Chaintek": "https://wallet.chaintek.net/",
"Electrum-RVN": "https://github.com/traysi/electrum-raven",
"Mango Farm": "https://mangofarmassets.com/mangowallet"
"Electrum-RVN": "https://github.com/traysi/electrum-raven"
},
"bitcoin:SMART": {
"Electrum-SMART": "https://github.com/smartcash/electrum-smart"

Loading…
Cancel
Save