mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
16 lines
332 B
JSON
16 lines
332 B
JSON
{
|
|
"name": "QuarkChain Devnet Root",
|
|
"chain": "QuarkChain",
|
|
"rpc": ["http://jrpc.devnet.quarkchain.io:38391"],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "QKC",
|
|
"symbol": "QKC",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://www.quarkchain.io",
|
|
"shortName": "qkc-d-r",
|
|
"chainId": 110000,
|
|
"networkId": 110000
|
|
}
|