Add links SUPER (ERC20) (#13081)

* 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-25 21:38:57 +03:00 committed by GitHub
parent f1c36489a0
commit 916b5b381d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,5 +7,23 @@
"website": "https://www.superfarm.io/",
"explorer": "https://etherscan.io/token/0xe53EC727dbDEB9E2d5456c3be40cFF031AB40A55",
"status": "active",
"id": "0xe53EC727dbDEB9E2d5456c3be40cFF031AB40A55"
"id": "0xe53EC727dbDEB9E2d5456c3be40cFF031AB40A55",
"links": [
{
"name": "telegram",
"url": "https://t.me/SuperFarmDAO"
},
{
"name": "twitter",
"url": "https://twitter.com/SuperFarmDAO"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/superfarm/"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/superfarm/"
}
]
}