{
  "_format": "hh3-artifact-1",
  "contractName": "BaseZKHonkVerifier",
  "sourceName": "contracts/verifiers/bfv/honk/DecryptionAggregatorVerifier.sol",
  "abi": [
    {
      "inputs": [],
      "name": "ConsistencyCheckFailed",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "GeminiChallengeInSubgroup",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "ProofLengthWrong",
      "type": "error"
    },
    {
      "inputs": [
        {
          "internalType": "uint256",
          "name": "logN",
          "type": "uint256"
        },
        {
          "internalType": "uint256",
          "name": "actualLength",
          "type": "uint256"
        },
        {
          "internalType": "uint256",
          "name": "expectedLength",
          "type": "uint256"
        }
      ],
      "name": "ProofLengthWrongWithLogN",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "PublicInputsLengthWrong",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "ShpleminiFailed",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "SumcheckFailed",
      "type": "error"
    },
    {
      "inputs": [
        {
          "internalType": "bytes",
          "name": "proof",
          "type": "bytes"
        },
        {
          "internalType": "bytes32[]",
          "name": "publicInputs",
          "type": "bytes32[]"
        }
      ],
      "name": "verify",
      "outputs": [
        {
          "internalType": "bool",
          "name": "verified",
          "type": "bool"
        }
      ],
      "stateMutability": "view",
      "type": "function"
    }
  ],
  "bytecode": "0x",
  "deployedBytecode": "0x",
  "linkReferences": {},
  "deployedLinkReferences": {},
  "immutableReferences": {},
  "inputSourceName": "project/contracts/verifiers/bfv/honk/DecryptionAggregatorVerifier.sol",
  "buildInfoId": "solc-0_8_28-58b894a0ac77a2d784be77b69288a062b8f6f518"
}