{
  "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[18]",
            "name": "_pubSignals",
            "type": "uint256[18]"
          }
        ],
        "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_enc_nullifier.sol": "Groth16Verifier_AnonEncNullifier"
    },
    "evmVersion": "cancun",
    "libraries": {},
    "viaIR": true
  },
  "sources": {
    "contracts/lib/verifier_anon_enc_nullifier.sol": {
      "keccak256": "0x4e3c38f52c398f875112d9c909912ba1aa4e7d45fdc86cbc25a16cf49a00c735",
      "urls": [
        "bzz-raw://82151715c2a38fee35e83651d8f72429910a30dd18a25053c5c2896c131a48e4",
        "dweb:/ipfs/Qmd2JB4ryMqB3x5uU9cYgmSBnXUQu6bU1A5PwUF6wVPbGY"
      ],
      "license": "GPL-3.0"
    }
  },
  "version": 1
}