Fixes (sanity and consistency, auto)

This commit is contained in:
ramsty 2021-10-15 08:07:55 +00:00 committed by trust-wallet-merge-bot
parent 280ca4f907
commit 61f0e5b463

View File

@ -1,29 +1,29 @@
{ {
"name": "HeroFiEgg", "name": "HeroFiEgg",
"type": "BEP20", "type": "BEP20",
"symbol": "HEROEGG", "symbol": "HEROEGG",
"decimals": 18, "decimals": 18,
"website": "https://www.herofi.io/", "website": "https://www.herofi.io/",
"description": "HeroFi is a mobile aRPG game in which players can earn tokens through PvP/PvE battles between Heroes.\n100,000 $HEROEGG will \"hatch\" a special character NFT called Genesis Hero that has a gender (either male or female) and a star rating (from three to six).", "description": "HeroFi is a mobile aRPG game in which players can earn tokens through PvP/PvE battles between Heroes.\n100,000 $HEROEGG will \"hatch\" a special character NFT called Genesis Hero that has a gender (either male or female) and a star rating (from three to six).",
"explorer": "https://bscscan.com/token/0xcfBb1BfA710cb2ebA070CC3beC0C35226FeA4BAF", "explorer": "https://bscscan.com/token/0xcfBb1BfA710cb2ebA070CC3beC0C35226FeA4BAF",
"status": "active", "status": "active",
"id": "0xcfBb1BfA710cb2ebA070CC3beC0C35226FeA4BAF", "id": "0xcfBb1BfA710cb2ebA070CC3beC0C35226FeA4BAF",
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/HeroFiio" "url": "https://twitter.com/HeroFiio"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/herofiofficial" "url": "https://t.me/herofiofficial"
}, },
{ {
"name": "telegram_news", "name": "telegram_news",
"url": "https://t.me/herofiann" "url": "https://t.me/herofiann"
}, },
{ {
"name": "facebook", "name": "facebook",
"url": "https://facebook.com/herofiio" "url": "https://facebook.com/herofiio"
} }
] ]
} }