UNPKG

@settlemint/solidity-zeto

Version:

Smart contract set to build Zero Knowledge tokens in SettleMint

87 lines 2.1 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[74]", "name": "_pubSignals", "type": "uint256[74]" } ], "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_batch.sol": "Groth16Verifier_AnonEncNullifierBatch" }, "evmVersion": "cancun", "libraries": {}, "viaIR": true }, "sources": { "contracts/lib/verifier_anon_enc_nullifier_batch.sol": { "keccak256": "0x0b3f4ee702d1e7af422e8822b23e9b24c369ea7ae594a976d2bc9476f49e89fa", "urls": [ "bzz-raw://fea10fe076ebcd9b903cbcd7258f1627a0f7287f96c9bcf31f696491e434fb9f", "dweb:/ipfs/QmZNy2kUuSSvSUehEL4SnbzsYS92aMiRe5jsQjTnqaz2qR" ], "license": "GPL-3.0" } }, "version": 1 }