Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2021-11-10 13:04:57 +00:00 committed by trust-wallet-merge-bot
parent 6b7dde7e5c
commit 7e270ae988

View File

@ -1,34 +1,33 @@
{ {
"name": "GLMS Token", "name": "GLMS Token",
"website": "https://www.glimpsenft.com/", "website": "https://www.glimpsenft.com/",
"description": "GLMS is the native token of the Glimpse social media application.", "description": "GLMS is the native token of the Glimpse social media application.",
"explorer": "https://bscscan.com/token/0x75f53011f6D51C60e6DCbf54A8B1bCB54f07F0C9", "explorer": "https://bscscan.com/token/0x75f53011f6D51C60e6DCbf54A8B1bCB54f07F0C9",
"type": "BEP20", "type": "BEP20",
"symbol": "GLMS", "symbol": "GLMS",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"id": "0x75f53011f6D51C60e6DCbf54A8B1bCB54f07F0C9", "id": "0x75f53011f6D51C60e6DCbf54A8B1bCB54f07F0C9",
"links": [ "links": [
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/glimpsetoken" "url": "https://t.me/glimpsetoken"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/glimpse_nft" "url": "https://twitter.com/glimpse_nft"
}, },
{ {
"name": "medium", "name": "medium",
"url": "https://medium.com/@glimpsenft" "url": "https://medium.com/@glimpsenft"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/glimpse/" "url": "https://coinmarketcap.com/currencies/glimpse/"
}, },
{ {
"name": "youtube", "name": "youtube",
"url": "https://youtube.com/channel/UCaHAkMglUoB9BhGOUBztgAQ" "url": "https://youtube.com/channel/UCaHAkMglUoB9BhGOUBztgAQ"
} }
] ]
}
}