Update _data/chains/eip155-69420.json

This commit is contained in:
ligi 2022-04-13 13:57:23 +02:00 committed by GitHub
parent a78bc781c2
commit 36382c637a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,9 +17,9 @@
"shortName": "cndr", "shortName": "cndr",
"chainId": 69420, "chainId": 69420,
"networkId": 69420, "networkId": 69420,
"explorers": [ "explorers": [ {
"name": "Condrieu explorer", "name": "Condrieu explorer",
"https://explorer.condrieu.ethdevops.io", "url": "https://explorer.condrieu.ethdevops.io",
"standard": "none" "standard": "none"
] }]
} }