superchain-ops icon indicating copy to clipboard operation
superchain-ops copied to clipboard

Replace Multicall3 with Multicall3NoValueCheck

Open prat-gpt opened this issue 11 months ago • 0 comments

Description Replace Multicall3 address 0xcA11bde05977b3631167028862bE2a173976CA11 with new Multicall3NoValueCheck address 0x90664A63412b9B07bBfbeaCfe06c1EA5a855014c.

Tests

  • update regression tests
  • fix testNestedExecuteWithSignaturesOPCM and testOnlyParentOverridesAppliedWhenSingleMultisig by replacing 0x90664A63412b9B07bBfbeaCfe06c1EA5a855014c with 0xcA11bde05977b3631167028862bE2a173976CA11 in bytecode as these tests run on blocks older than the block where Multicall3NoValueCheck was deployed.

Additional context This PR is branched off from #758. To be merged after after 758 gets merged. @blmalone

prat-gpt avatar Apr 01 '25 07:04 prat-gpt