mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add DELOT (BEP20) token (#20710)
* Add DELOT (BEP20) token Adding logo and info for DELOT (BEP20) token. * add link cmc * Update logo * Update link to CoinMarketCap Co-authored-by: Nazar <85495047+cryptomanz@users.noreply.github.com>
This commit is contained in:
parent
d90d2e0841
commit
919f100ee7
|
@ -0,0 +1,38 @@
|
||||||
|
{
|
||||||
|
"name": "DELOT.IO",
|
||||||
|
"type": "BEP20",
|
||||||
|
"symbol": "DELOT",
|
||||||
|
"decimals": 18,
|
||||||
|
"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.",
|
||||||
|
"explorer": "https://bscscan.com/token/0x3e24BBb2c9a0f2fAEcFDBDCa20BBa6F35b73C4CB",
|
||||||
|
"status": "active",
|
||||||
|
"id": "0x3e24BBb2c9a0f2fAEcFDBDCa20BBa6F35b73C4CB",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "whitepaper",
|
||||||
|
"url": "https://docs.delot.io"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/delot-io"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/delot_io"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/delot_io"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "coinmarketcap",
|
||||||
|
"url": "https://coinmarketcap.com/currencies/delot-io/"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"gamefi",
|
||||||
|
"defi",
|
||||||
|
"nft"
|
||||||
|
]
|
||||||
|
}
|
Binary file not shown.
After Width: | Height: | Size: 39 KiB |
Loading…
Reference in New Issue
Block a user