Add links to YFI token (#11160)

* Update info.json

* 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 12:48:33 +03:00 committed by GitHub
parent 190312f495
commit 9e74959c84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,5 +8,31 @@
"symbol": "YFI",
"decimals": 18,
"status": "active",
"id": "0x0bc529c00C6401aEF6D220BE8C6Ea1667F6Ad93e"
"id": "0x0bc529c00C6401aEF6D220BE8C6Ea1667F6Ad93e",
"links": [
{
"name": "github",
"url": "https://github.com/iearn-finance"
},
{
"name": "twitter",
"url": "https://twitter.com/iearnfinance"
},
{
"name": "blog",
"url": "https://medium.com/iearn"
},
{
"name": "telegram",
"url": "https://t.me/iearnfinance"
},
{
"name": "whitepaper",
"url": "https://docs.yearn.finance/"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/yearn-finance/"
}
]
}