{
  "compiler": {
    "version": "0.8.27+commit.40a35a09"
  },
  "language": "Solidity",
  "output": {
    "abi": [
      {
        "inputs": [
          {
            "internalType": "uint256[2]",
            "name": "_pA",
            "type": "uint256[2]"
          },
          {
            "internalType": "uint256[2][2]",
            "name": "_pB",
            "type": "uint256[2][2]"
          },
          {
            "internalType": "uint256[2]",
            "name": "_pC",
            "type": "uint256[2]"
          },
          {
            "internalType": "uint256[4]",
            "name": "_pubSignals",
            "type": "uint256[4]"
          }
        ],
        "stateMutability": "view",
        "type": "function",
        "name": "verifyProof",
        "outputs": [
          {
            "internalType": "bool",
            "name": "",
            "type": "bool"
          }
        ]
      }
    ],
    "devdoc": {
      "kind": "dev",
      "methods": {},
      "version": 1
    },
    "userdoc": {
      "kind": "user",
      "methods": {},
      "version": 1
    }
  },
  "settings": {
    "remappings": [
      "@iden3/=node_modules/@iden3/",
      "@openzeppelin/=node_modules/@openzeppelin/",
      "eth-gas-reporter/=node_modules/eth-gas-reporter/",
      "forge-std/=lib/forge-std/src/",
      "hardhat/=node_modules/hardhat/"
    ],
    "optimizer": {
      "enabled": true,
      "runs": 10000
    },
    "metadata": {
      "bytecodeHash": "ipfs"
    },
    "compilationTarget": {
      "contracts/lib/verifier_check_inputs_outputs_value.sol": "Groth16Verifier_CheckInputsOutputsValue"
    },
    "evmVersion": "cancun",
    "libraries": {},
    "viaIR": true
  },
  "sources": {
    "contracts/lib/verifier_check_inputs_outputs_value.sol": {
      "keccak256": "0x1abdb4c8072d27cfec159adb4427fe5f1a3a4c70f044df2e6dba06f422f9c4af",
      "urls": [
        "bzz-raw://ebdbbf40048c4c356828a3bc68c54b1ce4e0fff8448929ccada9ebd87a625762",
        "dweb:/ipfs/QmU8vYXXQCGdKti4DXKA3FmRChUptMgdfQ2Qc1kEbjPWC2"
      ],
      "license": "GPL-3.0"
    }
  },
  "version": 1
}