mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
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:
parent
f1c36489a0
commit
916b5b381d
|
@ -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/"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user