Skip to content

Commit

Permalink
Update Resolver Address
Browse files Browse the repository at this point in the history
  • Loading branch information
lucemans committed Mar 17, 2024
1 parent 866cbc4 commit 579ef9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/components/organisms/deploy/DeployResolver.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ const deployments: Record<number, {
resolver?: Address,
}> = {
1: {
factory: '0xf9196c7fc786996eb5eb95118d828d505ef73bf9',
factory: '0x77020a1Cb2d4a0AE6CC773Cc726c1EfdEC0a50ab',
},
5: {
factory: '0x2F180aDBAAb3c57af31B7E96969999D4FB33faEE',
Expand Down

0 comments on commit 579ef9b

Please sign in to comment.