GYSR token update (#17972)

* gysr v2 update

* Fixes (sanity and consistency, auto)

* add polygon token mapping and a few other links

* add defi tag

* fix coingecko prefix

* fix polygon token name

Co-authored-by: devinaconley <devinaconley@users.noreply.github.com>
This commit is contained in:
Devin A. Conley 2022-02-09 15:58:59 -08:00 committed by GitHub
parent e996feb5da
commit 4e36d02814
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 70 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{
"name": "GYSR",
"website": "https://gysr.io",
"description": "GYSR is a generalized, configurable, and 100% decentralized platform for yield farming.",
"description": "GYSR is an open platform for on-chain incentives.",
"explorer": "https://etherscan.io/token/0xbEa98c05eEAe2f3bC8c3565Db7551Eb738c8CCAb",
"type": "ERC20",
"symbol": "GYSR",
@ -29,9 +29,24 @@
"name": "medium",
"url": "https://medium.com/gysr"
},
{
"name": "blog",
"url": "https://gysr.substack.com"
},
{
"name": "whitepaper",
"url": "https://uploads-ssl.webflow.com/5f342a4bf3ba70090e34250a/5f8b53061402259f3f369b33_gysr_whitepaper_20201009.pdf"
"url": "https://resources.gysr.io/gysr_v2_whitepaper.pdf"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/gysr"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/geyser"
}
],
"tags": [
"defi"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 5.8 KiB

View File

@ -0,0 +1,52 @@
{
"name": "GYSR",
"website": "https://gysr.io",
"description": "GYSR is an open platform for on-chain incentives.",
"explorer": "https://polygonscan.com/token/0xc48f61a288a08f1b80c2edd74652e1276b6a168c",
"type": "POLYGON",
"symbol": "GYSR",
"decimals": 18,
"status": "active",
"id": "0xc48F61a288A08F1B80c2edd74652e1276B6A168c",
"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"
},
{
"name": "blog",
"url": "https://gysr.substack.com"
},
{
"name": "whitepaper",
"url": "https://resources.gysr.io/gysr_v2_whitepaper.pdf"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/gysr"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/geyser"
}
],
"tags": [
"defi"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB