Skip to content

Commit

Permalink
Add addresses 1.3.0 for chain SWELL_NETWORK (#1464)
Browse files Browse the repository at this point in the history
* Add new proxy address 0xC22834581EbC8527d974F8a1c97E1bEA4EF910BC

* Apply linter fixes

* Add master copies addresses

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Felipe Alvarado <[email protected]>
  • Loading branch information
github-actions[bot] and falvaradorodriguez authored Dec 4, 2024
1 parent 7feb42c commit 029ce79
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions safe_eth/safe/addresses.py
Original file line number Diff line number Diff line change
Expand Up @@ -1982,6 +1982,8 @@
EthereumNetwork.SWELL_NETWORK: [
("0xd9Db270c1B5E3Bd161E8c8503c55cEABeE709552", 261408, "1.3.0"), # v1.3.0
("0x3E5c63644E683549055b9Be8653de26E0B4CD36E", 261401, "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
],
}

Expand Down Expand Up @@ -2979,5 +2981,6 @@
],
EthereumNetwork.SWELL_NETWORK: [
("0xa6B71E26C5e0845f74c812102Ca7114b6a896AB2", 261351), # v1.3.0
("0xC22834581EbC8527d974F8a1c97E1bEA4EF910BC", 261536), # v1.3.0
],
}

0 comments on commit 029ce79

Please sign in to comment.