From 254e732ecf5076f5c6ebf8f2669ef862f9991c80 Mon Sep 17 00:00:00 2001 From: Nazar <85495047+cryptomanz@users.noreply.github.com> Date: Mon, 13 Sep 2021 02:47:24 +0300 Subject: [PATCH] Add links Fish (#13551) * Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz --- .../info.json | 24 ++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/blockchains/polygon/assets/0x3a3Df212b7AA91Aa0402B9035b098891d276572B/info.json b/blockchains/polygon/assets/0x3a3Df212b7AA91Aa0402B9035b098891d276572B/info.json index bef28bb09..2efa60761 100644 --- a/blockchains/polygon/assets/0x3a3Df212b7AA91Aa0402B9035b098891d276572B/info.json +++ b/blockchains/polygon/assets/0x3a3Df212b7AA91Aa0402B9035b098891d276572B/info.json @@ -7,5 +7,27 @@ "website": "https://polycat.finance", "explorer": "https://polygonscan.com/token/0x3a3df212b7aa91aa0402b9035b098891d276572b", "status": "active", - "id": "0x3a3Df212b7AA91Aa0402B9035b098891d276572B" + "id": "0x3a3Df212b7AA91Aa0402B9035b098891d276572B", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/PolycatFinance" + }, + { + "name": "github", + "url": "https://github.com/polycatfi" + }, + { + "name": "telegram", + "url": "https://t.me/PolycatFinance" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/polycat-finance/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/polycat-finance/" + } + ] } \ No newline at end of file