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