Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
Uxio0 committed Jul 11, 2023
1 parent 86f3390 commit ddd4bcb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions gnosis/safe/addresses.py
Original file line number Diff line number Diff line change
Expand Up @@ -505,6 +505,7 @@
EthereumNetwork.ZORA_NETWORK: [
("0x3E5c63644E683549055b9Be8653de26E0B4CD36E", 11932, "1.3.0+L2"),
("0xd9Db270c1B5E3Bd161E8c8503c55cEABeE709552", 11934, "1.3.0"),
],
EthereumNetwork.ZKSYNC_ALPHA_TESTNET: [
("0x1727c2c531cf966f902E5927b98490fDFb3b2b70", 8619879, "1.3.0+L2"),
("0xB00ce5CCcdEf57e539ddcEd01DF43a13855d9910", 8619884, "1.3.0"),
Expand Down Expand Up @@ -848,9 +849,9 @@
739882,
)
],
EthereumNetwork.ZORA: [
EthereumNetwork.ZORA_NETWORK: [
("0xa6B71E26C5e0845f74c812102Ca7114b6a896AB2", 11914), # v1.3.0
]
],
EthereumNetwork.ZKSYNC_ALPHA_TESTNET: [
("0xDAec33641865E4651fB43181C6DB6f7232Ee91c2", 8619849), # v1.3.0
],
Expand Down

0 comments on commit ddd4bcb

Please sign in to comment.