Skip to content

Commit

Permalink
add immutable-zkevm-testnet
Browse files Browse the repository at this point in the history
  • Loading branch information
a10zn8 committed Oct 11, 2023
1 parent 7194a70 commit f9ed522
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
2 changes: 1 addition & 1 deletion emerald-grpc
14 changes: 14 additions & 0 deletions foundation/src/main/resources/chains.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -578,3 +578,17 @@ chain-settings:
short-names: [starknet-testnet2]
chain-id: 0x534e5f474f45524c4932
grpcId: 10020
- id: immutable-zkevm
label: Immutable zkEVM
settings:
expected-block-time: 2s
lags:
syncing: 5
lagging: 1
chains:
- id: Testnet
priority: 1
code: IMMUTABLE_ZKEVM_TESTNET
short-names: [immutable-zkevm-testnet]
chain-id: 0x34a0
grpcId: 10034

0 comments on commit f9ed522

Please sign in to comment.