From 5dc32909c857b35e32092049810ccab6ed7b3f46 Mon Sep 17 00:00:00 2001 From: Nazar Date: Fri, 20 Aug 2021 11:39:12 +0300 Subject: [PATCH] Add links Gitcoin (#12921) * Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz --- .../info.json | 28 ++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/blockchains/ethereum/assets/0xDe30da39c46104798bB5aA3fe8B9e0e1F348163F/info.json b/blockchains/ethereum/assets/0xDe30da39c46104798bB5aA3fe8B9e0e1F348163F/info.json index 6ce36f567..659742625 100644 --- a/blockchains/ethereum/assets/0xDe30da39c46104798bB5aA3fe8B9e0e1F348163F/info.json +++ b/blockchains/ethereum/assets/0xDe30da39c46104798bB5aA3fe8B9e0e1F348163F/info.json @@ -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/" + } + ] } \ No newline at end of file