Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2022-06-01 07:53:07 +00:00 committed by trust-wallet-merge-bot
parent 867a528516
commit f6fec2ae73

View File

@ -1,46 +1,49 @@
{ {
"name": "Wilder World", "name": "Wilder World",
"symbol": "WILD", "symbol": "WILD",
"type": "ERC20", "type": "ERC20",
"decimals": 18, "decimals": 18,
"description": "Wilder World is an immersive 5D metaverse powered entirely by NFTs.", "description": "Wilder World is an immersive 5D metaverse powered entirely by NFTs.",
"website": "https://www.wilderworld.com/", "website": "https://www.wilderworld.com/",
"explorer": "https://etherscan.io/token/0x2a3bFF78B79A009976EeA096a51A948a3dC00e34", "explorer": "https://etherscan.io/token/0x2a3bFF78B79A009976EeA096a51A948a3dC00e34",
"id": "0x2a3bFF78B79A009976EeA096a51A948a3dC00e34", "id": "0x2a3bFF78B79A009976EeA096a51A948a3dC00e34",
"status": "active", "status": "active",
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/WilderWorld" "url": "https://twitter.com/WilderWorld"
}, },
{ {
"name": "medium", "name": "medium",
"url": "https://wilderworld.medium.com/" "url": "https://wilderworld.medium.com/"
}, },
{ {
"name": "discord", "name": "discord",
"url": "https://discord.com/invite/wilderworld" "url": "https://discord.com/invite/wilderworld"
}, },
{ {
"name": "whitepaper", "name": "whitepaper",
"url": "https://info.wilderworld.com/" "url": "https://info.wilderworld.com/"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/wilder-world/" "url": "https://coinmarketcap.com/currencies/wilder-world/"
}, },
{ {
"name": "blog", "name": "blog",
"url": "https://zine.wilderworld.com/" "url": "https://zine.wilderworld.com/"
}, },
{ {
"name": "docs", "name": "docs",
"url": "https://wiki.wilderworld.com/" "url": "https://wiki.wilderworld.com/"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/wilder_world" "url": "https://t.me/wilder_world"
} }
], ],
"tags": ["nft", "gamefi"] "tags": [
"nft",
"gamefi"
]
} }