Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2021-11-16 12:03:29 +00:00 committed by trust-wallet-merge-bot
parent 7c0f76327e
commit 263c328ed4

View File

@ -1,44 +1,45 @@
{ {
"name": "Xeta Reality", "name": "Xeta Reality",
"website": "https://xetareality.com", "website": "https://xetareality.com",
"description": "Xeta is a Serverless Layer-1 Blockchain Ecosystem for Metaverse, Gaming, and NFT Applications.", "description": "Xeta is a Serverless Layer-1 Blockchain Ecosystem for Metaverse, Gaming, and NFT Applications.",
"explorer": "https://bscscan.com/token/0x179960442Ece8dE9f390011b7f7c9b56C74e4D0a", "explorer": "https://bscscan.com/token/0x179960442Ece8dE9f390011b7f7c9b56C74e4D0a",
"type": "BEP20", "type": "BEP20",
"symbol": "XETA", "symbol": "XETA",
"decimals": 9, "decimals": 9,
"status": "active", "status": "active",
"id": "0x179960442Ece8dE9f390011b7f7c9b56C74e4D0a", "id": "0x179960442Ece8dE9f390011b7f7c9b56C74e4D0a",
"links": [{ "links": [
"name": "github", {
"url": "https://github.com/XetaReality" "name": "github",
}, "url": "https://github.com/XetaReality"
{ },
"name": "whitepaper", {
"url": "https://xetareality.com/whitepaper.pdf" "name": "whitepaper",
}, "url": "https://xetareality.com/whitepaper.pdf"
{ },
"name": "twitter", {
"url": "https://twitter.com/XetaReality" "name": "twitter",
}, "url": "https://twitter.com/XetaReality"
{ },
"name": "telegram", {
"url": "https://t.me/XetaReality" "name": "telegram",
}, "url": "https://t.me/XetaReality"
{ },
"name": "medium", {
"url": "https://xetareality.medium.com/" "name": "medium",
}, "url": "https://xetareality.medium.com/"
{ },
"name": "reddit", {
"url": "https://reddit.com/r/XetaReality" "name": "reddit",
}, "url": "https://reddit.com/r/XetaReality"
{ },
"name": "coinmarketcap", {
"url": "https://coinmarketcap.com/currencies/xeta-reality/" "name": "coinmarketcap",
}, "url": "https://coinmarketcap.com/currencies/xeta-reality/"
{ },
"name": "coingecko", {
"url": "https://coingecko.com/en/coins/xeta-reality" "name": "coingecko",
} "url": "https://coingecko.com/en/coins/xeta-reality"
] }
]
} }