{
  "_format": "hh-sol-artifact-1",
  "contractName": "IZetoFungibleInitializable",
  "sourceName": "contracts/lib/interfaces/zeto_fungible_initializable.sol",
  "abi": [
    {
      "inputs": [
        {
          "internalType": "address",
          "name": "initialOwner",
          "type": "address"
        },
        {
          "internalType": "address",
          "name": "_depositVerifier",
          "type": "address"
        },
        {
          "internalType": "address",
          "name": "_withdrawVerifier",
          "type": "address"
        },
        {
          "internalType": "address",
          "name": "_verifier",
          "type": "address"
        },
        {
          "internalType": "address",
          "name": "_batchVerifier",
          "type": "address"
        },
        {
          "internalType": "address",
          "name": "_batchWithdrawVerifier",
          "type": "address"
        }
      ],
      "name": "initialize",
      "outputs": [],
      "stateMutability": "nonpayable",
      "type": "function"
    }
  ],
  "bytecode": "0x",
  "deployedBytecode": "0x",
  "linkReferences": {},
  "deployedLinkReferences": {}
}
