Fixes (sanity and consistency, auto)

This commit is contained in:
cryptomanz 2022-05-29 16:52:33 +00:00 committed by trust-wallet-merge-bot
parent 919f100ee7
commit 6a98df77b5

View File

@ -1,38 +1,38 @@
{ {
"name": "DELOT.IO", "name": "DELOT.IO",
"type": "BEP20", "type": "BEP20",
"symbol": "DELOT", "symbol": "DELOT",
"decimals": 18, "decimals": 18,
"website": "https://delot.io", "website": "https://delot.io",
"description": "DELOT is the decentralized lottery game for token holders. DELOT token is the utility token that is used in the Lottery game.", "description": "DELOT is the decentralized lottery game for token holders. DELOT token is the utility token that is used in the Lottery game.",
"explorer": "https://bscscan.com/token/0x3e24BBb2c9a0f2fAEcFDBDCa20BBa6F35b73C4CB", "explorer": "https://bscscan.com/token/0x3e24BBb2c9a0f2fAEcFDBDCa20BBa6F35b73C4CB",
"status": "active", "status": "active",
"id": "0x3e24BBb2c9a0f2fAEcFDBDCa20BBa6F35b73C4CB", "id": "0x3e24BBb2c9a0f2fAEcFDBDCa20BBa6F35b73C4CB",
"links": [ "links": [
{ {
"name": "whitepaper", "name": "whitepaper",
"url": "https://docs.delot.io" "url": "https://docs.delot.io"
}, },
{ {
"name": "github", "name": "github",
"url": "https://github.com/delot-io" "url": "https://github.com/delot-io"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/delot_io" "url": "https://twitter.com/delot_io"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/delot_io" "url": "https://t.me/delot_io"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/delot-io/" "url": "https://coinmarketcap.com/currencies/delot-io/"
} }
], ],
"tags": [ "tags": [
"gamefi", "gamefi",
"defi", "defi",
"nft" "nft"
] ]
} }