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>
29 lines
989 B
JSON
29 lines
989 B
JSON
{
|
|
"name": "Shake Token",
|
|
"website": "https://spaceswap.app/",
|
|
"source_code": "https://github.com/spaceswap/spaceswap",
|
|
"description": "SHAKE token is conditionally stable and is pegged to MILK2 token at a 1:1000 ratio. SHAKE price is raising (+10 MILK2 per token) with each SHAKE token minted.",
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/spaceswapdefi",
|
|
"handle": "spaceswapdefi"
|
|
},
|
|
{
|
|
"name": "Telegram",
|
|
"url": "https://t.me/spaceswap",
|
|
"handle": "spaceswap"
|
|
},
|
|
{
|
|
"name": "Discord",
|
|
"url": "https://discord.com/invite/r6RymJj",
|
|
"handle": "spaceswap"
|
|
}
|
|
],
|
|
"explorer": "https://etherscan.io/token/0x6006FC2a849fEdABa8330ce36F5133DE01F96189",
|
|
"type": "ERC20",
|
|
"symbol": "SHAKE",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x6006FC2a849fEdABa8330ce36F5133DE01F96189"
|
|
} |