Skip to content

Commit 54ffe8f

Browse files
authored
chore: update to 0 blocknumber
1 parent 412837e commit 54ffe8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

safe_eth/safe/addresses.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2563,8 +2563,8 @@
25632563
("0xfb1bffC9d739B8D520DaF37dF666da4C687191EA", 0, "1.3.0+L2"), # v1.3.0+L2
25642564
],
25652565
EthereumNetwork.EXPCHAIN_TESTNET: [
2566-
("0x41675C099F32341bf84BFc5382aF534df5C7461a", 206753, "1.4.1"), # v1.4.1
2567-
("0x29fcB43b46531BcA003ddC8FCB67FFE91900C762", 206755, "1.4.1+L2"), # v1.4.1+L2
2566+
("0x41675C099F32341bf84BFc5382aF534df5C7461a", 0, "1.4.1"), # v1.4.1
2567+
("0x29fcB43b46531BcA003ddC8FCB67FFE91900C762", 0, "1.4.1+L2"), # v1.4.1+L2
25682568
],
25692569
EthereumNetwork.HYPEREVM: [
25702570
("0x41675C099F32341bf84BFc5382aF534df5C7461a", 60845, "1.4.1"), # v1.4.1

0 commit comments

Comments
 (0)