Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2022-03-09 00:31:41 +00:00 committed by trust-wallet-merge-bot
parent fdcaf1501e
commit 4e63839e16

View File

@ -1,30 +1,30 @@
{ {
"name": "Socaverse", "name": "Socaverse",
"type": "BEP20", "type": "BEP20",
"symbol": "SOCA", "symbol": "SOCA",
"decimals": 9, "decimals": 9,
"website": "https://www.socaverse.one/", "website": "https://www.socaverse.one/",
"description": "A soccer community with NFTs, Farms, DeFi, and sports betting platfrom.", "description": "A soccer community with NFTs, Farms, DeFi, and sports betting platfrom.",
"explorer": "https://bscscan.com/token/0x57af121a8ddb1f9a8fafcf3229c92bf2856a8a29", "explorer": "https://bscscan.com/token/0x57af121a8ddb1f9a8fafcf3229c92bf2856a8a29",
"status": "active", "status": "active",
"id": "0x57Af121A8dDb1F9A8FafcF3229c92bF2856A8a29", "id": "0x57Af121A8dDb1F9A8FafcF3229c92bF2856A8a29",
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/Socaverse" "url": "https://twitter.com/Socaverse"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/socaverse/" "url": "https://coinmarketcap.com/currencies/socaverse/"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/SocaverseGlobal" "url": "https://t.me/SocaverseGlobal"
} }
], ],
"tags": [ "tags": [
"defi", "defi",
"gamefi", "gamefi",
"staking" "staking"
] ]
} }