mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
a987c49d9b
* Add status field to all info files (where missing, with value active). * Enforce check for field status. Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
23 lines
762 B
JSON
23 lines
762 B
JSON
{
|
|
"name": "SushiBar",
|
|
"website": "https://sushiswap.fi",
|
|
"source_code": "https://github.com/sushiswap",
|
|
"description": "xSUSHI is a trading fee accruing token. 0.05% of the exchange trade fees on SushiSwap are awarded to holders of the xSUSHI token",
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/SushiSwap",
|
|
"handle": "SushiSwap"
|
|
},
|
|
{
|
|
"name": "Discord",
|
|
"url": "https://discord.gg/sqhXAqc"
|
|
}
|
|
],
|
|
"explorer": "https://etherscan.io/token/0x8798249c2E607446EfB7Ad49eC89dD1865Ff4272",
|
|
"type": "ERC20",
|
|
"symbol": "xSUSHI",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x8798249c2E607446EfB7Ad49eC89dD1865Ff4272"
|
|
} |