mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-10-31 20:39:48 +00:00
46 lines
1.0 KiB
JSON
46 lines
1.0 KiB
JSON
{
|
|
"erc20:eth:BAT": {
|
|
"name": "Basic Attention Token"
|
|
},
|
|
"erc20:eth:LINK (Chainlink)": {
|
|
"name": "Chainlink"
|
|
},
|
|
"erc20:eth:SOL": {
|
|
"shortcut": "SOLA"
|
|
},
|
|
"eth:CLO": {
|
|
"coinmarketcap_alias": "callisto-network"
|
|
},
|
|
"eth:ESN": {
|
|
"coinmarketcap_alias": "ethersocial"
|
|
},
|
|
"nem:DIMTOK": {
|
|
"coinmarketcap_alias": "dimcoin"
|
|
},
|
|
"eth:AUX": {
|
|
"links": {
|
|
"Github": "https://github.com/auxiliumglobal"
|
|
},
|
|
"wallet": {
|
|
"MyEtherWallet": null
|
|
}
|
|
},
|
|
"eth:EOS": {
|
|
"hidden": true,
|
|
"ignore_cmc_rank": true,
|
|
"reason": "this exists as misc:EOS and the eth: entry is probably a mistake"
|
|
},
|
|
"eth:XDC": {
|
|
"wallet": {
|
|
"MyCrypto": null,
|
|
"MyEtherWallet": null,
|
|
"XDC Wallet": "https://wallet.xinfin.network"
|
|
}
|
|
},
|
|
"misc:LSK": {
|
|
"hidden": true,
|
|
"ignore_cmc_rank": true,
|
|
"reason": "delisted incompatible hardfork"
|
|
}
|
|
}
|