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

51 lines
1.7 KiB
JSON

{
"name": "OliveCash",
"website": "https://olive.cash",
"description": "OliveCash has the goal of fostering AMM, Yeild Farming and DeFi market by facilitating the participation of traditional investors to the Crypto Ecosystem. Expanding the potential market reach requires simple and smooth interfaces as well as easier connections between Fiat and Crypto markets. To increase protocol economical sustainability, we aim at increasing burning fees and defining additional deflationary strategies benefitting holders",
"socials": [
{
"name": "Medium",
"url": "https://olive-cash.medium.com"
},
{
"name": "Twitter",
"url": "https://twitter.com/OliveCashBsc"
},
{
"name": "Telegram News",
"url": "https://t.me/olive_cash"
},
{
"name": "Telegram Chat",
"url": "https://t.me/olive_cash_chat"
},
{
"name": "Github",
"url": "https://github.com/olive-cash"
}
],
"explorer": "https://bscscan.com/token/0x617724974218A18769020A70162165A539c07E8a",
"type": "BEP20",
"symbol": "OLIVE",
"decimals": 18,
"status": "active",
"id": "0x617724974218A18769020A70162165A539c07E8a",
"links": [
{
"name": "github",
"url": "https://github.com/olive-cash"
},
{
"name": "twitter",
"url": "https://twitter.com/OliveCashBsc"
},
{
"name": "telegram",
"url": "https://t.me/olive_cash_chat"
},
{
"name": "medium",
"url": "https://olive-cash.medium.com"
}
]
}