Add taiko-mainnet and taiko-hekla (#489)
This commit is contained in:
Submodule emerald-grpc updated: b95b142993...52fa37f758
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user