Fixes (sanity and consistency, auto)

This commit is contained in:
cryptomanz 2022-04-21 02:52:48 +00:00 committed by trust-wallet-merge-bot
parent d3267537ba
commit 69a96d0cfb

View File

@ -1,48 +1,48 @@
{ {
"name": "Galaxy Heroes", "name": "Galaxy Heroes",
"type": "BEP20", "type": "BEP20",
"symbol": "GHC", "symbol": "GHC",
"decimals": 18, "decimals": 18,
"website": "https://galaxyheroescoin.com", "website": "https://galaxyheroescoin.com",
"description": "Galaxy Heroes Coin is more than just a token. It will have a never seen before NFT platform and gaming app. Be a hero, a Galaxy Hero!", "description": "Galaxy Heroes Coin is more than just a token. It will have a never seen before NFT platform and gaming app. Be a hero, a Galaxy Hero!",
"explorer": "https://bscscan.com/token/0x22dE16487955AE1f842fa0C0bFf6083a7fDEfeDd", "explorer": "https://bscscan.com/token/0x22dE16487955AE1f842fa0C0bFf6083a7fDEfeDd",
"status": "active", "status": "active",
"id": "0x22dE16487955AE1f842fa0C0bFf6083a7fDEfeDd", "id": "0x22dE16487955AE1f842fa0C0bFf6083a7fDEfeDd",
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/galaxyheroesghc" "url": "https://twitter.com/galaxyheroesghc"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/galaxy-heroes-coin-new/" "url": "https://coinmarketcap.com/currencies/galaxy-heroes-coin-new/"
}, },
{ {
"name": "github", "name": "github",
"url": "https://github.com/sumner770/GalaxyHeroesCoin" "url": "https://github.com/sumner770/GalaxyHeroesCoin"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/galaxyheroescoin" "url": "https://t.me/galaxyheroescoin"
}, },
{ {
"name": "discord", "name": "discord",
"url": "https://discord.com/invite/NWjxH4CB9R" "url": "https://discord.com/invite/NWjxH4CB9R"
}, },
{ {
"name": "reddit", "name": "reddit",
"url": "https://reddit.com/user/galaxyheroescoin" "url": "https://reddit.com/user/galaxyheroescoin"
}, },
{ {
"name": "facebook", "name": "facebook",
"url": "https://facebook.com/GalaxyHeroesCoin" "url": "https://facebook.com/GalaxyHeroesCoin"
}, },
{ {
"name": "youtube", "name": "youtube",
"url": "https://youtube.com/channel/UC0XEhzirmXN0AZQIhoR_Vzg" "url": "https://youtube.com/channel/UC0XEhzirmXN0AZQIhoR_Vzg"
} }
], ],
"tags": [ "tags": [
"defi" "defi"
] ]
} }