Fixes (sanity and consistency, auto)

This commit is contained in:
cryptomanz 2021-10-26 11:06:38 +00:00 committed by trust-wallet-merge-bot
parent bd3b2b2610
commit 13894505d2

View File

@ -1,29 +1,29 @@
{ {
"name": "Mech Master", "name": "Mech Master",
"type": "BEP20", "type": "BEP20",
"symbol": "MECH", "symbol": "MECH",
"decimals": 18, "decimals": 18,
"website": "https://mechmaster.io/", "website": "https://mechmaster.io/",
"description": "Mech Master is a first-ever 3D Mecha NFT game, with strategic RPG elements, where you can earn tokens through skillful gameplay and smart trading on the Marketplace. Players can assemble a lineup full of giant Mechas with gorgeous 3D models to battle against others, recruit pilots, collect weapons, buy land and build your own top-secret base on the Moon!", "description": "Mech Master is a first-ever 3D Mecha NFT game, with strategic RPG elements, where you can earn tokens through skillful gameplay and smart trading on the Marketplace. Players can assemble a lineup full of giant Mechas with gorgeous 3D models to battle against others, recruit pilots, collect weapons, buy land and build your own top-secret base on the Moon!",
"explorer": "https://bscscan.com/token/0xC7B7844494c516b840A7a4575ff3E60ff0f056a9", "explorer": "https://bscscan.com/token/0xC7B7844494c516b840A7a4575ff3E60ff0f056a9",
"status": "active", "status": "active",
"id": "0xC7B7844494c516b840A7a4575ff3E60ff0f056a9", "id": "0xC7B7844494c516b840A7a4575ff3E60ff0f056a9",
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/MechMaster_IO" "url": "https://twitter.com/MechMaster_IO"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/MechMaster_Official" "url": "https://t.me/MechMaster_Official"
}, },
{ {
"name": "facebook", "name": "facebook",
"url": "https://facebook.com/mechmaster.io" "url": "https://facebook.com/mechmaster.io"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/mech-master/" "url": "https://coinmarketcap.com/currencies/mech-master/"
} }
] ]
} }