Skip to content

Commit

Permalink
update farm lens v2 (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
Max-3-7 authored Nov 3, 2023
1 parent 1b9cf16 commit 9896406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/v1/src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ export const FARMLENS_ADDRESS: { [chainId in ChainId]: Hex } = {

export const FARMLENSV2_ADDRESS: { [chainId in ChainId]: Hex } = {
[ChainId.FUJI]: '0x6B41A932D2A9f00476229733980D80EE11Dd1617',
[ChainId.AVALANCHE]: '0xF16d25Eba0D8E51cEAF480141bAf577aE55bfdd2',
[ChainId.AVALANCHE]: '0xbc49bCB5F3695DD39Be24CAfE51316A2ecB676a6',
[ChainId.ARBITRUM_ONE]: '0x0000000000000000000000000000000000000000',
[ChainId.ARB_GOERLI]: '0x0000000000000000000000000000000000000000',
[ChainId.BNB_CHAIN]: '0x0000000000000000000000000000000000000000',
Expand Down

0 comments on commit 9896406

Please sign in to comment.