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

55 lines
1.6 KiB
JSON

{
"name": "Fox Finance",
"website": "https://foxfinance.io/",
"description": "Fox Finance is a progressive auto-staking token that pays out rewards just for holding it within your wallet. It also rewards community environmental action via Fox in Action token drops.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/foxfinancebsc"
},
{
"name": "Discord",
"url": "https://discord.gg/ZAvHGr3VGS"
},
{
"name": "Medium",
"url": "https://medium.com/@foxfinance/"
},
{
"name": "Telegram",
"url": "https://t.me/foxfinancebsc"
},
{
"name": "Reddit",
"url": "https://www.reddit.com/r/foxfinance/"
}
],
"explorer": "https://bscscan.com/token/0xFAd8E46123D7b4e77496491769C167FF894d2ACB",
"type": "BEP20",
"symbol": "FOX",
"decimals": 9,
"status": "active",
"id": "0xFAd8E46123D7b4e77496491769C167FF894d2ACB",
"links": [
{
"name": "twitter",
"url": "https://twitter.com/foxfinancebsc"
},
{
"name": "telegram",
"url": "https://t.me/foxfinancebsc"
},
{
"name": "discord",
"url": "https://discord.com/invite/ZAvHGr3VGS"
},
{
"name": "reddit",
"url": "https://reddit.com/r/foxfinance/"
},
{
"name": "medium",
"url": "https://medium.com/@foxfinance/"
}
]
}