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