mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add links to SUSHI token (#11163)
* Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: Cryptocool1 <Cryptocool1@users.noreply.github.com>
This commit is contained in:
parent
cab6bf35eb
commit
47b7729ed6
|
@ -8,5 +8,19 @@
|
|||
"symbol": "SUSHI",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x6B3595068778DD592e39A122f4f5a5cF09C90fE2"
|
||||
"id": "0x6B3595068778DD592e39A122f4f5a5cF09C90fE2",
|
||||
"links": [
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/sushiswap"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/sushiswap"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/sushi/"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user