Skip to content

Commit

Permalink
Update KuCoin Token KCS (ERC20) (trustwallet#6474)
Browse files Browse the repository at this point in the history
* Update KuCoin Token KCS (ERC20)

From `0x039B5649A59967e3e936D7471f9c3700100Ee1ab` to `0xf34960d9d60be18cC1D5Afc1A6F012A723a28811`

Kucoin Shares to Kucoin Token

* Fixes (sanity and consistency, auto), history

Co-authored-by: Iamdeadlyz <[email protected]>
  • Loading branch information
Iamdeadlyz and Iamdeadlyz authored Apr 15, 2021
1 parent 28404cb commit 38caed7
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 1 deletion.
1 change: 1 addition & 0 deletions blockchains/ethereum/allowlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -6033,6 +6033,7 @@
"0xF32E935A9Ad2b7d645428b233A306e81f7aaFa43",
"0xf333b2Ace992ac2bBD8798bF57Bc65a06184afBa",
"0xf34845b76015D2952B6E39436bC59Cae3C9ba17d",
"0xf34960d9d60be18cC1D5Afc1A6F012A723a28811",
"0xf354a75DB1641D7658628771055199C41e7b4bAd",
"0xF3562f15fd1c152612F3CEeB6B08c528F06C703A",
"0xf3586684107CE0859c44aa2b2E0fB8cd8731a15a",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"type": "ERC20",
"symbol": "KCS",
"decimals": 6,
"status": "active",
"status": "abandoned",
"id": "0x039B5649A59967e3e936D7471f9c3700100Ee1ab"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"name": "KuCoin Token",
"website": "https://kucoin.com",
"description": "KCS performs as the key to the entire KuCoin ecosystem, and it will also be the native asset on KuCoin’s decentralized financial services as well as the governance token of KuCoin Community.",
"explorer": "https://etherscan.io/token/0xf34960d9d60be18cC1D5Afc1A6F012A723a28811",
"type": "ERC20",
"symbol": "KCS",
"decimals": 6,
"status": "active",
"id": "0xf34960d9d60be18cC1D5Afc1A6F012A723a28811"
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 38caed7

Please sign in to comment.