{
  "_format": "hh-sol-artifact-1",
  "contractName": "IPCommonSYFactory",
  "sourceName": "contracts/interfaces/IPCommonSYFactory.sol",
  "abi": [
    {
      "inputs": [
        {
          "internalType": "bytes32",
          "name": "id",
          "type": "bytes32"
        },
        {
          "internalType": "bytes",
          "name": "constructorParams",
          "type": "bytes"
        },
        {
          "internalType": "address",
          "name": "syOwner",
          "type": "address"
        }
      ],
      "name": "deploySY",
      "outputs": [
        {
          "internalType": "address",
          "name": "SY",
          "type": "address"
        }
      ],
      "stateMutability": "nonpayable",
      "type": "function"
    },
    {
      "inputs": [
        {
          "internalType": "bytes32",
          "name": "id",
          "type": "bytes32"
        },
        {
          "internalType": "bytes",
          "name": "constructorParams",
          "type": "bytes"
        },
        {
          "internalType": "bytes",
          "name": "initData",
          "type": "bytes"
        },
        {
          "internalType": "address",
          "name": "syOwner",
          "type": "address"
        }
      ],
      "name": "deployUpgradableSY",
      "outputs": [
        {
          "internalType": "address",
          "name": "SY",
          "type": "address"
        }
      ],
      "stateMutability": "nonpayable",
      "type": "function"
    }
  ],
  "bytecode": "0x",
  "deployedBytecode": "0x",
  "linkReferences": {},
  "deployedLinkReferences": {}
}
