Skip to content

Commit

Permalink
Add addresses 1.3.0 for chain OP_CELESTIA_RASPBERRY (#964)
Browse files Browse the repository at this point in the history
* Add new master copy address 0x69f4D1788e39c87893C980c06EdF4b7f686e2938

* Add new master copy address 0xfb1bffC9d739B8D520DaF37dF666da4C687191EA

* Add new proxy address 0xC22834581EbC8527d974F8a1c97E1bEA4EF910BC

* Apply linter fixes

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored May 7, 2024
1 parent b22fad3 commit 6f6f27d
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 @@ -958,6 +958,12 @@
1028176,
"1.3.0+L2",
), # v1.3.0+L2
("0x69f4D1788e39c87893C980c06EdF4b7f686e2938", 6038449, "1.3.0"), # v1.3.0
(
"0xfb1bffC9d739B8D520DaF37dF666da4C687191EA",
6038440,
"1.3.0+L2",
), # v1.3.0+L2
],
EthereumNetwork.POLYGON_BLACKBERRY: [
("0xd9Db270c1B5E3Bd161E8c8503c55cEABeE709552", 765162, "1.3.0"), # v1.3.0
Expand Down Expand Up @@ -1668,6 +1674,7 @@
],
EthereumNetwork.OP_CELESTIA_RASPBERRY: [
("0xa6B71E26C5e0845f74c812102Ca7114b6a896AB2", 1028156), # v1.3.0
("0xC22834581EbC8527d974F8a1c97E1bEA4EF910BC", 6038388), # v1.3.0
],
EthereumNetwork.POLYGON_BLACKBERRY: [
("0xa6B71E26C5e0845f74c812102Ca7114b6a896AB2", 765141), # v1.3.0
Expand Down

0 comments on commit 6f6f27d

Please sign in to comment.