Add taiko-mainnet and taiko-hekla (#489)

This commit is contained in:
msizov
2024-05-28 00:02:09 +07:00
committed by GitHub
parent 8e3b4e10b7
commit 4ea965528f
2 changed files with 17 additions and 9 deletions

View File

@@ -781,18 +781,26 @@ chain-settings:
label: Taiko label: Taiko
type: eth type: eth
settings: settings:
expected-block-time: 3.9s expected-block-time: 60s
lags: lags:
syncing: 20 syncing: 6
lagging: 10 lagging: 2
fork-choice: height # wait for providers fork-choice: height # wait for providers
chains: chains:
- id: Katla - id: Mainnet
priority: 100
code: TAIKO_MAINNET
short-names: [taiko, taiko-mainnet]
chain-id: 0x28c58
grpcId: 1058
- id: Hekla
priority: 20 priority: 20
code: TAIKO_KATLA code: TAIKO_HEKLA
short-names: [taiko-katla] short-names: [taiko-hekla]
chain-id: 0x28c60 chain-id: 0x28c61
grpcId: 10052 grpcId: 10080
settings:
expected-block-time: 30s
- id: okt - id: okt
label: OKT Chain label: OKT Chain
type: eth type: eth