Fixes (sanity and consistency, auto)

This commit is contained in:
cryptomanz 2022-01-06 12:20:12 +00:00 committed by trust-wallet-merge-bot
parent 2f55a3b728
commit a5c451c990

View File

@ -1,28 +1,28 @@
{ {
"name": "AstroSpaces.io", "name": "AstroSpaces.io",
"website": "https://astrospaces.io/token", "website": "https://astrospaces.io/token",
"description": "AstroSpaces.io is building the biggest web3 integrated social network!", "description": "AstroSpaces.io is building the biggest web3 integrated social network!",
"explorer": "https://bscscan.com/token/0x156df0dd6300C73ac692D805720967cf4464776e", "explorer": "https://bscscan.com/token/0x156df0dd6300C73ac692D805720967cf4464776e",
"type": "BEP20", "type": "BEP20",
"symbol": "SPACES", "symbol": "SPACES",
"decimals": 9, "decimals": 9,
"status": "active", "status": "active",
"id": "0x156df0dd6300C73ac692D805720967cf4464776e", "id": "0x156df0dd6300C73ac692D805720967cf4464776e",
"tags": [ "tags": [
"nft" "nft"
], ],
"links": [ "links": [
{ {
"name": "github", "name": "github",
"url": "https://github.com/jonathanstoker/astrospacesio" "url": "https://github.com/jonathanstoker/astrospacesio"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/astrospacesio" "url": "https://twitter.com/astrospacesio"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/astrospacesio" "url": "https://t.me/astrospacesio"
} }
] ]
} }