{
  "_format": "hh-sol-artifact-1",
  "contractName": "IRewardLens",
  "sourceName": "contracts/Lens/IRewardLens.sol",
  "abi": [
    {
      "constant": true,
      "inputs": [
        {
          "internalType": "address",
          "name": "market",
          "type": "address"
        }
      ],
      "name": "allMarketRewards",
      "outputs": [
        {
          "components": [
            {
              "internalType": "uint256",
              "name": "supplyRewardsJoePerSec",
              "type": "uint256"
            },
            {
              "internalType": "uint256",
              "name": "borrowRewardsJoePerSec",
              "type": "uint256"
            },
            {
              "internalType": "uint256",
              "name": "supplyRewardsAvaxPerSec",
              "type": "uint256"
            },
            {
              "internalType": "uint256",
              "name": "borrowRewardsAvaxPerSec",
              "type": "uint256"
            }
          ],
          "internalType": "struct IRewardLens.MarketRewards",
          "name": "",
          "type": "tuple"
        }
      ],
      "payable": false,
      "stateMutability": "view",
      "type": "function"
    }
  ],
  "bytecode": "0x",
  "deployedBytecode": "0x",
  "linkReferences": {},
  "deployedLinkReferences": {}
}
