chains/_data/chains/eip155-322.json

26 lines
536 B
JSON

{
"name": "KCC Testnet",
"chain": "KCC",
"rpc": [
"https://rpc-testnet.kcc.network",
"wss://rpc-ws-testnet.kcc.network"
],
"faucets": [
"https://faucet-testnet.kcc.network"
],
"nativeCurrency": {
"name": "KuCoin Testnet Token",
"symbol": "tKCS",
"decimals": 18
},
"infoURL": "https://scan-testnet.kcc.network",
"shortName": "kcst",
"chainId": 322,
"networkId": 322,
"explorers": [{
"name": "kcc-scan",
"url": "https://scan-testnet.kcc.network",
"standard": "EIP3091"
}]
}