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

38 lines
1.1 KiB
JSON

{
"name": "Veraswap Protocol",
"website": "https://veraswap.org",
"source_code": "https://github.com/Virginlink",
"description": "Fully Dex protocol, staking and more on Binance Smart Chain. #Defi #BSC",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/veraswap",
"handle": "Veraswap Protocol"
},
{
"name": "Telegram",
"url": "https://t.me/veraswap",
"handle": "Veraswap Protocol"
}
],
"explorer": "https://bscscan.com/token/0x271c418b045d05a1d52c6bf849d47b5b5b4d769e",
"type": "BEP20",
"symbol": "VRAP",
"decimals": 18,
"status": "active",
"id": "0x271C418B045d05A1D52c6bF849d47b5B5B4d769e",
"links": [
{
"name": "github",
"url": "https://github.com/Virginlink"
},
{
"name": "twitter",
"url": "https://twitter.com/Veraswap Protocol"
},
{
"name": "telegram",
"url": "https://t.me/veraswap"
}
]
}