Add links Fish (#13551)

* 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-09-13 02:47:24 +03:00 committed by GitHub
parent 7a82d37961
commit 254e732ecf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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/"
}
]
}