Fixes (sanity and consistency, auto)

This commit is contained in:
ramsty 2021-10-28 15:59:19 +00:00 committed by trust-wallet-merge-bot
parent 0eaef8b232
commit 44be5330c8

View File

@ -1,33 +1,33 @@
{ {
"name": "BabyBitcoin", "name": "BabyBitcoin",
"type": "BEP20", "type": "BEP20",
"symbol": "BABYBITC", "symbol": "BABYBITC",
"decimals": 9, "decimals": 9,
"website": "https://babybitcoin.app", "website": "https://babybitcoin.app",
"description": "BabyBitcoin aims to provide continuous benefits for all project investors and token holders.", "description": "BabyBitcoin aims to provide continuous benefits for all project investors and token holders.",
"explorer": "https://bscscan.com/token/0xdeb9e5d630cea02cf83258aaf5bad933f7a43ae7", "explorer": "https://bscscan.com/token/0xdeb9e5d630cea02cf83258aaf5bad933f7a43ae7",
"status": "active", "status": "active",
"id": "0xDeb9e5D630CEa02cf83258aAf5bAD933F7a43AE7", "id": "0xDeb9e5D630CEa02cf83258aAf5bAD933F7a43AE7",
"links":[ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/BabyBITC_bsc" "url": "https://twitter.com/BabyBITC_bsc"
}, },
{ {
"name": "github", "name": "github",
"url": "https://github.com/BabyBitcoinOfficial" "url": "https://github.com/BabyBitcoinOfficial"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/babybitcoin/" "url": "https://coinmarketcap.com/currencies/babybitcoin/"
}, },
{ {
"name": "coingecko", "name": "coingecko",
"url": "https://coingecko.com/en/coins/babybitcoin" "url": "https://coingecko.com/en/coins/babybitcoin"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/Baby_Bitcoin" "url": "https://t.me/Baby_Bitcoin"
} }
] ]
} }