mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
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:
parent
a079dda82c
commit
dd3a157a3d
|
@ -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/"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user