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
914 B
JSON
29 lines
914 B
JSON
{
|
|
"name": "StarDEX",
|
|
"website": "https://stardex.io/",
|
|
"source_code": "https://github.com/stardexio",
|
|
"description": "Decentralized protocol with DeFi swap interface including a fair fee distribution system and advanced matching engine.",
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/stardexio",
|
|
"handle": "stardexio"
|
|
},
|
|
{
|
|
"name": "Telegram",
|
|
"url": "https://t.me/stardexio",
|
|
"handle": "stardexio"
|
|
},
|
|
{
|
|
"name": "Medium",
|
|
"url": "https://medium.com/@stardex",
|
|
"handle": "stardex"
|
|
}
|
|
],
|
|
"explorer": "https://etherscan.io/token/0xC0E47007e084EEF3EE58eb33D777b3B4Ca98622f",
|
|
"type": "ERC20",
|
|
"symbol": "XSTAR",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0xC0E47007e084EEF3EE58eb33D777b3B4Ca98622f"
|
|
} |