Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2022-08-17 09:50:04 +00:00 committed by trust-wallet-merge-bot
parent 3101665648
commit e5975b985c

View File

@ -1,32 +1,32 @@
{ {
"name": "PEEL Token", "name": "PEEL Token",
"website": "https://metaapesgame.com", "website": "https://metaapesgame.com",
"description": "PEEL is the governance token of Meta Apes, a mobile strategy game.", "description": "PEEL is the governance token of Meta Apes, a mobile strategy game.",
"explorer": "https://bscscan.com/token/0x734548a9e43d2D564600b1B2ed5bE9C2b911c6aB", "explorer": "https://bscscan.com/token/0x734548a9e43d2D564600b1B2ed5bE9C2b911c6aB",
"type": "BEP20", "type": "BEP20",
"symbol": "PEEL", "symbol": "PEEL",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"id": "0x734548a9e43d2D564600b1B2ed5bE9C2b911c6aB", "id": "0x734548a9e43d2D564600b1B2ed5bE9C2b911c6aB",
"tags": [ "tags": [
"gamefi" "gamefi"
], ],
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/MetaApesGame" "url": "https://twitter.com/MetaApesGame"
}, },
{ {
"name": "docs", "name": "docs",
"url": "https://meta-apes.gitbook.io/meta-apes-whitepaper" "url": "https://meta-apes.gitbook.io/meta-apes-whitepaper"
}, },
{ {
"name": "medium", "name": "medium",
"url": "https://medium.com/@metaapesgame" "url": "https://medium.com/@metaapesgame"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/aave/" "url": "https://coinmarketcap.com/currencies/aave/"
} }
] ]
} }