{
  "contractName": "DepositAllocaterStorage",
  "abi": [
    {
      "inputs": [
        {
          "internalType": "bytes32",
          "name": "",
          "type": "bytes32"
        }
      ],
      "name": "deposits",
      "outputs": [
        {
          "internalType": "uint256",
          "name": "scheduledFor",
          "type": "uint256"
        },
        {
          "internalType": "uint256",
          "name": "amount",
          "type": "uint256"
        },
        {
          "internalType": "uint256",
          "name": "claimedAmount",
          "type": "uint256"
        },
        {
          "internalType": "uint256",
          "name": "totalAmountSignaled",
          "type": "uint256"
        },
        {
          "internalType": "address",
          "name": "token",
          "type": "address"
        },
        {
          "internalType": "bool",
          "name": "onlySignaled",
          "type": "bool"
        }
      ],
      "stateMutability": "view",
      "type": "function"
    },
    {
      "inputs": [
        {
          "internalType": "address",
          "name": "",
          "type": "address"
        }
      ],
      "name": "totalAmountSignaledByHolder",
      "outputs": [
        {
          "internalType": "uint256",
          "name": "",
          "type": "uint256"
        }
      ],
      "stateMutability": "view",
      "type": "function"
    }
  ],
  "bytecode": "0x608060405234801561001057600080fd5b5061015a806100206000396000f3fe608060405234801561001057600080fd5b50600436106100365760003560e01c80632839a1841461003b5780633d4dff7b14610073575b600080fd5b6100616004803603602081101561005157600080fd5b50356001600160a01b03166100ce565b60408051918252519081900360200190f35b6100906004803603602081101561008957600080fd5b50356100e0565b6040805196875260208701959095528585019390935260608501919091526001600160a01b03166080840152151560a0830152519081900360c00190f35b60016020526000908152604090205481565b60006020819052908152604090208054600182015460028301546003840154600490940154929391929091906001600160a01b03811690600160a01b900460ff168656fea2646970667358221220edf72f9f04a2aa4a9037b073c5202de958fdafd37cbb2b8286cbb2108185dfc464736f6c634300060b0033",
  "deployedBytecode": "0x608060405234801561001057600080fd5b50600436106100365760003560e01c80632839a1841461003b5780633d4dff7b14610073575b600080fd5b6100616004803603602081101561005157600080fd5b50356001600160a01b03166100ce565b60408051918252519081900360200190f35b6100906004803603602081101561008957600080fd5b50356100e0565b6040805196875260208701959095528585019390935260608501919091526001600160a01b03166080840152151560a0830152519081900360c00190f35b60016020526000908152604090205481565b60006020819052908152604090208054600182015460028301546003840154600490940154929391929091906001600160a01b03811690600160a01b900460ff168656fea2646970667358221220edf72f9f04a2aa4a9037b073c5202de958fdafd37cbb2b8286cbb2108185dfc464736f6c634300060b0033",
  "linkReferences": {},
  "deployedLinkReferences": {}
}
