Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2022-03-20 22:21:28 +00:00 committed by trust-wallet-merge-bot
parent 1c2f533a7d
commit 288ce456cf

View File

@ -1,24 +1,24 @@
{ {
"name": "MetaHouse", "name": "MetaHouse",
"website": "https://www.metahousebsc.com", "website": "https://www.metahousebsc.com",
"description": "Meta House is part of the meta world.", "description": "Meta House is part of the meta world.",
"explorer": "https://bscscan.com/token/0x825791Bc83A377Ba3931E8a56504a1EACAAE0f76", "explorer": "https://bscscan.com/token/0x825791Bc83A377Ba3931E8a56504a1EACAAE0f76",
"type": "BEP20", "type": "BEP20",
"symbol": "Meta House", "symbol": "Meta House",
"decimals": 9, "decimals": 9,
"status": "active", "status": "active",
"id": "0x825791Bc83A377Ba3931E8a56504a1EACAAE0f76", "id": "0x825791Bc83A377Ba3931E8a56504a1EACAAE0f76",
"links": [ "links": [
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/MetaHouseEN" "url": "https://t.me/MetaHouseEN"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/MetaHousebsc?s=09" "url": "https://twitter.com/MetaHousebsc?s=09"
} }
], ],
"tags": [ "tags": [
"nft" "nft"
] ]
} }