1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-14 03:49:25 +00:00
trezor-firmware/defs/coins_details.override.json
matejcik 56fbd816c9 improve wallet lists
- move bitcoin wallet links from coins_details.override.json to a separate
wallets.json file
- drop NanoWallet links from nem nem_mosaics.json, auto-add them in
coins_details.py instead
- move misc wallet links to misc.json
- clean out override file
- change wallet format in coins_details.json:
  - they're now list instead of dict, so that we can specify ordering
- add Trezor Beta wallet link to ETH/ETC and their tokens
- somewhat stricter checking of trezor.io wallet data
2018-11-20 17:27:12 +01:00

15 lines
268 B
JSON

{
"nem:DIMTOK": {
"coinmarketcap_alias": "dimcoin"
},
"erc20:eth:VEN": {
"links": {
"Homepage": "https://www.vechain.com"
}
},
"erc20:eth:YUPIE": {
"hidden": 1,
"notes": "Replaced by YUP"
}
}