Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2021-09-30 16:48:09 +00:00 committed by trust-wallet-merge-bot
parent 4628ea1f5a
commit 8ee5d1ba74

View File

@ -1,34 +1,33 @@
{ {
"name": "Steam Exchange", "name": "Steam Exchange",
"website": "https://steamexchange.ca", "website": "https://steamexchange.ca",
"description": "Canada's first Centralized and Decentralied Exchange", "description": "Canada's first Centralized and Decentralied Exchange",
"explorer": "https://bscscan.com/token/0xc0924edefb2c0c303de2d0c21bff07ab763163b5", "explorer": "https://bscscan.com/token/0xc0924edefb2c0c303de2d0c21bff07ab763163b5",
"type": "BEP20", "type": "BEP20",
"symbol": "SteamX", "symbol": "SteamX",
"decimals": 9, "decimals": 9,
"status": "active", "status": "active",
"id": "0xc0924EDEFB2C0C303de2d0c21BfF07ab763163B5", "id": "0xc0924EDEFB2C0C303de2d0c21BfF07ab763163B5",
"links": [ "links": [
{ {
"name": "whitepaper", "name": "whitepaper",
"url": "https://docs.steamexchange.ca" "url": "https://docs.steamexchange.ca"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/SteamXchangeOfficial" "url": "https://t.me/SteamXchangeOfficial"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/Steam_Exchange" "url": "https://twitter.com/Steam_Exchange"
}, },
{ {
"name": "youtube", "name": "youtube",
"url": "https://youtube.com/channel/UC8xL6IB_C51G2GuvYLZJexw" "url": "https://youtube.com/channel/UC8xL6IB_C51G2GuvYLZJexw"
}, },
{ {
"name": "facebook",
"name": "facebook", "url": "https://facebook.com/Steam-Exchange-142284624637992/"
"url": "https://facebook.com/Steam-Exchange-142284624637992/" }
} ]
] }
}