Add addresses 1.5.0 for chains BASE, MANTLE_SEPOLIA_TESTNET and MEGAETH_MAINNET - #2695
Merged
Moisés (moisses89) merged 1 commit intoAug 10, 2026
Conversation
Daniel (dasanra)
approved these changes
Aug 10, 2026
Moisés (moisses89)
deleted the
moisesf/pla-1860-add-missing-safe-150-addresses-base-mantle-sepolia-megaeth
branch
August 10, 2026 14:50
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Add missing Safe v1.5.0 deployment addresses for:
8453)5003)4326)Updates
MASTER_COPIES(Safe + SafeL2) andPROXY_FACTORIES(SafeProxyFactory) insafe_eth/safe/addresses.py. All three chains use the canonical CREATE2 addresses deployed via the Safe Singleton Factory (0x914d7Fec6aaC8cd542e72Bca78B30650d45643d7), consistent with every other supported network. Each block number was independently verified via RPC (eth_getCodediff immediately before/after the block).Addresses added
0xFf51A5898e281Db6DfC7855790607438dF2ca44b0xEdd160fEBBD92E350D4D398fb636302fccd67C7e0x14F2982D601c9458F93bd70B218933A6f8165e7b0xFf51A5898e281Db6DfC7855790607438dF2ca44b0xEdd160fEBBD92E350D4D398fb636302fccd67C7e0x14F2982D601c9458F93bd70B218933A6f8165e7b0xFf51A5898e281Db6DfC7855790607438dF2ca44b0xEdd160fEBBD92E350D4D398fb636302fccd67C7e0x14F2982D601c9458F93bd70B218933A6f8165e7bCloses PLA-1860