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:
CryptoA 2021-07-03 11:05:32 +03:00 committed by GitHub
parent 755349529d
commit 4c74bdbe7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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/"
}
]
}