forked from 0xPolygonHermez/cdk-erigon
-
Notifications
You must be signed in to change notification settings - Fork 0
/
hermezconfig-dev.yaml.example
33 lines (29 loc) · 1.13 KB
/
hermezconfig-dev.yaml.example
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
datadir: /home/erigon/.local/share/erigon
chain: hermez-dev
http: true
private.api.addr: localhost:9093
zkevm.l2-chain-id: 1440
zkevm.l2-sequencer-rpc-url: http://34.175.204.255:8123
zkevm.l2-datastreamer-url: 34.175.204.255:6900
zkevm.l1-chain-id: 11155111
zkevm.l1-rpc-url: https://rpc.eu-central-1.gateway.fm/v4/ethereum/non-archival/sepolia?apikey=IkrTRMPAlsjfgTyKz1Xfa5ldS8XSc0PN.En5aU2Gwdxvf3zk2
zkevm.address-sequencer: "0xfa3b44587990f97ba8b6ba7e230a5f0e95d14b3d"
zkevm.address-zkevm: "0x31A6ae85297DD0EeBD66D7556941c33Bd41d565C"
zkevm.address-rollup: "0x9fB0B4A5d4d60aaCfa8DC20B8DF5528Ab26848d3"
zkevm.address-ger-manager: "0x76216E45Bdd20022eEcC07999e50228d7829534B"
zkevm.l1-block-range: 20000
zkevm.l1-query-delay: 6000
zkevm.l1-first-block: 5192000
zkevm.data-stream-port: 6900
zkevm.datastream-version: 2
zkevm.data-stream-host: localhost
zkevm.executor-strict: true
zkevm.executor-urls: 51.210.116.237:50071
zkevm.l1-contract-address-check: false
zkevm.l1-contract-address-retrieve: false
externalcl: true
http.api: [eth, debug, net, trace, web3, erigon, txpool, zkevm]
http.addr: 0.0.0.0
http.vhosts: any
http.corsdomain: any
ws: true