Fixes (sanity and consistency, auto)

This commit is contained in:
ramsty 2022-03-09 06:43:28 +00:00 committed by trust-wallet-merge-bot
parent ba190ee85e
commit 62bc8ec14e

View File

@ -1,28 +1,28 @@
{ {
"name": "Go Crypto Me", "name": "Go Crypto Me",
"type": "BEP20", "type": "BEP20",
"symbol": "GCME", "symbol": "GCME",
"decimals": 9, "decimals": 9,
"website": "https://gocryptome.io/", "website": "https://gocryptome.io/",
"description": "Join the Future of Uncensored Crowdfunding. The #1 DAO operated, blockchain powered, crowdfunding platform", "description": "Join the Future of Uncensored Crowdfunding. The #1 DAO operated, blockchain powered, crowdfunding platform",
"explorer": "https://bscscan.com/token/0x9528cCEb678B90dAf02cA5cA45622D5cBaF58A30", "explorer": "https://bscscan.com/token/0x9528cCEb678B90dAf02cA5cA45622D5cBaF58A30",
"status": "active", "status": "active",
"id": "0x9528cCEb678B90dAf02cA5cA45622D5cBaF58A30", "id": "0x9528cCEb678B90dAf02cA5cA45622D5cBaF58A30",
"links": [ "links": [
{ {
"name": "github", "name": "github",
"url": "https://github.com/GoBlockchain2022/" "url": "https://github.com/GoBlockchain2022/"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/gocryptomecoin" "url": "https://twitter.com/gocryptomecoin"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/GoCryptoMe" "url": "https://t.me/GoCryptoMe"
} }
], ],
"tags": [ "tags": [
"defi" "defi"
] ]
} }