Fixes (sanity and consistency, auto)

This commit is contained in:
ramsty 2021-11-19 07:11:11 +00:00 committed by trust-wallet-merge-bot
parent f7048c046e
commit 5f205adc0e

View File

@ -1,21 +1,21 @@
{ {
"name": "MetaZilla", "name": "MetaZilla",
"type": "BEP20", "type": "BEP20",
"symbol": "MZ", "symbol": "MZ",
"decimals": 8, "decimals": 8,
"website": "https://www.metazillabsc.org", "website": "https://www.metazillabsc.org",
"description": "MetaZilla, is a community token that draws its name from the city-destroying monster GodZilla and Meta, the realm beyond reality.", "description": "MetaZilla, is a community token that draws its name from the city-destroying monster GodZilla and Meta, the realm beyond reality.",
"explorer": "https://bscscan.com/token/0x0d4992e48278aa7f7c915f820743d9fab7fea713", "explorer": "https://bscscan.com/token/0x0d4992e48278aa7f7c915f820743d9fab7fea713",
"status": "active", "status": "active",
"id": "0x0D4992E48278aA7F7C915f820743d9FaB7FeA713", "id": "0x0D4992E48278aA7F7C915f820743d9FaB7FeA713",
"links": [ "links": [
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/metazilla/" "url": "https://coinmarketcap.com/currencies/metazilla/"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/TheMetaZilla" "url": "https://twitter.com/TheMetaZilla"
} }
] ]
} }