Fixes (sanity and consistency, auto)

This commit is contained in:
cryptomanz1 2022-08-15 15:57:58 +00:00 committed by trust-wallet-merge-bot
parent 6f89177976
commit 3b54e42de1

View File

@ -1,48 +1,48 @@
{ {
"name": "GalaxyHeroes", "name": "GalaxyHeroes",
"type": "BEP20", "type": "BEP20",
"symbol": "GHC", "symbol": "GHC",
"decimals": 18, "decimals": 18,
"website": "https://galaxyheroes.com", "website": "https://galaxyheroes.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/0xd10Fe9d371C22416df34340287cd5D9029842Fc3", "explorer": "https://bscscan.com/token/0xd10Fe9d371C22416df34340287cd5D9029842Fc3",
"status": "active", "status": "active",
"id": "0xd10Fe9d371C22416df34340287cd5D9029842Fc3", "id": "0xd10Fe9d371C22416df34340287cd5D9029842Fc3",
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/GalaxyHeroesGHC" "url": "https://twitter.com/GalaxyHeroesGHC"
}, },
{ {
"name": "coingecko", "name": "coingecko",
"url": "https://coingecko.com/en/coins/galaxy-heroes-coin" "url": "https://coingecko.com/en/coins/galaxy-heroes-coin"
}, },
{ {
"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/galaxyheroes" "url": "https://discord.com/galaxyheroes"
}, },
{ {
"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"
] ]
} }