superchain-ops
superchain-ops copied to clipboard
Replace Multicall3 with Multicall3NoValueCheck
Description
Replace Multicall3 address 0xcA11bde05977b3631167028862bE2a173976CA11 with new Multicall3NoValueCheck address 0x90664A63412b9B07bBfbeaCfe06c1EA5a855014c.
Tests
- update regression tests
- fix
testNestedExecuteWithSignaturesOPCMandtestOnlyParentOverridesAppliedWhenSingleMultisigby replacing0x90664A63412b9B07bBfbeaCfe06c1EA5a855014cwith0xcA11bde05977b3631167028862bE2a173976CA11in bytecode as these tests run on blocks older than the block whereMulticall3NoValueCheckwas deployed.
Additional context This PR is branched off from #758. To be merged after after 758 gets merged. @blmalone