{
  "_format": "hh3-artifact-1",
  "contractName": "IPostDeploymentModule",
  "sourceName": "contracts/IPostDeploymentModule.sol",
  "abi": [
    {
      "inputs": [
        {
          "internalType": "address",
          "name": "primaryContract",
          "type": "address"
        },
        {
          "internalType": "address",
          "name": "secondaryContract",
          "type": "address"
        },
        {
          "internalType": "bytes",
          "name": "calldataToPostDeploymentModule",
          "type": "bytes"
        }
      ],
      "name": "executePostDeployment",
      "outputs": [],
      "stateMutability": "nonpayable",
      "type": "function"
    }
  ],
  "bytecode": "0x",
  "deployedBytecode": "0x",
  "linkReferences": {},
  "deployedLinkReferences": {},
  "immutableReferences": {},
  "inputSourceName": "project/contracts/IPostDeploymentModule.sol",
  "buildInfoId": "solc-0_8_17-8c4c2ea990fda04bb667010949fa3affc1e1dccd"
}