Fixes (sanity and consistency, auto)

This commit is contained in:
cryptomanz 2022-02-19 12:25:53 +00:00 committed by trust-wallet-merge-bot
parent 517778784d
commit 9f440e42da

View File

@ -1,24 +1,24 @@
{ {
"name": "XTblock Token", "name": "XTblock Token",
"website": "https://xtblock.io", "website": "https://xtblock.io",
"description": "A hyper-capable network, XTblock aims to deliver not only a high-performance blockchain, but also the ability to decentralise artificial intelligence and bot computing. Therefore a powerful blockchain that will address the issues of speed, high latency and scalability is only one of its use cases. It's applicability goes far beyond.", "description": "A hyper-capable network, XTblock aims to deliver not only a high-performance blockchain, but also the ability to decentralise artificial intelligence and bot computing. Therefore a powerful blockchain that will address the issues of speed, high latency and scalability is only one of its use cases. It's applicability goes far beyond.",
"explorer": "https://bscscan.com/token/0x70b6c6a555507ee4ac91c15e5c80b7dc8ff3b489", "explorer": "https://bscscan.com/token/0x70b6c6a555507ee4ac91c15e5c80b7dc8ff3b489",
"type": "BEP20", "type": "BEP20",
"symbol": "XTT-b20", "symbol": "XTT-b20",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"id": "0x70B6C6A555507EE4ac91C15E5c80b7dc8FF3b489", "id": "0x70B6C6A555507EE4ac91C15E5c80b7dc8FF3b489",
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/xtblockio" "url": "https://twitter.com/xtblockio"
}, },
{ {
"name": "whitepaper", "name": "whitepaper",
"url": "https://github.com/xtblock/whitepaper/blob/main/XTblock-WhitePaper.pdf" "url": "https://github.com/xtblock/whitepaper/blob/main/XTblock-WhitePaper.pdf"
} }
], ],
"tags": [ "tags": [
"deflationary" "deflationary"
] ]
} }