Add links Gitcoin (#12921)

* Update info.json

* Fixes (sanity and consistency, auto), history

Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
Nazar 2021-08-20 11:39:12 +03:00 committed by GitHub
parent 95c5a3e580
commit 5dc32909c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,5 +7,31 @@
"symbol": "GTC",
"decimals": 18,
"status": "active",
"id": "0xDe30da39c46104798bB5aA3fe8B9e0e1F348163F"
"id": "0xDe30da39c46104798bB5aA3fe8B9e0e1F348163F",
"links": [
{
"name": "github",
"url": "https://github.com/gitcoinco"
},
{
"name": "twitter",
"url": "https://twitter.com/gitcoin"
},
{
"name": "reddit",
"url": "https://reddit.com/r/gitcoincommunity/"
},
{
"name": "facebook",
"url": "https://facebook.com/GetGitcoin/"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/gitcoin/"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/gitcoin/"
}
]
}