Skip to content

Commit

Permalink
add avax/busd
Browse files Browse the repository at this point in the history
  • Loading branch information
0xmurloc committed Sep 28, 2022
1 parent 52bc2b6 commit 0da169a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/dex-lists/farms.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ export const FARMERS_MARKETLIST = [
// AVALANCHE
// BTC/AVAX
"0x4483f0b6e2F5486D06958C20f8C39A7aBe87bf8F-13",
// BUSD/AVAX
"0x4483f0b6e2F5486D06958C20f8C39A7aBe87bf8F-14",
// JOE/AVAX
"0x4483f0b6e2F5486D06958C20f8C39A7aBe87bf8F-6",
// DCAR/USDC
"0x188bED1968b795d5c9022F6a0bb5931Ac4c18F00-75",
// CAI/AVAX
"0x188bED1968b795d5c9022F6a0bb5931Ac4c18F00-78",
// OBX/AVAX
"0x188bED1968b795d5c9022F6a0bb5931Ac4c18F00-77",
// yyAVAX/USDC
Expand All @@ -33,6 +33,8 @@ export const JOE_FARMS = [
// stablecoin PIDs for filtering
export const STABLE_FARMS = [
// AVALANCHE
// AVAX/BUSD
"0x4483f0b6e2F5486D06958C20f8C39A7aBe87bf8F-14",
// AVAX/USDT
"0x4483f0b6e2F5486D06958C20f8C39A7aBe87bf8F-12",
// USDC/USDC.e
Expand Down

0 comments on commit 0da169a

Please sign in to comment.