Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2022-02-15 08:46:59 +00:00 committed by trust-wallet-merge-bot
parent 9d9c0cb2f4
commit d24bcb2300

View File

@ -1,41 +1,41 @@
{ {
"name": "Enjinstarter", "name": "Enjinstarter",
"website": "https://enjinstarter.com/", "website": "https://enjinstarter.com/",
"description": "The Next-Generation Launchpad for Blockchain Games and the Metaverse", "description": "The Next-Generation Launchpad for Blockchain Games and the Metaverse",
"explorer": "https://etherscan.io/token/0x96610186F3ab8d73EBEe1CF950C750f3B1Fb79C2", "explorer": "https://etherscan.io/token/0x96610186F3ab8d73EBEe1CF950C750f3B1Fb79C2",
"symbol": "EJS", "symbol": "EJS",
"type": "ERC20", "type": "ERC20",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"id": "0x96610186F3ab8d73EBEe1CF950C750f3B1Fb79C2", "id": "0x96610186F3ab8d73EBEe1CF950C750f3B1Fb79C2",
"links": [ "links": [
{ {
"name": "github", "name": "github",
"url": "https://github.com/enjinstarter/enjinstarter-tge-contracts" "url": "https://github.com/enjinstarter/enjinstarter-tge-contracts"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/enjinstarter" "url": "https://twitter.com/enjinstarter"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/ENJINSTARTER" "url": "https://t.me/ENJINSTARTER"
}, },
{ {
"name": "facebook", "name": "facebook",
"url": "https://facebook.com/enjinstarter" "url": "https://facebook.com/enjinstarter"
}, },
{ {
"name": "medium", "name": "medium",
"url": "https://medium.com/enjinstarter" "url": "https://medium.com/enjinstarter"
}, },
{ {
"name": "youtube", "name": "youtube",
"url": "https://youtube.com/channel/UCWzOp5iZ8B3vONrxlarIXbg" "url": "https://youtube.com/channel/UCWzOp5iZ8B3vONrxlarIXbg"
} }
], ],
"tags": [ "tags": [
"gamefi", "gamefi",
"nft" "nft"
] ]
} }