Fixes (sanity and consistency, auto)

This commit is contained in:
cryptomanz 2022-04-30 07:05:22 +00:00 committed by trust-wallet-merge-bot
parent 7e7dd7b8e0
commit f90948394e

View File

@ -1,29 +1,29 @@
{ {
"name": "CryptoMines Reborn", "name": "CryptoMines Reborn",
"website": "https://cryptomines.app/", "website": "https://cryptomines.app/",
"description": "CryptoMines Reborn is a SciFi play-to-earn NFT game designed to provide the users with a fun experience by collecting Workers and Spaceships to travel through the universe searching for $CRUX, this mineral allows them to live another day and make some profits along the way.", "description": "CryptoMines Reborn is a SciFi play-to-earn NFT game designed to provide the users with a fun experience by collecting Workers and Spaceships to travel through the universe searching for $CRUX, this mineral allows them to live another day and make some profits along the way.",
"explorer": "https://bscscan.com/token/0xe0191fefdd0d2b39b1a2e4e029ccda8a481b7995", "explorer": "https://bscscan.com/token/0xe0191fefdd0d2b39b1a2e4e029ccda8a481b7995",
"type": "BEP20", "type": "BEP20",
"symbol": "CRUX", "symbol": "CRUX",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"id": "0xe0191fEfdd0D2B39b1a2E4E029cCDA8A481b7995", "id": "0xe0191fEfdd0D2B39b1a2E4E029cCDA8A481b7995",
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/CryptoMinesApp" "url": "https://twitter.com/CryptoMinesApp"
}, },
{ {
"name": "discord", "name": "discord",
"url": "https://discord.com/invite/cryptomines" "url": "https://discord.com/invite/cryptomines"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/cryptominesapp" "url": "https://t.me/cryptominesapp"
} }
], ],
"tags": [ "tags": [
"nft", "nft",
"gamefi" "gamefi"
] ]
} }