Fixes (sanity and consistency, auto)

This commit is contained in:
ramsty 2021-11-01 07:55:37 +00:00 committed by trust-wallet-merge-bot
parent d34e23f2f2
commit 27495e3b6d

View File

@ -1,33 +1,33 @@
{ {
"name": "Shiba Watch", "name": "Shiba Watch",
"type": "BEP20", "type": "BEP20",
"symbol": "SHIBAW", "symbol": "SHIBAW",
"decimals": 9, "decimals": 9,
"website": "https://www.shibawatch.net", "website": "https://www.shibawatch.net",
"description": "Shiba Watch is a multifunctional coin listing platform that checks for how safe tokens are, includes NFT marketplace, staking and lending and Play to Earn games. By becoming a Shiba Watch holder, investors will also be passively rewarded with BUSD.", "description": "Shiba Watch is a multifunctional coin listing platform that checks for how safe tokens are, includes NFT marketplace, staking and lending and Play to Earn games. By becoming a Shiba Watch holder, investors will also be passively rewarded with BUSD.",
"explorer": "https://bscscan.com/token/0x52941a733F7bAb6E52d5C8f2045c9D9D9eA246Ff", "explorer": "https://bscscan.com/token/0x52941a733F7bAb6E52d5C8f2045c9D9D9eA246Ff",
"status": "active", "status": "active",
"id": "0x52941a733F7bAb6E52d5C8f2045c9D9D9eA246Ff", "id": "0x52941a733F7bAb6E52d5C8f2045c9D9D9eA246Ff",
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/shibawatchtoken" "url": "https://twitter.com/shibawatchtoken"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/shibawatchofficial" "url": "https://t.me/shibawatchofficial"
}, },
{ {
"name": "reddit", "name": "reddit",
"url": "https://reddit.com/r/ShibaWatch/" "url": "https://reddit.com/r/ShibaWatch/"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/shiba-watch/" "url": "https://coinmarketcap.com/currencies/shiba-watch/"
}, },
{ {
"name": "coingecko", "name": "coingecko",
"url": "https://coingecko.com/en/coins/shiba-watch" "url": "https://coingecko.com/en/coins/shiba-watch"
} }
] ]
} }