[
  {
    "inputs": [],
    "name": "getAnnualPercentageBips",
    "outputs": [
      {
        "internalType": "uint256",
        "name": "",
        "type": "uint256"
      }
    ],
    "stateMutability": "nonpayable",
    "type": "function"
  },
  {
    "inputs": [],
    "name": "getSharingPercentages",
    "outputs": [
      {
        "components": [
          {
            "internalType": "contract IIIncentivePoolReceiver",
            "name": "incentivePoolReceiver",
            "type": "address"
          },
          {
            "internalType": "uint256",
            "name": "percentBips",
            "type": "uint256"
          }
        ],
        "internalType": "struct SharingPercentage[]",
        "name": "",
        "type": "tuple[]"
      }
    ],
    "stateMutability": "nonpayable",
    "type": "function"
  }
]
