1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-12 02:49:02 +00:00
trezor-firmware/common/defs/coins_details.override.json
matejcik 1c23c24059 common: apply overrides for Auxilium
properly fixes #723
closes #724
2019-12-13 15:44:22 +01:00

30 lines
619 B
JSON

{
"erc20:eth:BAT": {
"name": "Basic Attention Token"
},
"erc20:eth:LINK (Chainlink)": {
"name": "Chainlink"
},
"erc20:eth:YUPIE": {
"hidden": 1,
"notes": "Replaced by YUP"
},
"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
}
}
}