Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2022-04-12 23:58:47 +00:00 committed by trust-wallet-merge-bot
parent 17186c6c80
commit 3044957beb

View File

@ -1,38 +1,40 @@
{ {
"name": "Mytheria", "name": "Mytheria",
"website": "https://mytheria.io/", "website": "https://mytheria.io/",
"description": "Mytheria- Clash of the Pantheons is the first-of-its-kind Play-to-Earn and Create-to-Earn with a captivating board game experience and innovative NFT marketplace.", "description": "Mytheria- Clash of the Pantheons is the first-of-its-kind Play-to-Earn and Create-to-Earn with a captivating board game experience and innovative NFT marketplace.",
"explorer": "https://bscscan.com/token/0x6ef238E9E8CD2A96740897761C18894Fc086B9d0", "explorer": "https://bscscan.com/token/0x6ef238E9E8CD2A96740897761C18894Fc086B9d0",
"type": "BEP20", "type": "BEP20",
"symbol": "MYRA", "symbol": "MYRA",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"id": "0x6ef238E9E8CD2A96740897761C18894Fc086B9d0", "id": "0x6ef238E9E8CD2A96740897761C18894Fc086B9d0",
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/mytheria_MYRA" "url": "https://twitter.com/mytheria_MYRA"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/MytheriaGlobal" "url": "https://t.me/MytheriaGlobal"
}, },
{ {
"name": "discord", "name": "discord",
"url": "https://discord.com/invite/PumYWDzYbz" "url": "https://discord.com/invite/PumYWDzYbz"
}, },
{ {
"name": "facebook", "name": "facebook",
"url": "https://facebook.com/MytheriaOfficial" "url": "https://facebook.com/MytheriaOfficial"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/mytheria/" "url": "https://coinmarketcap.com/currencies/mytheria/"
}, },
{ {
"name": "coingecko", "name": "coingecko",
"url": "https://coingecko.com/coins/mytheria" "url": "https://coingecko.com/coins/mytheria"
} }
], ],
"tags": ["gamefi"] "tags": [
"gamefi"
]
} }