1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-16 03:18:09 +00:00

defs: add URLs for some tokens

This commit is contained in:
matejcik 2019-01-16 13:53:10 +01:00
parent ad1bc863cb
commit 0b1d5b7a91

View File

@ -5,6 +5,11 @@
"bitcoin:MUE": {
"name": "MonetaryUnit"
},
"erc20:eth:AOA": {
"links": {
"Homepage": "https://www.aurorachain.io/"
}
},
"erc20:eth:BAT": {
"name": "Basic Attention Token"
},
@ -29,6 +34,11 @@
"erc20:eth:PAX": {
"coinmarketcap_alias": "paxos-standard-token"
},
"erc20:eth:TUSD": {
"links": {
"Homepage": "https://www.trusttoken.com/"
}
},
"erc20:eth:USDC": {
"coinmarketcap_alias": "usd-coin"
},