Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

Commit

Permalink
Merge pull request #39 from traderjoe-xyz/max/update-launchpeg-lens-a…
Browse files Browse the repository at this point in the history
…ddresses

update launchpeg lens addresses
  • Loading branch information
Max-3-7 authored Nov 17, 2022
2 parents de653bf + 603edb1 commit a955333
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -286,8 +286,8 @@ export const LAUNCHPEG_FACTORY_ADDRESS: { [chainId in ChainId]: string } = {
}

export const LAUNCHPEG_LENS_ADDRESS: { [chainId in ChainId]: string } = {
[ChainId.FUJI]: '0x9534125d1358c8e174546Ec3ef7D98FAce54F0DA',
[ChainId.AVALANCHE]: '0xe4C3aCD3A718f99088BcbcAcb45C2924Cfe66eb8'
[ChainId.FUJI]: '0x72B17b65F657d4CEc42f9c31643171d9F86564E8',
[ChainId.AVALANCHE]: '0x5529596c716D184549feeA152cC42E3982f77f25'
}

export const AUCTION_HOUSE: { [chainId in ChainId]: string } = {
Expand Down

0 comments on commit a955333

Please sign in to comment.