mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
17 lines
348 B
JSON
17 lines
348 B
JSON
{
|
|
"name": "ZCore Testnet",
|
|
"chain": "Beach",
|
|
"icon": "zcore",
|
|
"rpc": ["https://rpc-testnet.zcore.cash"],
|
|
"faucets": ["https://faucet.zcore.cash"],
|
|
"nativeCurrency": {
|
|
"name": "ZCore",
|
|
"symbol": "ZCR",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://zcore.cash",
|
|
"shortName": "zcrbeach",
|
|
"chainId": 3331,
|
|
"networkId": 3331
|
|
}
|