Skip to content

Commit

Permalink
Add addresses 1.4.1 for chain SONGBIRD_TESTNET_COSTON (#1265)
Browse files Browse the repository at this point in the history
* Add new master copy address 0x41675C099F32341bf84BFc5382aF534df5C7461a

* 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 Aug 6, 2024
1 parent 52144c3 commit e30228f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gnosis/safe/addresses.py
Original file line number Diff line number Diff line change
Expand Up @@ -1643,6 +1643,7 @@
],
EthereumNetwork.SONGBIRD_TESTNET_COSTON: [
("0x69f4D1788e39c87893C980c06EdF4b7f686e2938", 9254177, "1.3.0"), # v1.3.0
("0x41675C099F32341bf84BFc5382aF534df5C7461a", 19263461, "1.4.1"), # v1.4.1
],
EthereumNetwork.FLARE_TESTNET_COSTON2: [
("0xd9Db270c1B5E3Bd161E8c8503c55cEABeE709552", 3541, "1.3.0"), # v1.3.0
Expand Down Expand Up @@ -2482,6 +2483,7 @@
],
EthereumNetwork.SONGBIRD_TESTNET_COSTON: [
("0xC22834581EbC8527d974F8a1c97E1bEA4EF910BC", 9254173), # v1.3.0
("0x4e1DCf7AD4e460CfD30791CCC4F9c8a4f820ec67", 19263417), # v1.4.1
],
EthereumNetwork.FLARE_TESTNET_COSTON2: [
("0xa6B71E26C5e0845f74c812102Ca7114b6a896AB2", 3526), # v1.3.0
Expand Down

0 comments on commit e30228f

Please sign in to comment.