Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2022-04-13 08:50:26 +00:00 committed by trust-wallet-merge-bot
parent eb11f268de
commit 3b3097683b

View File

@ -1,27 +1,28 @@
{ "name": "Metawhale Token", {
"type": "BEP20", "name": "Metawhale Token",
"symbol": "MTW", "type": "BEP20",
"decimals": 8, "symbol": "MTW",
"description": "MTW is a stablecoin issued by Metawhaleworld in partnership with Binance.MetaWhale is a virtual platform powered by the Binance Blockchain", "decimals": 8,
"website": "https://metawhaleworld.com", "description": "MTW is a stablecoin issued by Metawhaleworld in partnership with Binance.MetaWhale is a virtual platform powered by the Binance Blockchain",
"explorer": "https://bscscan.com/token/0xd3ac199e6e6a1668ed6566b6f6dcdf7641868731", "website": "https://metawhaleworld.com",
"id": "0xD3Ac199E6e6A1668ED6566b6F6dcdf7641868731", "explorer": "https://bscscan.com/token/0xd3ac199e6e6a1668ed6566b6f6dcdf7641868731",
"status": "active", "id": "0xD3Ac199E6e6A1668ED6566b6F6dcdf7641868731",
"tags": [ "status": "active",
"stablecoin" "tags": [
], "stablecoin"
"links": [ ],
{ "links": [
"name": "twitter", {
"url": "https://twitter.com/MetawhaleWorld" "name": "twitter",
}, "url": "https://twitter.com/MetawhaleWorld"
{ },
"name": "facebook", {
"url": "https://facebook.com/MetaWhaleMTW" "name": "facebook",
}, "url": "https://facebook.com/MetaWhaleMTW"
{ },
"name": "whitepaper", {
"url": "https://metawhaleworld.com/wp-content/uploads/2022/01/Metawhale-1.pdf" "name": "whitepaper",
} "url": "https://metawhaleworld.com/wp-content/uploads/2022/01/Metawhale-1.pdf"
] }
} ]
}