Skip to content

Commit

Permalink
Add addresses 1.4.1 for chain STORY_ODYSSEY_TESTNET (#1430)
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] authored Nov 14, 2024
1 parent 87002d4 commit ec5fb70
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 @@ -1936,6 +1936,8 @@
EthereumNetwork.STORY_ODYSSEY_TESTNET: [
("0x69f4D1788e39c87893C980c06EdF4b7f686e2938", 340803, "1.3.0"), # v1.3.0
("0xfb1bffC9d739B8D520DaF37dF666da4C687191EA", 340800, "1.3.0+L2"), # v1.3.0+L2
("0x41675C099F32341bf84BFc5382aF534df5C7461a", 340907, "1.4.1"), # v1.4.1
("0x29fcB43b46531BcA003ddC8FCB67FFE91900C762", 340904, "1.4.1+L2"), # v1.4.1+L2
],
}

Expand Down Expand Up @@ -2909,5 +2911,6 @@
],
EthereumNetwork.STORY_ODYSSEY_TESTNET: [
("0xC22834581EbC8527d974F8a1c97E1bEA4EF910BC", 340781), # v1.3.0
("0x4e1DCf7AD4e460CfD30791CCC4F9c8a4f820ec67", 340886), # v1.4.1
],
}

0 comments on commit ec5fb70

Please sign in to comment.