{
  "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_anon.sol": "Groth16Verifier_Anon"
    },
    "evmVersion": "cancun",
    "libraries": {},
    "viaIR": true
  },
  "sources": {
    "contracts/lib/verifier_anon.sol": {
      "keccak256": "0x7eb8c9179b20f6c88aca7505f0b2d395aabd08660347e5d6fee956580e588793",
      "urls": [
        "bzz-raw://5cd964f95a4ad14e728de3d0371f8aecec16cb5f80641de5f3817b18d85d8666",
        "dweb:/ipfs/QmehamXjdrdeCuem5xUjDakRvc3bpGjzpPQmtiTrUFPtNV"
      ],
      "license": "GPL-3.0"
    }
  },
  "version": 1
}