chains/chains/eip155-322.json

23 lines
504 B
JSON

{
"name": "KCC Testnet",
"chain": "KCC",
"rpc": ["https://rpc-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-testnet",
"url": "https://scan-testnet.kcc.network",
"standard": "EIP3091"
}
]
}