{
  "_format": "hh-sol-artifact-1",
  "contractName": "AllocationLib",
  "sourceName": "contracts/claim/lib/AllocationLib.sol",
  "abi": [
    {
      "inputs": [],
      "name": "InvalidDepositAmount",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "NotFinishedPeriod",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "PeriodIntervalZero",
      "type": "error"
    },
    {
      "anonymous": false,
      "inputs": [
        {
          "indexed": true,
          "internalType": "uint256",
          "name": "period",
          "type": "uint256"
        },
        {
          "indexed": true,
          "internalType": "address",
          "name": "recipient",
          "type": "address"
        },
        {
          "indexed": false,
          "internalType": "uint256",
          "name": "depositAmount",
          "type": "uint256"
        },
        {
          "indexed": false,
          "internalType": "uint256",
          "name": "contribution",
          "type": "uint256"
        }
      ],
      "name": "ContributionRecorded",
      "type": "event"
    },
    {
      "inputs": [],
      "name": "GENESIS_TIMESTAMP",
      "outputs": [
        {
          "internalType": "uint256",
          "name": "",
          "type": "uint256"
        }
      ],
      "stateMutability": "view",
      "type": "function"
    },
    {
      "inputs": [],
      "name": "NUM_PHASES",
      "outputs": [
        {
          "internalType": "uint256",
          "name": "",
          "type": "uint256"
        }
      ],
      "stateMutability": "view",
      "type": "function"
    },
    {
      "inputs": [],
      "name": "PHASE0_PERIOD",
      "outputs": [
        {
          "internalType": "uint256",
          "name": "",
          "type": "uint256"
        }
      ],
      "stateMutability": "view",
      "type": "function"
    },
    {
      "inputs": [],
      "name": "PHASE0_REWARD_PER_DAY",
      "outputs": [
        {
          "internalType": "uint256",
          "name": "",
          "type": "uint256"
        }
      ],
      "stateMutability": "view",
      "type": "function"
    }
  ],
  "bytecode": "0x60c7610038600b82828239805160001a607314602b57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe730000000000000000000000000000000000000000301460806040526004361060515760003560e01c80630c204d44146056578063b8e50054146072578063c52f4124146083578063eb9f1b1d14608a575b600080fd5b60606366b2e15081565b60405190815260200160405180910390f35b60606a076496d888478bcef0000081565b6060601081565b606060078156fea26469706673582212201a09fe5cc73db68566ef4004d7903b2c00b3fe8f03c9e448d4a4a34564c2e61464736f6c634300081b0033",
  "deployedBytecode": "0x730000000000000000000000000000000000000000301460806040526004361060515760003560e01c80630c204d44146056578063b8e50054146072578063c52f4124146083578063eb9f1b1d14608a575b600080fd5b60606366b2e15081565b60405190815260200160405180910390f35b60606a076496d888478bcef0000081565b6060601081565b606060078156fea26469706673582212201a09fe5cc73db68566ef4004d7903b2c00b3fe8f03c9e448d4a4a34564c2e61464736f6c634300081b0033",
  "linkReferences": {},
  "deployedLinkReferences": {}
}
