Skip to content

Commit

Permalink
fix: flare to compound to new pfl/flr farm
Browse files Browse the repository at this point in the history
  • Loading branch information
prodesert22 authored Nov 17, 2023
1 parent e587584 commit 944a284
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/chains.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1712,7 +1712,8 @@ export const FLARE_MAINNET: Chain = {
mini_chef: {
address: '0xe19a6a2253B40F884FcaE7945C3edbB5AAf8cb60',
active: true,
type: ChefType.PANGO_CHEF
type: ChefType.PANGO_CHE,
compoundPoolIdForNonPngFarm: 4
},
airdrop: {
address: '0x290593624b60D5c8EBf329344343d2cD21c46Cf3',
Expand Down

0 comments on commit 944a284

Please sign in to comment.