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",
|
"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"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user