Add links to ENJ token (#11165)

* 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:44:21 +03:00 committed by GitHub
parent b319ae2a3f
commit 75802cafa8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,5 +7,39 @@
"symbol": "ENJ",
"decimals": 18,
"status": "active",
"id": "0xF629cBd94d3791C9250152BD8dfBDF380E2a3B9c"
"id": "0xF629cBd94d3791C9250152BD8dfBDF380E2a3B9c",
"links": [
{
"name": "github",
"url": "https://github.com/enjin/contracts"
},
{
"name": "twitter",
"url": "https://twitter.com/enjincs"
},
{
"name": "reddit",
"url": "https://reddit.com/r/EnjinCoin/"
},
{
"name": "facebook",
"url": "https://facebook.com/enjinsocial"
},
{
"name": "blog",
"url": "https://medium.com/@enjin"
},
{
"name": "telegram",
"url": "https://t.me/enjin_coin"
},
{
"name": "whitepaper",
"url": "https://enjincoin.io/enjincoin_whitepaper.pdf"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/enjincoin/"
}
]
}