Skip to content

Commit

Permalink
Add addresses 1.4.1 for chain ZORA_SEPOLIA_TESTNET (#1150)
Browse files Browse the repository at this point in the history
* Add new master copy address 0x41675C099F32341bf84BFc5382aF534df5C7461a

* Add new master copy address 0x29fcB43b46531BcA003ddC8FCB67FFE91900C762

* Add new proxy address 0x4e1DCf7AD4e460CfD30791CCC4F9c8a4f820ec67

* Apply linter fixes

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Jun 12, 2024
1 parent 59ac7c7 commit a378936
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions gnosis/safe/addresses.py
Original file line number Diff line number Diff line change
Expand Up @@ -985,6 +985,12 @@
46722,
"1.3.0",
), # default singleton address
("0x41675C099F32341bf84BFc5382aF534df5C7461a", 6688248, "1.4.1"), # v1.4.1
(
"0x29fcB43b46531BcA003ddC8FCB67FFE91900C762",
6688128,
"1.4.1+L2",
), # v1.4.1+L2
],
EthereumNetwork.MANTLE_SEPOLIA_TESTNET: [
("0xfb1bffC9d739B8D520DaF37dF666da4C687191EA", 1927686, "1.3.0+L2"),
Expand Down Expand Up @@ -1985,6 +1991,7 @@
"0xa6B71E26C5e0845f74c812102Ca7114b6a896AB2",
46699,
), # v1.3.0 default singleton address
("0x4e1DCf7AD4e460CfD30791CCC4F9c8a4f820ec67", 6688269), # v1.4.1
],
EthereumNetwork.MANTLE_SEPOLIA_TESTNET: [
("0xC22834581EbC8527d974F8a1c97E1bEA4EF910BC", 1927649), # v1.3.0
Expand Down

0 comments on commit a378936

Please sign in to comment.