mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Fixes (sanity and consistency, auto)
This commit is contained in:
parent
867a528516
commit
f6fec2ae73
|
@ -1,46 +1,49 @@
|
|||
{
|
||||
"name": "Wilder World",
|
||||
"symbol": "WILD",
|
||||
"type": "ERC20",
|
||||
"decimals": 18,
|
||||
"description": "Wilder World is an immersive 5D metaverse powered entirely by NFTs.",
|
||||
"website": "https://www.wilderworld.com/",
|
||||
"explorer": "https://etherscan.io/token/0x2a3bFF78B79A009976EeA096a51A948a3dC00e34",
|
||||
"id": "0x2a3bFF78B79A009976EeA096a51A948a3dC00e34",
|
||||
"status": "active",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/WilderWorld"
|
||||
},
|
||||
{
|
||||
"name": "medium",
|
||||
"url": "https://wilderworld.medium.com/"
|
||||
},
|
||||
{
|
||||
"name": "discord",
|
||||
"url": "https://discord.com/invite/wilderworld"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://info.wilderworld.com/"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/wilder-world/"
|
||||
},
|
||||
{
|
||||
"name": "blog",
|
||||
"url": "https://zine.wilderworld.com/"
|
||||
},
|
||||
{
|
||||
"name": "docs",
|
||||
"url": "https://wiki.wilderworld.com/"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/wilder_world"
|
||||
}
|
||||
],
|
||||
"tags": ["nft", "gamefi"]
|
||||
"name": "Wilder World",
|
||||
"symbol": "WILD",
|
||||
"type": "ERC20",
|
||||
"decimals": 18,
|
||||
"description": "Wilder World is an immersive 5D metaverse powered entirely by NFTs.",
|
||||
"website": "https://www.wilderworld.com/",
|
||||
"explorer": "https://etherscan.io/token/0x2a3bFF78B79A009976EeA096a51A948a3dC00e34",
|
||||
"id": "0x2a3bFF78B79A009976EeA096a51A948a3dC00e34",
|
||||
"status": "active",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/WilderWorld"
|
||||
},
|
||||
{
|
||||
"name": "medium",
|
||||
"url": "https://wilderworld.medium.com/"
|
||||
},
|
||||
{
|
||||
"name": "discord",
|
||||
"url": "https://discord.com/invite/wilderworld"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://info.wilderworld.com/"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/wilder-world/"
|
||||
},
|
||||
{
|
||||
"name": "blog",
|
||||
"url": "https://zine.wilderworld.com/"
|
||||
},
|
||||
{
|
||||
"name": "docs",
|
||||
"url": "https://wiki.wilderworld.com/"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/wilder_world"
|
||||
}
|
||||
],
|
||||
"tags": [
|
||||
"nft",
|
||||
"gamefi"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user