{
  "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[140]",
            "name": "_pubSignals",
            "type": "uint256[140]"
          }
        ],
        "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_non_repudiation_batch.sol": "Groth16Verifier_AnonEncNullifierNonRepudiationBatch"
    },
    "evmVersion": "cancun",
    "libraries": {},
    "viaIR": true
  },
  "sources": {
    "contracts/lib/verifier_anon_enc_nullifier_non_repudiation_batch.sol": {
      "keccak256": "0x641b744def627511658d1199ebd5977e1c27e6c696b7a8fb664f1b3ddb885614",
      "urls": [
        "bzz-raw://2ade95248fc6ec09b35fbe247b0b29e02738f5811db27c8ba41ebc8cf2f2542c",
        "dweb:/ipfs/QmUjy8jDFMaq8Ps1NFjnHJ7UVMDMSnWXgQdsobQSfej1Vw"
      ],
      "license": "GPL-3.0"
    }
  },
  "version": 1
}