[
  {
    "inputs": [
      {
        "internalType": "uint8",
        "name": "index",
        "type": "uint8"
      }
    ],
    "name": "checkMaxForIndex",
    "outputs": [],
    "stateMutability": "pure",
    "type": "function"
  },
  {
    "inputs": [
      {
        "internalType": "uint256",
        "name": "input",
        "type": "uint256"
      }
    ],
    "name": "checkSqrt",
    "outputs": [],
    "stateMutability": "pure",
    "type": "function"
  }
]