UNPKG

@settlemint/solidity-zeto

Version:

Smart contract set to build Zero Knowledge tokens in SettleMint

87 lines 2.13 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[36]", "name": "_pubSignals", "type": "uint256[36]" } ], "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.sol": "Groth16Verifier_AnonEncNullifierNonRepudiation" }, "evmVersion": "cancun", "libraries": {}, "viaIR": true }, "sources": { "contracts/lib/verifier_anon_enc_nullifier_non_repudiation.sol": { "keccak256": "0x47ad67c65a1c5510dc8c9fe1c8a283b4596d88bc045252d100c0018532208329", "urls": [ "bzz-raw://5834b6c873f6a47b4f399347a4fa3c0d6578c2725ff779caa0bdf17fab01bad3", "dweb:/ipfs/QmPR7jZS66oWhdgsJcikJ78SMvbocmVggvjQAA51iL227C" ], "license": "GPL-3.0" } }, "version": 1 }