trustwallet-assets/blockchains/smartchain/assets/0x8F1B7df4a34C8Dd072CF6408Be9c778CFABdf8D0/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

47 lines
1.4 KiB
JSON

{
"name": "Wrapped IQ.Cash",
"website": "https://IQ.cash/",
"description": "IQ is a multi-chain (NeoScrypt and BEP-20) masternode cryptocurrency for Investors, Traders and Miners. Fork of DASH. Users can earn rewards with masternodes, benefiting the entire network and ecosysytem.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/IQ_crypto"
},
{
"name": "Facebook",
"url": "https://www.facebook.com/TradersFair/"
},
{
"name": "Discord",
"url": "https://discord.gg/qekuX6r"
},
{
"name": "Telegram",
"url": "https://t.me/IQ_cash"
}
],
"explorer": "https://bscscan.com/token/0x8F1B7df4a34C8Dd072CF6408Be9c778CFABdf8D0",
"type": "BEP20",
"symbol": "WIQ",
"decimals": 18,
"status": "active",
"id": "0x8F1B7df4a34C8Dd072CF6408Be9c778CFABdf8D0",
"links": [
{
"name": "twitter",
"url": "https://twitter.com/IQ_crypto"
},
{
"name": "telegram",
"url": "https://t.me/IQ_cash"
},
{
"name": "discord",
"url": "https://discord.com/invite/qekuX6r"
},
{
"name": "facebook",
"url": "https://facebook.com/TradersFair/"
}
]
}