[
  {
    "inputs": [
      {
        "internalType": "uint256",
        "name": "_blockNumber",
        "type": "uint256"
      }
    ],
    "name": "getCirculatingSupplyAt",
    "outputs": [
      {
        "internalType": "uint256",
        "name": "_circulatingSupplyWei",
        "type": "uint256"
      }
    ],
    "stateMutability": "view",
    "type": "function"
  },
  {
    "inputs": [
      {
        "internalType": "uint256",
        "name": "_blockNumber",
        "type": "uint256"
      }
    ],
    "name": "getCirculatingSupplyAtCached",
    "outputs": [
      {
        "internalType": "uint256",
        "name": "_circulatingSupplyWei",
        "type": "uint256"
      }
    ],
    "stateMutability": "nonpayable",
    "type": "function"
  },
  {
    "inputs": [],
    "name": "getInflatableBalance",
    "outputs": [
      {
        "internalType": "uint256",
        "name": "_inflatableBalanceWei",
        "type": "uint256"
      }
    ],
    "stateMutability": "view",
    "type": "function"
  },
  {
    "inputs": [
      {
        "internalType": "uint256",
        "name": "_inflationAuthorizedWei",
        "type": "uint256"
      }
    ],
    "name": "updateAuthorizedInflationAndCirculatingSupply",
    "outputs": [],
    "stateMutability": "nonpayable",
    "type": "function"
  },
  {
    "inputs": [],
    "name": "updateCirculatingSupply",
    "outputs": [],
    "stateMutability": "nonpayable",
    "type": "function"
  }
]
