Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2021-11-01 16:59:22 +00:00 committed by trust-wallet-merge-bot
parent dc3a11ffbe
commit 8b5495c61d

View File

@ -1,25 +1,25 @@
{ {
"name": "Booster", "name": "Booster",
"website": "https://boostertoken.com", "website": "https://boostertoken.com",
"description": "Booster is a Binance Smart Chain token with Auto LP and Static Rewards paid in 11 different tokens.", "description": "Booster is a Binance Smart Chain token with Auto LP and Static Rewards paid in 11 different tokens.",
"explorer": "https://bscscan.com/token/0x773b532126b9F307665942b0fa4cDa0540CeDb71", "explorer": "https://bscscan.com/token/0x773b532126b9F307665942b0fa4cDa0540CeDb71",
"type": "BEP20", "type": "BEP20",
"symbol": "BOOST", "symbol": "BOOST",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"id": "0x773b532126b9F307665942b0fa4cDa0540CeDb71", "id": "0x773b532126b9F307665942b0fa4cDa0540CeDb71",
"links": [ "links": [
{ {
"name": "github", "name": "github",
"url": "https://github.com/BoosterToken" "url": "https://github.com/BoosterToken"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/BoosterToken" "url": "https://twitter.com/BoosterToken"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/BoosterToken" "url": "https://t.me/BoosterToken"
} }
] ]
} }