mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
add a descriptor for the Condrieu verkle testnet
This commit is contained in:
parent
14b966032d
commit
443cfd9b36
19
_data/chains/eip155-69420.json
Normal file
19
_data/chains/eip155-69420.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"name": "Condrieu",
|
||||
"title": "Ethereum Verkle Testnet Condrieu",
|
||||
"chain": "ETH",
|
||||
"rpc": [],
|
||||
"faucets": [
|
||||
"https://faucet.condrieu.ethdevops.io"
|
||||
],
|
||||
"nativeCurrency": {
|
||||
"name": "Condrieu Testnet Ether",
|
||||
"symbol": "CTE",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://condrieu.ethdevops.io",
|
||||
"shortName": "cndr",
|
||||
"chainId": 69420,
|
||||
"networkId": 69420,
|
||||
"explorers": []
|
||||
}
|
Loading…
Reference in New Issue
Block a user