UNPKG

@settlemint/solidity-zeto

Version:

Smart contract set to build Zero Knowledge tokens in SettleMint

30 lines (29 loc) 666 B
{ "_format": "hh-sol-artifact-1", "contractName": "IZetoNonFungibleInitializable", "sourceName": "contracts/lib/interfaces/zeto_nf_initializable.sol", "abi": [ { "inputs": [ { "internalType": "address", "name": "initialOwner", "type": "address" }, { "internalType": "address", "name": "_verifier", "type": "address" } ], "name": "initialize", "outputs": [], "stateMutability": "nonpayable", "type": "function" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }