{
  "_format": "hh-sol-artifact-1",
  "contractName": "IAllocation",
  "sourceName": "contracts/subgraph-service/internal/IAllocation.sol",
  "abi": [
    {
      "inputs": [
        {
          "internalType": "address",
          "name": "allocationId",
          "type": "address"
        }
      ],
      "name": "AllocationAlreadyExists",
      "type": "error"
    },
    {
      "inputs": [
        {
          "internalType": "address",
          "name": "allocationId",
          "type": "address"
        },
        {
          "internalType": "uint256",
          "name": "closedAt",
          "type": "uint256"
        }
      ],
      "name": "AllocationClosed",
      "type": "error"
    },
    {
      "inputs": [
        {
          "internalType": "address",
          "name": "allocationId",
          "type": "address"
        }
      ],
      "name": "AllocationDoesNotExist",
      "type": "error"
    }
  ],
  "bytecode": "0x",
  "deployedBytecode": "0x",
  "linkReferences": {},
  "deployedLinkReferences": {}
}
