Fixes (sanity and consistency, auto)

This commit is contained in:
cryptomanz 2022-01-28 06:08:52 +00:00 committed by trust-wallet-merge-bot
parent 4beeb339cf
commit 32d64839da

View File

@ -1,24 +1,24 @@
{ {
"name": "RiseHero", "name": "RiseHero",
"type": "BEP20", "type": "BEP20",
"symbol": "RISE", "symbol": "RISE",
"decimals": 18, "decimals": 18,
"website": "https://risehero.io", "website": "https://risehero.io",
"description": "A legendary hero metaverse.", "description": "A legendary hero metaverse.",
"explorer": "https://bscscan.com/token/0xa3d80275E300237a62D3431C26d52f185584cC1B", "explorer": "https://bscscan.com/token/0xa3d80275E300237a62D3431C26d52f185584cC1B",
"status": "active", "status": "active",
"id": "0xa3d80275E300237a62D3431C26d52f185584cC1B", "id": "0xa3d80275E300237a62D3431C26d52f185584cC1B",
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/RiseHeroNFT" "url": "https://twitter.com/RiseHeroNFT"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/RiseHero" "url": "https://t.me/RiseHero"
} }
], ],
"tags":[ "tags": [
"gamefi" "gamefi"
] ]
} }