add core chain

This commit is contained in:
Sebastian
2024-06-11 06:24:53 +02:00
parent c77d05968c
commit 3dbe874a97
4 changed files with 172 additions and 0 deletions

View File

@@ -328,5 +328,14 @@
"default": [
"op-mode-mainnet"
]
},
"core": {
"id": 1116,
"urls": [
"https://rpc.coredao.org"
],
"default": [
"core-mainnet"
]
}
}