[
  {
    "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"
  }
]
