Fixes (sanity and consistency, auto)

This commit is contained in:
cryptomanz 2022-03-02 01:27:18 +00:00 committed by trust-wallet-merge-bot
parent 06957cc45d
commit 0b7b6455bf

View File

@ -1,44 +1,44 @@
{ {
"name": "Secured Ship", "name": "Secured Ship",
"website": "https://securedship.com/", "website": "https://securedship.com/",
"description": "Secured Ship is a P2E Tournament Gaming Project with future implementation of NFT and Marketplace developed on Binance Smart Chain.", "description": "Secured Ship is a P2E Tournament Gaming Project with future implementation of NFT and Marketplace developed on Binance Smart Chain.",
"explorer": "https://bscscan.com/token/0xC0A696BBb66352E5b88624F1d1B8909C34Dc4E4a", "explorer": "https://bscscan.com/token/0xC0A696BBb66352E5b88624F1d1B8909C34Dc4E4a",
"type": "BEP20", "type": "BEP20",
"symbol": "SHIP", "symbol": "SHIP",
"decimals": 9, "decimals": 9,
"status": "active", "status": "active",
"id": "0xC0A696BBb66352E5b88624F1d1B8909C34Dc4E4a", "id": "0xC0A696BBb66352E5b88624F1d1B8909C34Dc4E4a",
"links": [ "links": [
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/secured-ship/" "url": "https://coinmarketcap.com/currencies/secured-ship/"
}, },
{ {
"name": "coingecko", "name": "coingecko",
"url": "https://coingecko.com/coins/secured-ship" "url": "https://coingecko.com/coins/secured-ship"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/securedship" "url": "https://t.me/securedship"
}, },
{ {
"name": "telegram_news", "name": "telegram_news",
"url": "https://t.me/securedshipannouncement" "url": "https://t.me/securedshipannouncement"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/SecuredShip" "url": "https://twitter.com/SecuredShip"
}, },
{ {
"name": "discord", "name": "discord",
"url": "https://discord.com/invite/YDggVaD5cc" "url": "https://discord.com/invite/YDggVaD5cc"
}, },
{ {
"name": "facebook", "name": "facebook",
"url": "https://facebook.com/securedship" "url": "https://facebook.com/securedship"
} }
], ],
"tags": [ "tags": [
"gamefi" "gamefi"
] ]
} }