UNPKG

@settlemint/solidity-zeto

Version:

Smart contract set to build Zero Knowledge tokens in SettleMint

86 lines 2.05 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[23]", "name": "_pubSignals", "type": "uint256[23]" } ], "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_nullifier_value_batch.sol": "Groth16Verifier_CheckNullifierValueBatch" }, "evmVersion": "cancun", "libraries": {}, "viaIR": true }, "sources": { "contracts/lib/verifier_check_nullifier_value_batch.sol": { "keccak256": "0x9060f313e27164f7177893a0670545d137a8d277e2cf9972f11c6009d23b58aa", "urls": [ "bzz-raw://f49fedc4d4d1f390a27927349d1e714322522e116d47501247231e297321075b", "dweb:/ipfs/QmawNtBp7TnfMyHxFek5WxBEQpzWmSBcACzjCJDPunrvJH" ], "license": "GPL-3.0" } }, "version": 1 }