Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2021-10-17 02:47:26 +00:00 committed by trust-wallet-merge-bot
parent a9cc78f2dc
commit 9633e99529

View File

@ -1,29 +1,29 @@
{ {
"name": "PocMon", "name": "PocMon",
"website": "https://pocmons.com/", "website": "https://pocmons.com/",
"description": "The PocMon Gaming NFT Ecosystem is designed to meet all kinds of decentralised gaming requests: from NFTs discovery, minting and trading to game currencies exchange, lootboxes and blockchain games store.", "description": "The PocMon Gaming NFT Ecosystem is designed to meet all kinds of decentralised gaming requests: from NFTs discovery, minting and trading to game currencies exchange, lootboxes and blockchain games store.",
"explorer": "https://bscscan.com/token/0x8888818f35BbeD1C632364bf1b15446FAD088888", "explorer": "https://bscscan.com/token/0x8888818f35BbeD1C632364bf1b15446FAD088888",
"type": "BEP20", "type": "BEP20",
"symbol": "MON", "symbol": "MON",
"decimals": 9, "decimals": 9,
"status": "active", "status": "active",
"id": "0x8888818f35BbeD1C632364bf1b15446FAD088888", "id": "0x8888818f35BbeD1C632364bf1b15446FAD088888",
"links": [ "links": [
{ {
"name": "github", "name": "github",
"url": "https://github.com/Pocmoncom" "url": "https://github.com/Pocmoncom"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/pocmoncom" "url": "https://t.me/pocmoncom"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/pocmoncom" "url": "https://twitter.com/pocmoncom"
}, },
{ {
"name": "whitepaper", "name": "whitepaper",
"url": "https://pocmoncom.gitbook.io/pocmon/" "url": "https://pocmoncom.gitbook.io/pocmon/"
} }
] ]
} }