Skip to content

Commit

Permalink
Add master copies addresses
Browse files Browse the repository at this point in the history
  • Loading branch information
falvaradorodriguez committed Nov 25, 2024
1 parent cac022c commit 9a1a01a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions safe_eth/safe/addresses.py
Original file line number Diff line number Diff line change
Expand Up @@ -1942,6 +1942,8 @@
EthereumNetwork.SWELL_NETWORK_TESTNET: [
("0xd9Db270c1B5E3Bd161E8c8503c55cEABeE709552", 836957, "1.3.0"), # v1.3.0
("0x3E5c63644E683549055b9Be8653de26E0B4CD36E", 836953, "1.3.0+L2"), # v1.3.0+L2
("0x69f4D1788e39c87893C980c06EdF4b7f686e2938", 0, "1.3.0"), # v1.3.0
("0xfb1bffC9d739B8D520DaF37dF666da4C687191EA", 0, "1.3.0+L2"), # v1.3.0+L2
("0x41675C099F32341bf84BFc5382aF534df5C7461a", 836417, "1.4.1"), # v1.4.1
("0x29fcB43b46531BcA003ddC8FCB67FFE91900C762", 836412, "1.4.1+L2"), # v1.4.1+L2
],
Expand Down

0 comments on commit 9a1a01a

Please sign in to comment.