Skip to content

Commit

Permalink
Helpers: Add base wormhole address (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
facuspagnuolo authored Nov 12, 2023
1 parent 46bb2ec commit 40faadd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/helpers/src/addresses/protocols/base.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ export const ONE_INCH_V5_ROUTER = '0x1111111254EEB25477B68fb85Ed929f73A960582'
export const PARASWAP_V5_AUGUSTUS = '0x59C7C832e96D2568bea6db468C1aAdcbbDa08A52'

export const AXELAR_GATEWAY = '0xe432150cce91c13a887f7D836923d5597adD8E31'
export const WORMHOLE_CIRCLE_RELAYER = '0x4cb69FaE7e7Af841e44E1A1c30Af640739378bb2'

0 comments on commit 40faadd

Please sign in to comment.