adds zksync-sepolia support (#377)
This commit is contained in:
committed by
GitHub
parent
4c4f4feb54
commit
7a496563ea
@@ -122,6 +122,7 @@ Currently, dshackle supports next chains (should be used as chain names in confi
|
||||
** binance (bsc, bnb-smart-chain)
|
||||
** bsc-testnet
|
||||
** zksync
|
||||
** zksync-sepolia
|
||||
** zksync-testnet
|
||||
** polygon-zkevm
|
||||
** polygon-zkevm-testnet
|
||||
|
||||
@@ -261,6 +261,12 @@ chain-settings:
|
||||
grpcId: 10012
|
||||
chain-id: 0x118
|
||||
short-names: [zksync-testnet]
|
||||
- id: Sepolia
|
||||
priority: 1
|
||||
code: ZKS_SEPOLIA
|
||||
grpcId: 10046
|
||||
chain-id: 0x12c
|
||||
short-names: [zksync-sepolia]
|
||||
- id: base
|
||||
label: Base
|
||||
type: eth
|
||||
|
||||
Reference in New Issue
Block a user