Add links to SUSHI token (#11164)

* 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 13:32:31 +03:00 committed by GitHub
parent ee7919351b
commit 0630afb19a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,5 +8,23 @@
"symbol": "SUSHI",
"decimals": 18,
"status": "active",
"id": "0x947950BcC74888a40Ffa2593C5798F11Fc9124C4"
"id": "0x947950BcC74888a40Ffa2593C5798F11Fc9124C4",
"links": [
{
"name": "github",
"url": "https://github.com/sushiswap"
},
{
"name": "twitter",
"url": "https://twitter.com/sushiswap"
},
{
"name": "blog",
"url": "https://medium.com/sushiswap"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/sushiswap/"
}
]
}