Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2021-10-27 02:54:59 +00:00 committed by trust-wallet-merge-bot
parent b5b7c7ab68
commit 8e52ff4ed3

View File

@ -1,37 +1,37 @@
{ {
"name": "GAMEE Token", "name": "GAMEE Token",
"website": "https://token.gamee.com", "website": "https://token.gamee.com",
"description": "The GAMEE Token is an ERC-20 utility token that is designed to be the currency of purchase, utility and reward in supported play-to-earn games provided on the GAMEE entertainment platform.", "description": "The GAMEE Token is an ERC-20 utility token that is designed to be the currency of purchase, utility and reward in supported play-to-earn games provided on the GAMEE entertainment platform.",
"explorer": "https://polygonscan.com/token/0xcf32822ff397Ef82425153a9dcb726E5fF61DCA7", "explorer": "https://polygonscan.com/token/0xcf32822ff397Ef82425153a9dcb726E5fF61DCA7",
"type": "POLYGON", "type": "POLYGON",
"symbol": "GMEE", "symbol": "GMEE",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"id": "0xcf32822ff397Ef82425153a9dcb726E5fF61DCA7", "id": "0xcf32822ff397Ef82425153a9dcb726E5fF61DCA7",
"links": [ "links": [
{ {
"name": "discord", "name": "discord",
"url": "https://discord.com/p5ZYTVJeQz" "url": "https://discord.com/p5ZYTVJeQz"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/GAMEEToken" "url": "https://twitter.com/GAMEEToken"
}, },
{ {
"name": "coingecko", "name": "coingecko",
"url": "https://coingecko.com/en/coins/gamee" "url": "https://coingecko.com/en/coins/gamee"
}, },
{ {
"name": "medium", "name": "medium",
"url": "https://gamee.medium.com/" "url": "https://gamee.medium.com/"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/gamee/" "url": "https://coinmarketcap.com/currencies/gamee/"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/gameetoken" "url": "https://t.me/gameetoken"
} }
] ]
} }