Fixes (sanity and consistency, auto)

This commit is contained in:
ramsty 2021-11-09 10:13:12 +00:00 committed by trust-wallet-merge-bot
parent f9662a3733
commit fb49282e25

View File

@ -1,41 +1,41 @@
{ {
"name": "HOWL", "name": "HOWL",
"website": "https://howlcity.io", "website": "https://howlcity.io",
"description": "HOWL is the token of the HowlCity project, a 3D metaverse game", "description": "HOWL is the token of the HowlCity project, a 3D metaverse game",
"explorer": "https://bscscan.com/token/0x549cc5df432cdbaebc8b9158a6bdfe1cbd0ba16d", "explorer": "https://bscscan.com/token/0x549cc5df432cdbaebc8b9158a6bdfe1cbd0ba16d",
"type": "BEP20", "type": "BEP20",
"symbol": "HWL", "symbol": "HWL",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"id": "0x549CC5dF432cdbAEbc8B9158A6bDFe1cbD0Ba16d", "id": "0x549CC5dF432cdbAEbc8B9158A6bDFe1cbD0Ba16d",
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/HowlCityNft" "url": "https://twitter.com/HowlCityNft"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/HowlCity_Official" "url": "https://t.me/HowlCity_Official"
}, },
{ {
"name": "discord", "name": "discord",
"url": "https://discord.com/invite/mMj2g3MHmQ" "url": "https://discord.com/invite/mMj2g3MHmQ"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/vi/currencies/howl-city/" "url": "https://coinmarketcap.com/vi/currencies/howl-city/"
}, },
{ {
"name": "facebook", "name": "facebook",
"url": "https://facebook.com/HowlCityOfficial" "url": "https://facebook.com/HowlCityOfficial"
}, },
{ {
"name": "reddit", "name": "reddit",
"url": "https://reddit.com/r/HowlCity/" "url": "https://reddit.com/r/HowlCity/"
}, },
{ {
"name": "whitepaper", "name": "whitepaper",
"url": "https://drive.google.com/file/d/1rVgfFV0SC68cv4W15pMc80jct2qrLArm/view" "url": "https://drive.google.com/file/d/1rVgfFV0SC68cv4W15pMc80jct2qrLArm/view"
} }
] ]
} }