Fixes (sanity and consistency, auto)

This commit is contained in:
ramsty 2021-11-08 08:40:35 +00:00 committed by trust-wallet-merge-bot
parent bddf4b03f9
commit aece684c7c

View File

@ -1,41 +1,41 @@
{ {
"name": "Moniwar", "name": "Moniwar",
"type": "BEP20", "type": "BEP20",
"symbol": "MOWA", "symbol": "MOWA",
"decimals": 18, "decimals": 18,
"website": "https://moniwar.io/", "website": "https://moniwar.io/",
"description": "MOWA token is a utility token that was issued by Moniwar development team.", "description": "MOWA token is a utility token that was issued by Moniwar development team.",
"explorer": "https://bscscan.com/token/0x411Ec510c85C9e56271bF4E10364Ffa909E685D9", "explorer": "https://bscscan.com/token/0x411Ec510c85C9e56271bF4E10364Ffa909E685D9",
"status": "active", "status": "active",
"id": "0x411Ec510c85C9e56271bF4E10364Ffa909E685D9", "id": "0x411Ec510c85C9e56271bF4E10364Ffa909E685D9",
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/moniwar_game" "url": "https://twitter.com/moniwar_game"
}, },
{ {
"name": "coingecko", "name": "coingecko",
"url": "https://coingecko.com/vi/ty_gia/moniwar" "url": "https://coingecko.com/vi/ty_gia/moniwar"
}, },
{ {
"name": "whitepaper", "name": "whitepaper",
"url": "https://docs.moniwar.io" "url": "https://docs.moniwar.io"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/moniwar/" "url": "https://coinmarketcap.com/currencies/moniwar/"
}, },
{ {
"name": "facebook", "name": "facebook",
"url": "https://facebook.com/MoniwarOfficial/" "url": "https://facebook.com/MoniwarOfficial/"
}, },
{ {
"name": "youtube", "name": "youtube",
"url": "https://youtube.com/c/MoniwarOfficial" "url": "https://youtube.com/c/MoniwarOfficial"
}, },
{ {
"name": "discord", "name": "discord",
"url": "https://discord.com/yUWKW9cY" "url": "https://discord.com/yUWKW9cY"
} }
] ]
} }