chains/_data/chains/eip155-110004.json
2022-05-25 11:06:28 +08:00

29 lines
594 B
JSON

{
"name": "QuarkChain Devnet Shard 3",
"chain": "QuarkChain",
"rpc": [
"https://devnet-s3-ethapi.quarkchain.io",
"http://eth-jrpc.devnet.quarkchain.io:39903"
],
"faucets": [
],
"nativeCurrency": {
"name": "QKC",
"symbol": "QKC",
"decimals": 18
},
"infoURL": "https://www.quarkchain.io",
"shortName": "qkc-d-s3",
"chainId": 110004,
"networkId": 110004,
"parent": {
"chain": "eip155-110000",
"type": "shard"
},
"explorers": [{
"name": "quarkchain-devnet",
"url": "https://devnet.quarkchain.io/3",
"standard": "EIP3091"
}]
}