Skip to content

Commit

Permalink
chore: update to latest targetModule address
Browse files Browse the repository at this point in the history
  • Loading branch information
legion2002 committed Dec 18, 2024
1 parent 0cef578 commit 2cc9d68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants/registry.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export const NATIVE_SENTINEL_ADDRESS: Address =

const hook: Address = '0xF7913a68dD7bFF74f0828Ac9d879C6195B370EB8'
const originModule: Address = '0xD3C6B5539E0d70F58160Cd023DB16853847Ec61E'
const targetModule: Address = '0x3cEb8931374cB8F2e300325Af27F44312719B4BB'
const targetModule: Address = '0x67C1b504004AbAf69e153AF7b745b521BeafCd43'
const spokepool: Address = '0x7C941271191E0c9A01E360BAE660D21568fc6ca0'
const weth: Address = '0x47D41c334497f06ab42e60C4036c506D924DDc9c'

Expand Down

0 comments on commit 2cc9d68

Please sign in to comment.