File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 "baseL1StandardBridgeProxyAddress" : " 0x3154Cf16ccdb4C6d922629664174b904d80F2C35" ,
1616 "baseL1CrossDomainMessengerProxyAddress" : " 0x866E82a600A1414e583f7F13623F1aC5d58b0Afa" ,
1717 "baseOLASAddress" : " 0x54330d28ca3357F294334BDC454a032e7f353416" ,
18+ "modeL1StandardBridgeProxyAddress" : " 0x735aDBbE72226BD52e818E7181953f42E3b0FF21" ,
19+ "modeL1CrossDomainMessengerProxyAddress" : " 0x95bDCA6c8EdEB69C98Bd5bd17660BaCef1298A6f" ,
20+ "modeOLASAddress" : " 0xcfD1D50ce23C46D3Cf6407487B2F8934e96DC8f9" ,
1821 "lockFactor" : " 100" ,
1922 "withdrawDelay" : " 691200" ,
2023 "stOLASAddress" : " 0xab4C5BB0797Ca25e93a4af2E8FECD7Fcac0F2c9b" ,
3134 "gnosisDepositProcessorL1Address" : " 0xeB7613bfbb40fab1DA73DC0b1c16Ec13639C305B" ,
3235 "gnosisStakingProcessorL2Address" : " 0xDAE0B11e5bF81216283cB95d30039fA3D650eFE3" ,
3336 "baseDepositProcessorL1Address" : " 0x87AA04e563110DC484bf1580b16986b34987431e" ,
34- "baseStakingProcessorL2Address" : " 0xCAF018A23a104095180e298856AC1a415f9831E8"
37+ "baseStakingProcessorL2Address" : " 0xCAF018A23a104095180e298856AC1a415f9831E8" ,
38+ "modeDepositProcessorL1Address" : " 0xB6e7f6633B3b6F319284C66131731c8A090e98F2" ,
39+ "modeStakingProcessorL2Address" : " 0x40abf47B926181148000DbCC7c8DE76A3a61a66f"
3540}
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ set -euo pipefail
5959./scripts/deployment/script_l1_04_set_deposit_processor_chain_ids.sh $1 $2 $3
6060
6161# Initial veOLAS lock
62- ./scripts/deployment/script_l1_05_ve_initial_lock.sh $1
62+ # ./scripts/deployment/script_l1_05_ve_initial_lock.sh $1
6363
6464# # !!!!! Create Staking Proxies first !!!!!
6565# Add staking model: globals, network, chainId
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ set -euo pipefail
3333./scripts/deployment/deploy_l2_14_multisig_guard.sh $1
3434
3535# Deploy MultisigGuard Proxy
36- ./scripts/deployment/deploy_l2_14_multisig_guard_proxy .sh $1
36+ ./scripts/deployment/deploy_l2_15_multisig_guard_proxy .sh $1
3737
3838# Change MultisigGuardProxy in ExternalStakingDistributorProxy
3939./scripts/deployment/script_l2_09_change_multisig_guard.sh $1
You can’t perform that action at this time.
0 commit comments