Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2022-03-25 23:27:24 +00:00 committed by trust-wallet-merge-bot
parent 9052fb13f5
commit 9ec10e7c2e

View File

@ -1,67 +1,67 @@
{ {
"name": "METANIAGAMES", "name": "METANIAGAMES",
"type": "BEP20", "type": "BEP20",
"symbol": "METANIA", "symbol": "METANIA",
"decimals": 9, "decimals": 9,
"website": "https://metania.games/", "website": "https://metania.games/",
"description": "We produce various collections, games, NFTs that you can use in games, and maps for you to navigate in your own world.", "description": "We produce various collections, games, NFTs that you can use in games, and maps for you to navigate in your own world.",
"explorer": "https://bscscan.com/token/0x6f64cc61d0d5542e40e6f2828cbdda84507d214d", "explorer": "https://bscscan.com/token/0x6f64cc61d0d5542e40e6f2828cbdda84507d214d",
"status": "active", "status": "active",
"id": "0x6F64cC61d0d5542E40e6f2828cBddA84507D214D", "id": "0x6F64cC61d0d5542E40e6f2828cBddA84507D214D",
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/MetaniaGames" "url": "https://twitter.com/MetaniaGames"
}, },
{ {
"name": "github", "name": "github",
"url": "https://github.com/metaniagames/contract" "url": "https://github.com/metaniagames/contract"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/MetaniagamesG" "url": "https://t.me/MetaniagamesG"
}, },
{ {
"name": "telegram_news", "name": "telegram_news",
"url": "https://t.me/metaniachannel" "url": "https://t.me/metaniachannel"
}, },
{ {
"name": "medium", "name": "medium",
"url": "https://metania.medium.com/" "url": "https://metania.medium.com/"
}, },
{ {
"name": "docs", "name": "docs",
"url": "https://docs.metania.games/" "url": "https://docs.metania.games/"
}, },
{ {
"name": "discord", "name": "discord",
"url": "https://discord.com/invite/fsAdWdmMKG" "url": "https://discord.com/invite/fsAdWdmMKG"
}, },
{ {
"name": "reddit", "name": "reddit",
"url": "https://reddit.com/r/MetaniaGames/" "url": "https://reddit.com/r/MetaniaGames/"
}, },
{ {
"name": "source_code", "name": "source_code",
"url": "https://bscscan.com/address/0x6f64cc61d0d5542e40e6f2828cbdda84507d214d#code" "url": "https://bscscan.com/address/0x6f64cc61d0d5542e40e6f2828cbdda84507d214d#code"
}, },
{ {
"name": "whitepaper", "name": "whitepaper",
"url": "https://docs.metania.games/metania-paper" "url": "https://docs.metania.games/metania-paper"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/metaniagames/" "url": "https://coinmarketcap.com/currencies/metaniagames/"
}, },
{ {
"name": "coingecko", "name": "coingecko",
"url": "https://coingecko.com/coins/metaniagames" "url": "https://coingecko.com/coins/metaniagames"
} }
], ],
"tags": [ "tags": [
"nft", "nft",
"defi", "defi",
"staking", "staking",
"gamefi" "gamefi"
] ]
} }