UNPKG

@settlemint/solidity-zeto

Version:

Smart contract set to build Zero Knowledge tokens in SettleMint

71 lines 1.61 kB
{ "compiler": { "version": "0.8.27+commit.40a35a09" }, "language": "Solidity", "output": { "abi": [ { "inputs": [ { "internalType": "uint256[3]", "name": "", "type": "uint256[3]" } ], "stateMutability": "pure", "type": "function", "name": "poseidon", "outputs": [ { "internalType": "uint256", "name": "", "type": "uint256" } ] } ], "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": { "node_modules/@iden3/contracts/lib/Poseidon.sol": "PoseidonUnit3L" }, "evmVersion": "cancun", "libraries": {}, "viaIR": true }, "sources": { "node_modules/@iden3/contracts/lib/Poseidon.sol": { "keccak256": "0x1776fa64b19c5e2f42d1449537ea5e911d7f067ee5d0409ca7daf7319853381f", "urls": [ "bzz-raw://516c8ae954d17c4c5e4366249b93e85660f5887640c8141c6912831a42b89539", "dweb:/ipfs/QmVMZW5sFUmb3Bgypmfn19z1cNUWhubYXWFthbFruopZNc" ], "license": "GPL-3.0" } }, "version": 1 }