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

42 lines
1.7 KiB
JSON

{
"name": "FlashX Ultra",
"website": "https://www.flashxultra.com/",
"source_code": "https://github.com/FlashXBoss/sourcecode/commit/34b44ebe1fa26ea2724b13814560c8e4d72a9949",
"white_paper": "https://e7d5a156-25be-4b13-a9a0-ae8ed3f1b749.filesusr.com/ugd/7e167b_3cee187bade545da959ace058aee4b1b.pdf",
"description": "FlashX Ultra is the second DApp and governance token of FlashX Coin Project. It has a total supply of 200M tokens. $FSXU as Bep20 token running on Binance Smart Chain (BSC).",
"audit": "https://github.com/TechRate/Smart-Contract-Audits/blob/main/FlashX%20Ultra%20Smart%20Contract%20Audit.pdf",
"provider": "https://coinmarketcap.com/currencies/flashx-ultra/",
"backup_provider": "https://www.coingecko.com/en/coins/flashx-ultra",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/CoinFlashx",
"handle": "CoinFlashx"
},
{
"name": "Telegram",
"url": "https://t.me/FlashXUltra",
"handle": "FlashXUltra"
}
],
"explorer": "https://bscscan.com/token/0xa94b7a842aadb617a0b08fa744e033c6de2f7595",
"symbol": "FSXU",
"type": "BEP20",
"decimals": 8,
"status": "active",
"id": "0xa94b7a842aADB617a0B08fA744e033C6De2f7595",
"links": [
{
"name": "github",
"url": "https://github.com/FlashXBoss/sourcecode/commit/34b44ebe1fa26ea2724b13814560c8e4d72a9949"
},
{
"name": "twitter",
"url": "https://twitter.com/CoinFlashx"
},
{
"name": "telegram",
"url": "https://t.me/FlashXUltra"
}
]
}