mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-16 11:28:14 +00:00
defs: add URLs for some tokens
This commit is contained in:
parent
ad1bc863cb
commit
0b1d5b7a91
@ -5,6 +5,11 @@
|
|||||||
"bitcoin:MUE": {
|
"bitcoin:MUE": {
|
||||||
"name": "MonetaryUnit"
|
"name": "MonetaryUnit"
|
||||||
},
|
},
|
||||||
|
"erc20:eth:AOA": {
|
||||||
|
"links": {
|
||||||
|
"Homepage": "https://www.aurorachain.io/"
|
||||||
|
}
|
||||||
|
},
|
||||||
"erc20:eth:BAT": {
|
"erc20:eth:BAT": {
|
||||||
"name": "Basic Attention Token"
|
"name": "Basic Attention Token"
|
||||||
},
|
},
|
||||||
@ -29,6 +34,11 @@
|
|||||||
"erc20:eth:PAX": {
|
"erc20:eth:PAX": {
|
||||||
"coinmarketcap_alias": "paxos-standard-token"
|
"coinmarketcap_alias": "paxos-standard-token"
|
||||||
},
|
},
|
||||||
|
"erc20:eth:TUSD": {
|
||||||
|
"links": {
|
||||||
|
"Homepage": "https://www.trusttoken.com/"
|
||||||
|
}
|
||||||
|
},
|
||||||
"erc20:eth:USDC": {
|
"erc20:eth:USDC": {
|
||||||
"coinmarketcap_alias": "usd-coin"
|
"coinmarketcap_alias": "usd-coin"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user