Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2021-11-12 00:51:58 +00:00 committed by trust-wallet-merge-bot
parent 2428b8e25b
commit 414291c3ca

View File

@ -1,14 +1,14 @@
{ {
"name": "Landshare Token", "name": "Landshare Token",
"website": "https://landshare.io", "website": "https://landshare.io",
"description": "Landshare brings tokenized real estate to the Binance Smart Chain.", "description": "Landshare brings tokenized real estate to the Binance Smart Chain.",
"explorer": "https://bscscan.com/token/0x9D986A3f147212327Dd658F712d5264a73a1fdB0", "explorer": "https://bscscan.com/token/0x9D986A3f147212327Dd658F712d5264a73a1fdB0",
"type": "BEP20", "type": "BEP20",
"symbol": "LAND", "symbol": "LAND",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"id": "0x9D986A3f147212327Dd658F712d5264a73a1fdB0", "id": "0x9D986A3f147212327Dd658F712d5264a73a1fdB0",
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/landshareio" "url": "https://twitter.com/landshareio"
@ -25,5 +25,5 @@
"name": "blog", "name": "blog",
"url": "https://landshare.medium.com" "url": "https://landshare.medium.com"
} }
] ]
} }