Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2021-11-03 18:45:23 +00:00 committed by trust-wallet-merge-bot
parent 5f21ee51c4
commit f8e8ee7e92

View File

@ -1,37 +1,37 @@
{ {
"name": "CryptoBlades KING Token", "name": "CryptoBlades KING Token",
"website": "https://cryptobladeskingdoms.io/", "website": "https://cryptobladeskingdoms.io/",
"description": "Cryptoblades Kingdoms is a play to earn game built on the Binance Smart Chain blockchain platform. Players will be able to put their character to a battle arena to earn KING tokens.", "description": "Cryptoblades Kingdoms is a play to earn game built on the Binance Smart Chain blockchain platform. Players will be able to put their character to a battle arena to earn KING tokens.",
"explorer": "https://bscscan.com/token/0x0cCD575bf9378c06f6DCa82f8122F570769F00C2", "explorer": "https://bscscan.com/token/0x0cCD575bf9378c06f6DCa82f8122F570769F00C2",
"type": "BEP20", "type": "BEP20",
"symbol": "KING", "symbol": "KING",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"id": "0x0cCD575bf9378c06f6DCa82f8122F570769F00C2", "id": "0x0cCD575bf9378c06f6DCa82f8122F570769F00C2",
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/BladesCrypto" "url": "https://twitter.com/BladesCrypto"
}, },
{ {
"name": "reddit", "name": "reddit",
"url": "https://reddit.com/r/CryptoBlades/" "url": "https://reddit.com/r/CryptoBlades/"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/cryptoblades-kingdoms/" "url": "https://coinmarketcap.com/currencies/cryptoblades-kingdoms/"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/CryptoBladesKingdoms" "url": "https://t.me/CryptoBladesKingdoms"
}, },
{ {
"name": "discord", "name": "discord",
"url": "https://discord.com/invite/cryptoblades" "url": "https://discord.com/invite/cryptoblades"
}, },
{ {
"name": "coingecko", "name": "coingecko",
"url": "https://coingecko.com/en/coins/cryptoblades-kingdoms" "url": "https://coingecko.com/en/coins/cryptoblades-kingdoms"
} }
] ]
} }