mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
0ffda0f89c
* Add KuCoin Community Chain Assets * Fix address sum * Fix token * Fix asset id sum Co-authored-by: covain <82358585+covain@users.noreply.github.com>
22 lines
965 B
JSON
22 lines
965 B
JSON
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|