chains/_data/chains/eip155-71393.json

20 lines
442 B
JSON

{
"name": "Polyjuice Testnet",
"chain": "CKB",
"icon": "polyjuice",
"rpc": [
"https://godwoken-testnet-web3-rpc.ckbapp.dev",
"ws://godwoken-testnet-web3-rpc.ckbapp.dev/ws"
],
"faucets": ["https://faucet.nervos.org/"],
"nativeCurrency": {
"name": "CKB",
"symbol": "CKB",
"decimals": 8
},
"infoURL": "https://github.com/nervosnetwork/godwoken",
"shortName": "ckb",
"chainId": 71393,
"networkId": 1
}