Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2021-10-10 16:19:39 +00:00 committed by trust-wallet-merge-bot
parent 2346a6bc9f
commit 828f0d6687

View File

@ -1,41 +1,41 @@
{ {
"name": "BNB Cash", "name": "BNB Cash",
"type": "BEP20", "type": "BEP20",
"symbol": "BNBCH", "symbol": "BNBCH",
"decimals": 9, "decimals": 9,
"website": "https://bnbfintech.com", "website": "https://bnbfintech.com",
"description": "BNB Cash is the native token of the BNB Fintech ecosystem", "description": "BNB Cash is the native token of the BNB Fintech ecosystem",
"explorer": "https://bscscan.com/token/0x840BCd536d647C3433bF830DBCb8debFa5B71c79", "explorer": "https://bscscan.com/token/0x840BCd536d647C3433bF830DBCb8debFa5B71c79",
"status": "active", "status": "active",
"id": "0x840BCd536d647C3433bF830DBCb8debFa5B71c79", "id": "0x840BCd536d647C3433bF830DBCb8debFa5B71c79",
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/BNBCashOfficial" "url": "https://twitter.com/BNBCashOfficial"
}, },
{ {
"name": "github", "name": "github",
"url": "https://github.com/BNBCash" "url": "https://github.com/BNBCash"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/BNBCashOfficial" "url": "https://t.me/BNBCashOfficial"
}, },
{ {
"name": "coingecko", "name": "coingecko",
"url": "https://coingecko.com/en/coins/bnb-cash" "url": "https://coingecko.com/en/coins/bnb-cash"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/bnb-cash/" "url": "https://coinmarketcap.com/currencies/bnb-cash/"
}, },
{ {
"name": "reddit", "name": "reddit",
"url": "https://reddit.com/r/BNBCash/" "url": "https://reddit.com/r/BNBCash/"
}, },
{ {
"name": "facebook", "name": "facebook",
"url": "https://facebook.com/BNBCash" "url": "https://facebook.com/BNBCash"
} }
] ]
} }