Add links to MANA token (#11166)

* Update info.json

* Fixes (sanity and consistency, auto), history

Co-authored-by: Cryptocool1 <Cryptocool1@users.noreply.github.com>
This commit is contained in:
CryptoA 2021-07-03 13:52:16 +03:00 committed by GitHub
parent 641c170b98
commit d82f26069a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,5 +7,35 @@
"symbol": "MANA",
"decimals": 18,
"status": "active",
"id": "0x0F5D2fB29fb7d3CFeE444a200298f468908cC942"
"id": "0x0F5D2fB29fb7d3CFeE444a200298f468908cC942",
"links": [
{
"name": "github",
"url": "https://github.com/decentraland"
},
{
"name": "twitter",
"url": "https://twitter.com/decentraland"
},
{
"name": "reddit",
"url": "https://reddit.com/r/decentraland"
},
{
"name": "blog",
"url": "https://blog.decentraland.org/"
},
{
"name": "facebook",
"url": "https://facebook.com/decentraland/"
},
{
"name": "whitepaper",
"url": "https://decentraland.org/whitepaper.pdf"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/decentraland/"
}
]
}