Add links to YFI token (#11161)

* 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:35:47 +03:00 committed by GitHub
parent a079dda82c
commit dd3a157a3d
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": "0x88f1A5ae2A3BF98AEAF342D26B30a79438c9142e"
"id": "0x88f1A5ae2A3BF98AEAF342D26B30a79438c9142e",
"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/"
}
]
}