trustwallet-assets/blockchains/ethereum/assets/0xbEa98c05eEAe2f3bC8c3565Db7551Eb738c8CCAb/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

57 lines
1.6 KiB
JSON

{
"name": "GYSR",
"website": "https://gysr.io",
"source_code": "http://github.com/gysr-io",
"white_paper": "https://uploads-ssl.webflow.com/5f342a4bf3ba70090e34250a/5f8b53061402259f3f369b33_gysr_whitepaper_20201009.pdf",
"description": "GYSR is a generalized, configurable, and 100% decentralized platform for yield farming.",
"explorer": "https://etherscan.io/token/0xbEa98c05eEAe2f3bC8c3565Db7551Eb738c8CCAb",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/gysr_io",
"handle": "gysr_io"
},
{
"name": "Telegram",
"url": "https://t.me/gysr_io",
"handle": "gysr_io"
},
{
"name": "Discord",
"url": "https://discord.gg/qjWa7JB",
"handle": "gysr"
},
{
"name": "Medium",
"url": "https://medium.com/gysr",
"handle": "gysr"
}
],
"type": "ERC20",
"symbol": "GYSR",
"decimals": 18,
"status": "active",
"id": "0xbEa98c05eEAe2f3bC8c3565Db7551Eb738c8CCAb",
"links": [
{
"name": "github",
"url": "https://github.com/gysr-io"
},
{
"name": "twitter",
"url": "https://twitter.com/gysr_io"
},
{
"name": "telegram",
"url": "https://t.me/gysr_io"
},
{
"name": "discord",
"url": "https://discord.com/invite/qjWa7JB"
},
{
"name": "medium",
"url": "https://medium.com/gysr"
}
]
}