[Internal] Add KuCoin Community Chain Assets (#20519)

* Add KuCoin Community Chain Assets

* Fix address sum

* Fix token

* Fix asset id sum

Co-authored-by: covain <82358585+covain@users.noreply.github.com>
This commit is contained in:
Artem 2022-05-20 15:32:31 +03:00 committed by GitHub
parent 41f14b18c7
commit 0ffda0f89c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 101 additions and 0 deletions

View File

@ -0,0 +1,21 @@
{
"name": "KCC-Peg Tether USD",
"website": "https://tether.to/en/",
"description": "USDT is a stablecoin (stable-value cryptocurrency) that mirrors the price of the U.S. dollar, issued by a Hong Kong-based company Tether. The tokens peg to the USD is achieved via maintaining a sum of commercial paper, fiduciary deposits, cash, reserve repo notes, and treasury bills in reserves that is equal in USD value to the number of USDT in circulation.",
"explorer": "https://explorer.kcc.io/token/0x0039f574eE5cC39bdD162E9A88e3EB1f111bAF48",
"symbol": "USDT",
"type": "KRC20",
"decimals": 18,
"status": "active",
"id": "0x0039f574eE5cC39bdD162E9A88e3EB1f111bAF48",
"links": [
{
"name": "twitter",
"url": "https://twitter.com/Tether_to"
},
{
"name": "whitepaper",
"url": "https://tether.to/en/transparency/"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 KiB

View File

@ -0,0 +1,25 @@
{
"name": "MojitoToken",
"website": "https://www.mojitoswap.finance/",
"description": "MJT (MojitoToken) is the native token of MojitoSwap, with a total circulation of 100,000,000. MJT is a practical and governance token with rich application scenarios. Holding MJT can not only allow investors to participate in liquidity mining and borrow money to obtain rewards, but also make them owning the governance rights of the future Mojito DAO organization.",
"explorer": "https://explorer.kcc.io/token/0x2cA48b4eeA5A731c2B54e7C3944DBDB87c0CFB6F",
"symbol": "MJT",
"type": "KRC20",
"decimals": 18,
"status": "active",
"id": "0x2cA48b4eeA5A731c2B54e7C3944DBDB87c0CFB6F",
"links": [
{
"name": "telegram",
"url": "https://t.me/MojitoFinance"
},
{
"name": "twitter",
"url": "https://twitter.com/MojitoSwap"
},
{
"name": "github",
"url": "https://github.com/MojitoFinance"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

View File

@ -0,0 +1,34 @@
{
"name": "Wrapped KCS",
"website": "https://www.kcc.io/",
"description": "KCS is the native token of KuCoin, which was launched back in 2017 as a profit-sharing token that allows traders to draw value from the exchange. It was issued as an ERC-20 token running on the Ethereum network and was supported by most Ethereum wallets. The total supply of KCS was set at 200 million, and there is a planned buyback and burn until just 100 million KCS remain. Sooner or later, as the KuCoin decentralized trading solution goes live, KCS will be the native asset of KuCoin's decentralized financial services as well as the governance token of the KuCoin community in the future.",
"explorer": "https://explorer.kcc.io/token/0x4446Fc4eb47f2f6586f9fAAb68B3498F86C07521",
"research": "https://docs.kcc.io/",
"symbol": "WKCS",
"type": "KRC20",
"decimals": 18,
"status": "active",
"id": "0x4446Fc4eb47f2f6586f9fAAb68B3498F86C07521",
"links": [
{
"name": "telegram",
"url": "https://t.me/KCCOfficialEnglishCommunity"
},
{
"name": "twitter",
"url": "https://twitter.com/KCCOfficialTW"
},
{
"name": "discord",
"url": "https://discord.com/channels/840784894984060948/840808321270284289"
},
{
"name": "medium",
"url": "https://kccofficial.medium.com/"
},
{
"name": "github",
"url": "https://github.com/kcc-community"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

View File

@ -0,0 +1,21 @@
{
"name": "KCC-Peg USD Coin",
"website": "https://www.centre.io/usdc",
"description": "USD Coin (known by its ticker USDC) is a stablecoin that is pegged to the U.S. dollar on a 1:1 basis. Every unit of this cryptocurrency in circulation is backed up by $1 that is held in reserve, in a mix of cash and short-term U.S. Treasury bonds. The Centre consortium, which is behind this asset, says USDC is issued by regulated financial institutions.",
"explorer": "https://explorer.kcc.io/token/0x980a5AfEf3D17aD98635F6C5aebCBAedEd3c3430",
"symbol": "USDC",
"type": "KRC20",
"decimals": 18,
"status": "active",
"id": "0x980a5AfEf3D17aD98635F6C5aebCBAedEd3c3430",
"links": [
{
"name": "github",
"url": "https://github.com/centrehq"
},
{
"name": "whitepaper",
"url": "https://f.hubspotusercontent30.net/hubfs/9304636/PDF/centre-whitepaper.pdf"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB