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 Apr 25, 2024
1 parent 52c5cc2 commit 34408aa
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 @@ -996,6 +996,8 @@
), # v1.3.0+L2
],
EthereumNetwork.BLAST: [
("0x29fcB43b46531BcA003ddC8FCB67FFE91900C762", 377556, "1.4.1+L2"),
("0x41675C099F32341bf84BFc5382aF534df5C7461a", 377716, "1.4.1"),
(
"0xfb1bffC9d739B8D520DaF37dF666da4C687191EA",
257369,
Expand Down Expand Up @@ -1630,6 +1632,7 @@
("0xa6B71E26C5e0845f74c812102Ca7114b6a896AB2", 2297578), # v1.3.0
],
EthereumNetwork.BLAST: [
("0x4e1DCf7AD4e460CfD30791CCC4F9c8a4f820ec67", 377537), # v1.4.1
(
"0xC22834581EbC8527d974F8a1c97E1bEA4EF910BC",
257344,
Expand Down

0 comments on commit 34408aa

Please sign in to comment.