mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-10-31 20:39:48 +00:00
26 lines
531 B
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
|
|
}
|
|
}
|
|
}
|