[
  {
    "inputs": [
      {
        "internalType": "address",
        "name": "_joe",
        "type": "address"
      },
      {
        "internalType": "address",
        "name": "_wavax",
        "type": "address"
      },
      {
        "internalType": "contract IJoePair",
        "name": "_wavaxUsdte",
        "type": "address"
      },
      {
        "internalType": "contract IJoePair",
        "name": "_wavaxUsdce",
        "type": "address"
      },
      {
        "internalType": "contract IJoePair",
        "name": "_wavaxUsdc",
        "type": "address"
      },
      {
        "internalType": "contract IJoeFactory",
        "name": "_joeFactory",
        "type": "address"
      },
      {
        "internalType": "contract IMasterChef",
        "name": "_chefv2",
        "type": "address"
      },
      {
        "internalType": "contract IMasterChef",
        "name": "_chefv3",
        "type": "address"
      },
      {
        "internalType": "contract IBoostedMasterchef",
        "name": "_bmcj",
        "type": "address"
      }
    ],
    "stateMutability": "nonpayable",
    "type": "constructor"
  },
  {
    "inputs": [],
    "name": "bmcj",
    "outputs": [
      {
        "internalType": "contract IBoostedMasterchef",
        "name": "",
        "type": "address"
      }
    ],
    "stateMutability": "view",
    "type": "function"
  },
  {
    "inputs": [],
    "name": "chefv2",
    "outputs": [
      {
        "internalType": "contract IMasterChef",
        "name": "",
        "type": "address"
      }
    ],
    "stateMutability": "view",
    "type": "function"
  },
  {
    "inputs": [],
    "name": "chefv3",
    "outputs": [
      {
        "internalType": "contract IMasterChef",
        "name": "",
        "type": "address"
      }
    ],
    "stateMutability": "view",
    "type": "function"
  },
  {
    "inputs": [
      {
        "internalType": "uint256[]",
        "name": "whitelistedPidsV2",
        "type": "uint256[]"
      },
      {
        "internalType": "uint256[]",
        "name": "whitelistedPidsV3",
        "type": "uint256[]"
      },
      {
        "internalType": "uint256[]",
        "name": "whitelistedPidsBMCJ",
        "type": "uint256[]"
      },
      {
        "internalType": "address",
        "name": "user",
        "type": "address"
      }
    ],
    "name": "getAllFarmData",
    "outputs": [
      {
        "components": [
          {
            "internalType": "uint256",
            "name": "avaxPriceUsd",
            "type": "uint256"
          },
          {
            "internalType": "uint256",
            "name": "joePriceUsd",
            "type": "uint256"
          },
          {
            "internalType": "uint256",
            "name": "totalAllocChefV2",
            "type": "uint256"
          },
          {
            "internalType": "uint256",
            "name": "totalAllocChefV3",
            "type": "uint256"
          },
          {
            "internalType": "uint256",
            "name": "totalAllocBMCJ",
            "type": "uint256"
          },
          {
            "internalType": "uint256",
            "name": "joePerSecChefV2",
            "type": "uint256"
          },
          {
            "internalType": "uint256",
            "name": "joePerSecChefV3",
            "type": "uint256"
          },
          {
            "internalType": "uint256",
            "name": "joePerSecBMCJ",
            "type": "uint256"
          },
          {
            "components": [
              {
                "internalType": "uint256",
                "name": "id",
                "type": "uint256"
              },
              {
                "internalType": "uint256",
                "name": "allocPoint",
                "type": "uint256"
              },
              {
                "internalType": "address",
                "name": "lpAddress",
                "type": "address"
              },
              {
                "internalType": "address",
                "name": "token0Address",
                "type": "address"
              },
              {
                "internalType": "address",
                "name": "token1Address",
                "type": "address"
              },
              {
                "internalType": "string",
                "name": "token0Symbol",
                "type": "string"
              },
              {
                "internalType": "string",
                "name": "token1Symbol",
                "type": "string"
              },
              {
                "internalType": "uint256",
                "name": "reserveUsd",
                "type": "uint256"
              },
              {
                "internalType": "uint256",
                "name": "totalSupplyScaled",
                "type": "uint256"
              },
              {
                "internalType": "address",
                "name": "chefAddress",
                "type": "address"
              },
              {
                "internalType": "uint256",
                "name": "chefBalanceScaled",
                "type": "uint256"
              },
              {
                "internalType": "uint256",
                "name": "chefTotalAlloc",
                "type": "uint256"
              },
              {
                "internalType": "uint256",
                "name": "chefJoePerSec",
                "type": "uint256"
              }
            ],
            "internalType": "struct FarmLensV2.FarmInfo[]",
            "name": "farmInfosV2",
            "type": "tuple[]"
          },
          {
            "components": [
              {
                "internalType": "uint256",
                "name": "id",
                "type": "uint256"
              },
              {
                "internalType": "uint256",
                "name": "allocPoint",
                "type": "uint256"
              },
              {
                "internalType": "address",
                "name": "lpAddress",
                "type": "address"
              },
              {
                "internalType": "address",
                "name": "token0Address",
                "type": "address"
              },
              {
                "internalType": "address",
                "name": "token1Address",
                "type": "address"
              },
              {
                "internalType": "string",
                "name": "token0Symbol",
                "type": "string"
              },
              {
                "internalType": "string",
                "name": "token1Symbol",
                "type": "string"
              },
              {
                "internalType": "uint256",
                "name": "reserveUsd",
                "type": "uint256"
              },
              {
                "internalType": "uint256",
                "name": "totalSupplyScaled",
                "type": "uint256"
              },
              {
                "internalType": "address",
                "name": "chefAddress",
                "type": "address"
              },
              {
                "internalType": "uint256",
                "name": "chefBalanceScaled",
                "type": "uint256"
              },
              {
                "internalType": "uint256",
                "name": "chefTotalAlloc",
                "type": "uint256"
              },
              {
                "internalType": "uint256",
                "name": "chefJoePerSec",
                "type": "uint256"
              }
            ],
            "internalType": "struct FarmLensV2.FarmInfo[]",
            "name": "farmInfosV3",
            "type": "tuple[]"
          },
          {
            "components": [
              {
                "internalType": "uint256",
                "name": "id",
                "type": "uint256"
              },
              {
                "internalType": "uint256",
                "name": "allocPoint",
                "type": "uint256"
              },
              {
                "internalType": "address",
                "name": "lpAddress",
                "type": "address"
              },
              {
                "internalType": "address",
                "name": "token0Address",
                "type": "address"
              },
              {
                "internalType": "address",
                "name": "token1Address",
                "type": "address"
              },
              {
                "internalType": "string",
                "name": "token0Symbol",
                "type": "string"
              },
              {
                "internalType": "string",
                "name": "token1Symbol",
                "type": "string"
              },
              {
                "internalType": "uint256",
                "name": "reserveUsd",
                "type": "uint256"
              },
              {
                "internalType": "uint256",
                "name": "totalSupplyScaled",
                "type": "uint256"
              },
              {
                "internalType": "address",
                "name": "chefAddress",
                "type": "address"
              },
              {
                "internalType": "uint256",
                "name": "chefBalanceScaled",
                "type": "uint256"
              },
              {
                "internalType": "uint256",
                "name": "chefTotalAlloc",
                "type": "uint256"
              },
              {
                "internalType": "uint256",
                "name": "chefJoePerSec",
                "type": "uint256"
              },
              {
                "internalType": "uint256",
                "name": "baseApr",
                "type": "uint256"
              },
              {
                "internalType": "uint256",
                "name": "averageBoostedApr",
                "type": "uint256"
              },
              {
                "internalType": "uint256",
                "name": "veJoeShareBp",
                "type": "uint256"
              },
              {
                "internalType": "uint256",
                "name": "joePriceUsd",
                "type": "uint256"
              },
              {
                "internalType": "uint256",
                "name": "userLp",
                "type": "uint256"
              },
              {
                "internalType": "uint256",
                "name": "userPendingJoe",
                "type": "uint256"
              },
              {
                "internalType": "uint256",
                "name": "userBoostedApr",
                "type": "uint256"
              },
              {
                "internalType": "uint256",
                "name": "userFactorShare",
                "type": "uint256"
              }
            ],
            "internalType": "struct FarmLensV2.FarmInfoBMCJ[]",
            "name": "farmInfosBMCJ",
            "type": "tuple[]"
          }
        ],
        "internalType": "struct FarmLensV2.AllFarmData",
        "name": "",
        "type": "tuple"
      }
    ],
    "stateMutability": "view",
    "type": "function"
  },
  {
    "inputs": [],
    "name": "getAvaxPrice",
    "outputs": [
      {
        "internalType": "uint256",
        "name": "",
        "type": "uint256"
      }
    ],
    "stateMutability": "view",
    "type": "function"
  },
  {
    "inputs": [
      {
        "internalType": "contract IBoostedMasterchef",
        "name": "chef",
        "type": "address"
      },
      {
        "internalType": "address",
        "name": "user",
        "type": "address"
      },
      {
        "internalType": "uint256[]",
        "name": "whitelistedPids",
        "type": "uint256[]"
      }
    ],
    "name": "getBMCJFarmInfos",
    "outputs": [
      {
        "components": [
          {
            "internalType": "uint256",
            "name": "id",
            "type": "uint256"
          },
          {
            "internalType": "uint256",
            "name": "allocPoint",
            "type": "uint256"
          },
          {
            "internalType": "address",
            "name": "lpAddress",
            "type": "address"
          },
          {
            "internalType": "address",
            "name": "token0Address",
            "type": "address"
          },
          {
            "internalType": "address",
            "name": "token1Address",
            "type": "address"
          },
          {
            "internalType": "string",
            "name": "token0Symbol",
            "type": "string"
          },
          {
            "internalType": "string",
            "name": "token1Symbol",
            "type": "string"
          },
          {
            "internalType": "uint256",
            "name": "reserveUsd",
            "type": "uint256"
          },
          {
            "internalType": "uint256",
            "name": "totalSupplyScaled",
            "type": "uint256"
          },
          {
            "internalType": "address",
            "name": "chefAddress",
            "type": "address"
          },
          {
            "internalType": "uint256",
            "name": "chefBalanceScaled",
            "type": "uint256"
          },
          {
            "internalType": "uint256",
            "name": "chefTotalAlloc",
            "type": "uint256"
          },
          {
            "internalType": "uint256",
            "name": "chefJoePerSec",
            "type": "uint256"
          },
          {
            "internalType": "uint256",
            "name": "baseApr",
            "type": "uint256"
          },
          {
            "internalType": "uint256",
            "name": "averageBoostedApr",
            "type": "uint256"
          },
          {
            "internalType": "uint256",
            "name": "veJoeShareBp",
            "type": "uint256"
          },
          {
            "internalType": "uint256",
            "name": "joePriceUsd",
            "type": "uint256"
          },
          {
            "internalType": "uint256",
            "name": "userLp",
            "type": "uint256"
          },
          {
            "internalType": "uint256",
            "name": "userPendingJoe",
            "type": "uint256"
          },
          {
            "internalType": "uint256",
            "name": "userBoostedApr",
            "type": "uint256"
          },
          {
            "internalType": "uint256",
            "name": "userFactorShare",
            "type": "uint256"
          }
        ],
        "internalType": "struct FarmLensV2.FarmInfoBMCJ[]",
        "name": "",
        "type": "tuple[]"
      }
    ],
    "stateMutability": "view",
    "type": "function"
  },
  {
    "inputs": [
      {
        "internalType": "address",
        "name": "token",
        "type": "address"
      }
    ],
    "name": "getDerivedAvaxPriceOfToken",
    "outputs": [
      {
        "internalType": "uint256",
        "name": "",
        "type": "uint256"
      }
    ],
    "stateMutability": "view",
    "type": "function"
  },
  {
    "inputs": [
      {
        "internalType": "contract IMasterChef",
        "name": "chef",
        "type": "address"
      },
      {
        "internalType": "uint256[]",
        "name": "whitelistedPids",
        "type": "uint256[]"
      }
    ],
    "name": "getMCFarmInfos",
    "outputs": [
      {
        "components": [
          {
            "internalType": "uint256",
            "name": "id",
            "type": "uint256"
          },
          {
            "internalType": "uint256",
            "name": "allocPoint",
            "type": "uint256"
          },
          {
            "internalType": "address",
            "name": "lpAddress",
            "type": "address"
          },
          {
            "internalType": "address",
            "name": "token0Address",
            "type": "address"
          },
          {
            "internalType": "address",
            "name": "token1Address",
            "type": "address"
          },
          {
            "internalType": "string",
            "name": "token0Symbol",
            "type": "string"
          },
          {
            "internalType": "string",
            "name": "token1Symbol",
            "type": "string"
          },
          {
            "internalType": "uint256",
            "name": "reserveUsd",
            "type": "uint256"
          },
          {
            "internalType": "uint256",
            "name": "totalSupplyScaled",
            "type": "uint256"
          },
          {
            "internalType": "address",
            "name": "chefAddress",
            "type": "address"
          },
          {
            "internalType": "uint256",
            "name": "chefBalanceScaled",
            "type": "uint256"
          },
          {
            "internalType": "uint256",
            "name": "chefTotalAlloc",
            "type": "uint256"
          },
          {
            "internalType": "uint256",
            "name": "chefJoePerSec",
            "type": "uint256"
          }
        ],
        "internalType": "struct FarmLensV2.FarmInfo[]",
        "name": "",
        "type": "tuple[]"
      }
    ],
    "stateMutability": "view",
    "type": "function"
  },
  {
    "inputs": [
      {
        "internalType": "address",
        "name": "token",
        "type": "address"
      }
    ],
    "name": "getTokenPrice",
    "outputs": [
      {
        "internalType": "uint256",
        "name": "",
        "type": "uint256"
      }
    ],
    "stateMutability": "view",
    "type": "function"
  },
  {
    "inputs": [],
    "name": "joe",
    "outputs": [
      {
        "internalType": "address",
        "name": "",
        "type": "address"
      }
    ],
    "stateMutability": "view",
    "type": "function"
  },
  {
    "inputs": [],
    "name": "joeFactory",
    "outputs": [
      {
        "internalType": "contract IJoeFactory",
        "name": "",
        "type": "address"
      }
    ],
    "stateMutability": "view",
    "type": "function"
  },
  {
    "inputs": [],
    "name": "wavax",
    "outputs": [
      {
        "internalType": "address",
        "name": "",
        "type": "address"
      }
    ],
    "stateMutability": "view",
    "type": "function"
  },
  {
    "inputs": [],
    "name": "wavaxUsdc",
    "outputs": [
      {
        "internalType": "contract IJoePair",
        "name": "",
        "type": "address"
      }
    ],
    "stateMutability": "view",
    "type": "function"
  },
  {
    "inputs": [],
    "name": "wavaxUsdce",
    "outputs": [
      {
        "internalType": "contract IJoePair",
        "name": "",
        "type": "address"
      }
    ],
    "stateMutability": "view",
    "type": "function"
  },
  {
    "inputs": [],
    "name": "wavaxUsdte",
    "outputs": [
      {
        "internalType": "contract IJoePair",
        "name": "",
        "type": "address"
      }
    ],
    "stateMutability": "view",
    "type": "function"
  }
]
