mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add DKT token info (BEP20) (#15263)
* Add DKT token info * Update info.json * Add blog and discord
This commit is contained in:
parent
cbf574ef29
commit
ae34791e9c
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"name": "Duelist King Token",
|
||||
"type": "BEP20",
|
||||
"symbol": "DKT",
|
||||
"decimals": 18,
|
||||
"website": "https://duelistking.com/",
|
||||
"description": "DKT is governance token of Duelist King NFT Trading Card Game.",
|
||||
"explorer": "https://bscscan.com/token/0x7Ceb519718A80Dd78a8545AD8e7f401dE4f2faA7",
|
||||
"status": "active",
|
||||
"id": "0x7Ceb519718A80Dd78a8545AD8e7f401dE4f2faA7",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/DuelistKingNFT"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/DuelistKingNFT"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://duelistking.com/Duelist_King_WPP.pdf"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/duelist-king/"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/duelist-king"
|
||||
},
|
||||
{
|
||||
"name": "source_code",
|
||||
"url": "https://github.com/DK-DAO/infrastructure/"
|
||||
},
|
||||
{
|
||||
"name": "blog",
|
||||
"url": "https://blog.duelistking.com"
|
||||
},
|
||||
{
|
||||
"name":"discord",
|
||||
"url":"https://discord.com/invite/nvN2WqgPfw"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
Loading…
Reference in New Issue
Block a user