chains/_data/chains/eip155-321.json
Leandre 85c88b9f1e
KCC update info (#386)
* change kcc domain name

* kcc mainnet

* add kcc wss rpc endpoint

* update shortName of KCC

* KCC update info

Co-authored-by: lingyun92 <ly@MacBook-Pro.local>
2021-08-30 13:52:43 +02:00

25 lines
484 B
JSON

{
"name": "KCC Mainnet",
"chain": "KCC",
"network": "mainnet",
"rpc": [
"https://rpc-mainnet.kcc.network",
"wss://rpc-ws-mainnet.kcc.network"
],
"faucets": [],
"nativeCurrency": {
"name": "KuCoin Token",
"symbol": "KCS",
"decimals": 18
},
"infoURL": "https://kcc.io",
"shortName": "kcs",
"chainId": 321,
"networkId": 1,
"explorers": [{
"name": "KCC Explorer",
"url": "https://explorer.kcc.io/en",
"standard": "EIP3091"
}]
}