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

39 lines
1.6 KiB
JSON

{
"name": "Whirl Finance",
"website": "https://www.whirl-finance.com/",
"source_code": "https://github.com/whirlfinance/sourcecode/commit/5bbbdbe26e4a5ee83ea21919cd2b1c807b283fad",
"white_paper": "https://1d0636a5-9aed-409e-8044-47ecc98472d0.filesusr.com/ugd/ac7f9f_0ec9abeb7daf46b4bd17251f600be7aa.pdf",
"description": "Whirl Finance is a multi-coin cryptocurrency wallet that securely stores your crypto assets in the most simple and easy way. Truly mobile-friendly, supporting major cryptocurrencies like Bitcoin, BNB, Ethereum, Ripple, and more. WHIRL is a utility token powered by Binance Smart Chain. It works by applying 2% fee to each transaction is automatically sent to burn address that continuously reduces the total supply.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/FinanceWhirl",
"handle": "FinanceWhirl"
},
{
"name": "Telegram",
"url": "https://t.me/WhirlFinance",
"handle": "WhirlFinance"
}
],
"explorer": "https://bscscan.com/token/0x7f479d78380ad00341fdd7322fe8aef766e29e5a",
"symbol": "WHIRL",
"type": "BEP20",
"decimals": 18,
"status": "active",
"id": "0x7f479d78380Ad00341fdD7322fE8AEf766e29e5A",
"links": [
{
"name": "github",
"url": "https://github.com/whirlfinance/sourcecode/commit/5bbbdbe26e4a5ee83ea21919cd2b1c807b283fad"
},
{
"name": "twitter",
"url": "https://twitter.com/FinanceWhirl"
},
{
"name": "telegram",
"url": "https://t.me/WhirlFinance"
}
]
}