mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
add urls for RPC and explorer
This commit is contained in:
parent
443cfd9b36
commit
be201a64d3
|
@ -2,7 +2,9 @@
|
|||
"name": "Condrieu",
|
||||
"title": "Ethereum Verkle Testnet Condrieu",
|
||||
"chain": "ETH",
|
||||
"rpc": [],
|
||||
"rpc": [
|
||||
"https://rpc.condrieu.ethdevops.io:8545"
|
||||
],
|
||||
"faucets": [
|
||||
"https://faucet.condrieu.ethdevops.io"
|
||||
],
|
||||
|
@ -15,5 +17,7 @@
|
|||
"shortName": "cndr",
|
||||
"chainId": 69420,
|
||||
"networkId": 69420,
|
||||
"explorers": []
|
||||
"explorers": [
|
||||
"https://explorer.condrieu.ethdevops.io"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user