Skip to content

Commit

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

* Add new master copy address 0x3E5c63644E683549055b9Be8653de26E0B4CD36E

* Add new proxy address 0xa6B71E26C5e0845f74c812102Ca7114b6a896AB2

* Apply linter fixes

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Sep 17, 2024
1 parent 6199e02 commit 5f828db
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 @@ -1748,6 +1748,8 @@
EthereumNetwork.SNAXCHAIN: [
("0x69f4D1788e39c87893C980c06EdF4b7f686e2938", 0, "1.3.0"), # v1.3.0
("0xfb1bffC9d739B8D520DaF37dF666da4C687191EA", 0, "1.3.0+L2"), # v1.3.0+L2
("0xd9Db270c1B5E3Bd161E8c8503c55cEABeE709552", 388477, "1.3.0"), # v1.3.0
("0x3E5c63644E683549055b9Be8653de26E0B4CD36E", 388470, "1.3.0+L2"), # v1.3.0+L2
],
EthereumNetwork.Q_MAINNET: [
("0x41675C099F32341bf84BFc5382aF534df5C7461a", 15479491, "1.4.1"), # v1.4.1
Expand Down Expand Up @@ -2642,6 +2644,7 @@
],
EthereumNetwork.SNAXCHAIN: [
("0xC22834581EbC8527d974F8a1c97E1bEA4EF910BC", 378233), # v1.3.0
("0xa6B71E26C5e0845f74c812102Ca7114b6a896AB2", 388424), # v1.3.0
],
EthereumNetwork.Q_MAINNET: [
("0x4e1DCf7AD4e460CfD30791CCC4F9c8a4f820ec67", 15479481), # v1.4.1
Expand Down

0 comments on commit 5f828db

Please sign in to comment.