Add KOKO token to smartchain assets (#17859)

* Add KOKO token to smartchain assets

* Add KOKO token to smartchain assets

* Add KOKO token to smartchain assets
This commit is contained in:
kokoswapdev 2022-02-06 16:07:16 +04:00 committed by GitHub
parent 77f34799be
commit 1c2c0289ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 40 additions and 0 deletions

View File

@ -0,0 +1,40 @@
{
"name": "Kokoswap Token",
"type": "BEP20",
"symbol": "KOKO",
"decimals": 18,
"website": "https://kokoswap.org",
"description": "Kokoswap is a unique decentralised platform that is transforming the world of crypto, NFTs & Game-Fi.",
"explorer": "https://bscscan.com/token/0x7320c128e89bA4584Ab02ed1C9c96285b726443C",
"status": "active",
"id": "0x7320c128e89bA4584Ab02ed1C9c96285b726443C",
"links": [
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/kokoswap/"
},
{
"name": "telegram",
"url": "https://t.me/kokoswap"
},
{
"name": "github",
"url": "https://github.com/Kokoswap-org"
},
{
"name": "blog",
"url": "https://kokoswap.medium.com/"
},
{
"name": "docs",
"url": "https://kokoswap.org/assets/pdf/kokoswap_whitepaper.pdf"
},
{
"name": "twitter",
"url": "https://twitter.com/kokoswap"
}
],
"tags": [
"staking"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB