Skip to content

Commit

Permalink
block numbers changed
Browse files Browse the repository at this point in the history
  • Loading branch information
Sj-001 committed Apr 20, 2023
1 parent 6cd462b commit 6f28a7d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gnosis/safe/addresses.py
Original file line number Diff line number Diff line change
Expand Up @@ -263,12 +263,12 @@
EthereumNetwork.NEON_EVM_DEVNET: [
(
"0x69f4D1788e39c87893C980c06EdF4b7f686e2938",
12504268,
205147021,
"1.3.0+L2",
), # need to change block number
(
"0xfb1bffC9d739B8D520DaF37dF666da4C687191EA",
12504268,
205147000,
"1.3.0",
), # need to change block number
],
Expand Down Expand Up @@ -465,7 +465,7 @@
EthereumNetwork.NEON_EVM_DEVNET: [
(
"0xc22834581ebc8527d974f8a1c97e1bea4ef910bc",
205634872,
205146874,
), # v1.3.0. need to change block number
],
}

0 comments on commit 6f28a7d

Please sign in to comment.