{
  "_format": "hh-sol-artifact-1",
  "contractName": "IPPoolDeployHelperV2",
  "sourceName": "contracts/interfaces/IPPoolDeployHelperV2.sol",
  "abi": [
    {
      "anonymous": false,
      "inputs": [
        {
          "components": [
            {
              "internalType": "address",
              "name": "SY",
              "type": "address"
            },
            {
              "internalType": "address",
              "name": "PT",
              "type": "address"
            },
            {
              "internalType": "address",
              "name": "YT",
              "type": "address"
            },
            {
              "internalType": "address",
              "name": "market",
              "type": "address"
            }
          ],
          "indexed": false,
          "internalType": "struct IPPoolDeployHelperV2.PoolDeploymentAddrs",
          "name": "addrs",
          "type": "tuple"
        },
        {
          "components": [
            {
              "internalType": "uint32",
              "name": "expiry",
              "type": "uint32"
            },
            {
              "internalType": "uint80",
              "name": "lnFeeRateRoot",
              "type": "uint80"
            },
            {
              "internalType": "int256",
              "name": "scalarRoot",
              "type": "int256"
            },
            {
              "internalType": "int256",
              "name": "initialRateAnchor",
              "type": "int256"
            },
            {
              "internalType": "bool",
              "name": "doCacheIndexSameBlock",
              "type": "bool"
            }
          ],
          "indexed": false,
          "internalType": "struct IPPoolDeployHelperV2.PoolDeploymentParams",
          "name": "params",
          "type": "tuple"
        }
      ],
      "name": "MarketDeployment",
      "type": "event"
    },
    {
      "inputs": [
        {
          "internalType": "address",
          "name": "SY",
          "type": "address"
        },
        {
          "components": [
            {
              "internalType": "uint32",
              "name": "expiry",
              "type": "uint32"
            },
            {
              "internalType": "uint256",
              "name": "rateMin",
              "type": "uint256"
            },
            {
              "internalType": "uint256",
              "name": "rateMax",
              "type": "uint256"
            },
            {
              "internalType": "uint256",
              "name": "desiredImpliedRate",
              "type": "uint256"
            },
            {
              "internalType": "uint256",
              "name": "fee",
              "type": "uint256"
            }
          ],
          "internalType": "struct IPPoolDeployHelperV2.PoolConfig",
          "name": "config",
          "type": "tuple"
        },
        {
          "internalType": "address",
          "name": "tokenToSeedLiqudity",
          "type": "address"
        },
        {
          "internalType": "uint256",
          "name": "amountToSeed",
          "type": "uint256"
        }
      ],
      "name": "deploy5115MarketAndSeedLiquidity",
      "outputs": [
        {
          "components": [
            {
              "internalType": "address",
              "name": "SY",
              "type": "address"
            },
            {
              "internalType": "address",
              "name": "PT",
              "type": "address"
            },
            {
              "internalType": "address",
              "name": "YT",
              "type": "address"
            },
            {
              "internalType": "address",
              "name": "market",
              "type": "address"
            }
          ],
          "internalType": "struct IPPoolDeployHelperV2.PoolDeploymentAddrs",
          "name": "",
          "type": "tuple"
        }
      ],
      "stateMutability": "payable",
      "type": "function"
    }
  ],
  "bytecode": "0x",
  "deployedBytecode": "0x",
  "linkReferences": {},
  "deployedLinkReferences": {}
}
