Skip to content

Commit

Permalink
Add ProxyFactory for Edgeware EdgeEVM
Browse files Browse the repository at this point in the history
  • Loading branch information
ShankarWarang authored Jul 25, 2023
1 parent 43c9408 commit 427b315
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 @@ -897,4 +897,7 @@
EthereumNetwork.OASIS_SAPPHIRE: [
("0xC22834581EbC8527d974F8a1c97E1bEA4EF910BC", 325632), # v1.3.0
],
EthereumNetwork.EDGEWARE_MAINNET: [
("0x59D06ef6A9d45a51724fB788E2a2Ed152D8CBd6F", 17984386), # v1.3.0
],
}

0 comments on commit 427b315

Please sign in to comment.