mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add links to COMP token (#11150)
* Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: Cryptocool1 <Cryptocool1@users.noreply.github.com>
This commit is contained in:
parent
755349529d
commit
4c74bdbe7f
|
@ -8,5 +8,19 @@
|
|||
"symbol": "COMP",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0xc00e94Cb662C3520282E6f5717214004A7f26888"
|
||||
"id": "0xc00e94Cb662C3520282E6f5717214004A7f26888",
|
||||
"links": [
|
||||
{
|
||||
"name": "blog",
|
||||
"url": "https://medium.com/compound-finance"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/compoundfinance"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/compound-governance-token/"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user