Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2022-01-28 03:19:21 +00:00 committed by trust-wallet-merge-bot
parent 001a8e966f
commit 4386e97136

View File

@ -1,44 +1,44 @@
{ {
"name": "Black Whale Token", "name": "Black Whale Token",
"website": "https://blkwhale.com", "website": "https://blkwhale.com",
"description": "BLK whale completed various ETF derivatives that Cefi could not do, but in Defi. Users are able to mint ETF tokens designed to track in real-time an index of various valuable coins on multiple exchanges around the world as well as users can check the ETF portfolios of BLK whales manages.", "description": "BLK whale completed various ETF derivatives that Cefi could not do, but in Defi. Users are able to mint ETF tokens designed to track in real-time an index of various valuable coins on multiple exchanges around the world as well as users can check the ETF portfolios of BLK whales manages.",
"explorer": "https://bscscan.com/token/0xc0E6AD13BD58413Ed308729b688d601243E1CF77", "explorer": "https://bscscan.com/token/0xc0E6AD13BD58413Ed308729b688d601243E1CF77",
"type": "BEP20", "type": "BEP20",
"symbol": "BLK", "symbol": "BLK",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"id": "0xc0E6AD13BD58413Ed308729b688d601243E1CF77", "id": "0xc0E6AD13BD58413Ed308729b688d601243E1CF77",
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/blkwhalegroup" "url": "https://twitter.com/blkwhalegroup"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/BLKwhale_global" "url": "https://t.me/BLKwhale_global"
}, },
{ {
"name": "medium", "name": "medium",
"url": "https://medium.com/@BlkWhale" "url": "https://medium.com/@BlkWhale"
}, },
{ {
"name": "facebook", "name": "facebook",
"url": "https://facebook.com/BlkWhale" "url": "https://facebook.com/BlkWhale"
}, },
{ {
"name": "github", "name": "github",
"url": "https://github.com/BlkWhale" "url": "https://github.com/BlkWhale"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/black-whale" "url": "https://coinmarketcap.com/currencies/black-whale"
}, },
{ {
"name": "coingecko", "name": "coingecko",
"url": "https://coingecko.com/coins/black-whale" "url": "https://coingecko.com/coins/black-whale"
} }
], ],
"tags": [ "tags": [
"defi" "defi"
] ]
} }