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

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

@ -25,7 +25,8 @@
}, },
"wallet": { "wallet": {
"Account Viewer": "https://accountviewer.stellar.org/", "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": { "bitcoin:RVN": {
"Chaintek": "https://wallet.chaintek.net/", "Chaintek": "https://wallet.chaintek.net/",
"Electrum-RVN": "https://github.com/traysi/electrum-raven", "Electrum-RVN": "https://github.com/traysi/electrum-raven"
"Mango Farm": "https://mangofarmassets.com/mangowallet"
}, },
"bitcoin:SMART": { "bitcoin:SMART": {
"Electrum-SMART": "https://github.com/smartcash/electrum-smart" "Electrum-SMART": "https://github.com/smartcash/electrum-smart"

Loading…
Cancel
Save