Skip to content

Commit

Permalink
feat: add 1.4.1 safe contracts for Blast Mainnet
Browse files Browse the repository at this point in the history
  • Loading branch information
ElvisKrop committed Mar 28, 2024
1 parent ec517b7 commit 3583c80
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions gnosis/safe/addresses.py
Original file line number Diff line number Diff line change
Expand Up @@ -900,6 +900,8 @@
), # safe singleton address
],
EthereumNetwork.BLAST: [
("0x29fcB43b46531BcA003ddC8FCB67FFE91900C762", 377556, "1.4.1+L2"),
("0x41675C099F32341bf84BFc5382aF534df5C7461a", 377716, "1.4.1"),
(
"0xfb1bffC9d739B8D520DaF37dF666da4C687191EA",
257369,
Expand Down Expand Up @@ -1481,6 +1483,7 @@
), # v1.3.0 default singleton address
],
EthereumNetwork.BLAST: [
("0x4e1DCf7AD4e460CfD30791CCC4F9c8a4f820ec67", 377537), # v1.4.1
(
"0xC22834581EbC8527d974F8a1c97E1bEA4EF910BC",
257344,
Expand Down

0 comments on commit 3583c80

Please sign in to comment.