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 #38 from traderjoe-xyz/max/update-launchpeg-lens
Browse files Browse the repository at this point in the history
update launchpeg lens addresses
  • Loading branch information
Max-3-7 authored Nov 13, 2022
2 parents 6ae50d9 + 8c31367 commit 8a3d55b
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]: '0x674ABC8D4aaCba9cE74E0304c831B10e7Fe4D646',
[ChainId.AVALANCHE]: '0x7f281f22eDB332807A039073a7F34A4A215bE89e'
[ChainId.FUJI]: '0x9534125d1358c8e174546Ec3ef7D98FAce54F0DA',
[ChainId.AVALANCHE]: '0xe4C3aCD3A718f99088BcbcAcb45C2924Cfe66eb8'
}

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

0 comments on commit 8a3d55b

Please sign in to comment.