@settlemint/solidity-zeto
Version:
Smart contract set to build Zero Knowledge tokens in SettleMint
87 lines • 2.09 kB
JSON
{
"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[19]",
"name": "_pubSignals",
"type": "uint256[19]"
}
],
"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_kyc.sol": "Groth16Verifier_AnonEncNullifierKyc"
},
"evmVersion": "cancun",
"libraries": {},
"viaIR": true
},
"sources": {
"contracts/lib/verifier_anon_enc_nullifier_kyc.sol": {
"keccak256": "0x355e5656d7e36d4d436bb90c14ae878d5dbca3089e3f9cbb4bc44977bcb21e51",
"urls": [
"bzz-raw://09c554a18c0e0284f9d0a97f1cfa5e1e0c1d95987bbcd1c1a0d1f58fb4ab323c",
"dweb:/ipfs/QmRYzmLpXAf5dubYFwD7RmBG6wSduivHErs6C1DzCt955J"
],
"license": "GPL-3.0"
}
},
"version": 1
}