add a descriptor for the Condrieu verkle testnet

This commit is contained in:
Guillaume Ballet 2022-03-02 13:47:55 +01:00
parent 14b966032d
commit 443cfd9b36

View 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": []
}