Add links to CRV token (#11180)

* Update info.json

* Fixes (sanity and consistency, auto), history

Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
Nazar 2021-07-03 16:11:39 +03:00 committed by GitHub
parent 86d5c1e104
commit e96683005b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,5 +8,23 @@
"symbol": "CRV",
"decimals": 18,
"status": "active",
"id": "0xD533a949740bb3306d119CC777fa900bA034cd52"
"id": "0xD533a949740bb3306d119CC777fa900bA034cd52",
"links": [
{
"name": "github",
"url": "https://github.com/curvefi/curve-contract"
},
{
"name": "twitter",
"url": "https://twitter.com/CurveFinance"
},
{
"name": "telegram",
"url": "https://t.me/curvefi"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/curve-dao-token/"
}
]
}