Fixes (sanity and consistency, auto)

This commit is contained in:
cryptomanz 2021-10-25 09:11:22 +00:00 committed by trust-wallet-merge-bot
parent 2eb5ede0c7
commit afe7777a48

View File

@ -1,29 +1,29 @@
{ {
"name": "Wanaka Wai Token", "name": "Wanaka Wai Token",
"type": "BEP20", "type": "BEP20",
"symbol": "WAI", "symbol": "WAI",
"decimals": 18, "decimals": 18,
"website": "https://wanakafarm.com", "website": "https://wanakafarm.com",
"description": "Wanaka Farm aims to offer anNFT game where people can own their virtual lands, NFT items to plant, grow, harvest to relax and earn their crypto.", "description": "Wanaka Farm aims to offer anNFT game where people can own their virtual lands, NFT items to plant, grow, harvest to relax and earn their crypto.",
"explorer": "https://bscscan.com/token/0x934C9198582Bf2631128c5D4b051aacEF9a6224F", "explorer": "https://bscscan.com/token/0x934C9198582Bf2631128c5D4b051aacEF9a6224F",
"status": "active", "status": "active",
"id": "0x934C9198582Bf2631128c5D4b051aacEF9a6224F", "id": "0x934C9198582Bf2631128c5D4b051aacEF9a6224F",
"links": [ "links": [
{ {
"name": "whitepaper", "name": "whitepaper",
"url": "https://wanakafarm.com/papers/" "url": "https://wanakafarm.com/papers/"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/WanakaOfficial" "url": "https://t.me/WanakaOfficial"
}, },
{ {
"name": "facebook", "name": "facebook",
"url": "https://facebook.com/wanakafarmofficial" "url": "https://facebook.com/wanakafarmofficial"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/Wanaka_Farm" "url": "https://twitter.com/Wanaka_Farm"
} }
] ]
} }