Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2022-06-17 08:20:23 +00:00 committed by trust-wallet-merge-bot
parent 8063c2014e
commit faa690396d

View File

@ -1,36 +1,36 @@
{ {
"type": "ESDT", "type": "ESDT",
"id": "BHAT-c1fde3", "id": "BHAT-c1fde3",
"name": "BHNetwork", "name": "BHNetwork",
"symbol": "BHAT", "symbol": "BHAT",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"description": "The BHAT Token is the epicenter of the BH Network web3 hub and allows access and interaction with all DeFi modules within the hub.", "description": "The BHAT Token is the epicenter of the BH Network web3 hub and allows access and interaction with all DeFi modules within the hub.",
"website": "https://bh.network/", "website": "https://bh.network/",
"explorer": "https://explorer.elrond.com/tokens/BHAT-c1fde3", "explorer": "https://explorer.elrond.com/tokens/BHAT-c1fde3",
"links": [ "links": [
{ {
"name": "blog", "name": "blog",
"url": "https://bh.network/blog" "url": "https://bh.network/blog"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/BlackHatNetwork" "url": "https://twitter.com/BlackHatNetwork"
}, },
{ {
"name": "whitepaper", "name": "whitepaper",
"url": "https://bh.network/Whitepaper.pdf" "url": "https://bh.network/Whitepaper.pdf"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/bh-network/" "url": "https://coinmarketcap.com/currencies/bh-network/"
}, },
{ {
"name": "coingecko", "name": "coingecko",
"url": "https://coingecko.com/coins/bhnetwork" "url": "https://coingecko.com/coins/bhnetwork"
} }
], ],
"tags": [ "tags": [
"defi" "defi"
] ]
} }