UNPKG

@settlemint/solidity-zeto

Version:

Smart contract set to build Zero Knowledge tokens in SettleMint

86 lines 2.06 kB
{ "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[12]", "name": "_pubSignals", "type": "uint256[12]" } ], "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/", "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_batch.sol": "Groth16Verifier_CheckInputsOutputsValueBatch" }, "evmVersion": "cancun", "libraries": {}, "viaIR": true }, "sources": { "contracts/lib/verifier_check_inputs_outputs_value_batch.sol": { "keccak256": "0x027b20dcdccd05a149e34d7a9b6ffb31f0c936835eca8d358ebe26d656d21e40", "urls": [ "bzz-raw://d43a28950016eb7030f9089b785b8fbf3dabc4f7bc5ccdbacf411b09658ed375", "dweb:/ipfs/QmPgPbZ8eDM1xAqnSaquWvrA1YoLXm7kZQGn9soWhweyaL" ], "license": "GPL-3.0" } }, "version": 1 }