Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2022-02-16 13:47:08 +00:00 committed by trust-wallet-merge-bot
parent c5ea9d1c73
commit a8d55fa4aa

View File

@ -1,26 +1,29 @@
{ {
"name": "NOVALAND", "name": "NOVALAND",
"website": "https://novaland.io", "website": "https://novaland.io",
"description": "NOVALAND", "description": "NOVALAND",
"explorer": "https://bscscan.com/token/0x3215f7D921549Bb4a8FD2C93D88021B2902e30d0", "explorer": "https://bscscan.com/token/0x3215f7D921549Bb4a8FD2C93D88021B2902e30d0",
"type": "BEP20", "type": "BEP20",
"symbol": "NOVALAND", "symbol": "NOVALAND",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"id": "0x3215f7D921549Bb4a8FD2C93D88021B2902e30d0", "id": "0x3215f7D921549Bb4a8FD2C93D88021B2902e30d0",
"links": [ "links": [
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/Novaland_group" "url": "https://t.me/Novaland_group"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/Novaland_io" "url": "https://twitter.com/Novaland_io"
}, },
{ {
"name": "telegram_news", "name": "telegram_news",
"url": "https://t.me/Novaland_channel" "url": "https://t.me/Novaland_channel"
} }
], ],
"tags": ["gamefi", "nft"] "tags": [
"gamefi",
"nft"
]
} }