1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-18 22:09:07 +00:00
trezor-firmware/common/defs/coins_details.override.json

26 lines
531 B
JSON

{
"erc20:eth:BAT": {
"name": "Basic Attention Token"
},
"erc20:eth:LINK (Chainlink)": {
"name": "Chainlink"
},
"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
}
}
}