Add DKT token info (BEP20) (#15263)

* Add DKT token info

* Update info.json

* Add blog and discord
This commit is contained in:
Chiro Hiro 2021-11-08 20:32:36 +07:00 committed by GitHub
parent cbf574ef29
commit ae34791e9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 45 additions and 0 deletions

View File

@ -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