trustwallet-assets/blockchains/ethereum/assets/0x3A880652F47bFaa771908C07Dd8673A787dAEd3A/info.json
Adam R 5a4dfb324a
[Internal] Duplicate info from 'socials' to 'links' (#10639)
* Handle fields, 1

* Few more fields

* Discord field, fixes

* Facebook, youtube fields

* Telegram_news, docs, ignored fields

* New fields Coinmarketcap & coingecko, better handling of handles.

* Code to commit links into info.json, commented out

* Add checks for new links fields

* Minor log fixes

* Extra check for URLs must start with https://

* Duplicate info from 'socials' to 'links'.

* Fix for one links (was not array)

* Revert asset-infos, except checking

* Lint fix

* Fix discord.gg .com//invite links

* Add error for lone socials section (w/o links)

* Remove empty socials section

* Manual fix of some socials sections.

* Check for invalid fields in links.

* Lint fix

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-06-24 10:58:38 +02:00

79 lines
2.3 KiB
JSON

{
"name": "DDX",
"website": "https://derivadex.com",
"source_code": "https://gitlab.com/derivadex",
"description": "Discover the future of trading with DerivaDEX, a community-governed derivatives exchange that unites performance and autonomy.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/ddx_official",
"handle": "DDX_Official"
},
{
"name": "Medium",
"url": "https://medium.com/derivadex",
"handle": "DerivaDEX"
},
{
"name": "QQ",
"url": "https://qm.qq.com/cgi-bin/qm/qr?k=atCyoGWy5Wt4Usjk3q_Re1qh6XPbZX6H&jump_from=webapi",
"handle": "DerivaDEX"
},
{
"name": "Discord",
"url": "https://discord.gg/rSYxQD2j",
"handle": "DerivaDEX"
},
{
"name": "Telegram",
"url": "https://t.me/DerivaDEX",
"handle": "DerivaDEX"
},
{
"name": "YouTube",
"url": "https://www.youtube.com/channel/UCSAEVzSu0AEcJF2e7TMbZJg",
"handle": "DerivaDEX"
},
{
"name": "Reddit",
"url": "https://www.reddit.com/r/derivadex/",
"handle": "derivadex"
}
],
"explorer": "https://etherscan.io/token/0x3A880652F47bFaa771908C07Dd8673A787dAEd3A",
"type": "ERC20",
"symbol": "DDX",
"decimals": 18,
"status": "active",
"id": "0x3A880652F47bFaa771908C07Dd8673A787dAEd3A",
"links": [
{
"name": "source_code",
"url": "https://gitlab.com/derivadex"
},
{
"name": "twitter",
"url": "https://twitter.com/DDX_Official"
},
{
"name": "telegram",
"url": "https://t.me/DerivaDEX"
},
{
"name": "discord",
"url": "https://discord.com/invite/rSYxQD2j"
},
{
"name": "youtube",
"url": "https://youtube.com/channel/UCSAEVzSu0AEcJF2e7TMbZJg"
},
{
"name": "reddit",
"url": "https://reddit.com/r/derivadex/"
},
{
"name": "medium",
"url": "https://medium.com/derivadex"
}
]
}