{
  "_format": "hh-sol-artifact-1",
  "contractName": "TimeLock",
  "sourceName": "contracts/utils/TimeLock.sol",
  "abi": [
    {
      "inputs": [
        {
          "internalType": "uint256",
          "name": "minimumTimeDelay",
          "type": "uint256"
        }
      ],
      "stateMutability": "nonpayable",
      "type": "constructor"
    },
    {
      "inputs": [],
      "name": "InvalidTimeLockHash",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "TimeLockAlreadyScheduled",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "TimeLockNotReady",
      "type": "error"
    },
    {
      "inputs": [
        {
          "internalType": "bytes32",
          "name": "hash",
          "type": "bytes32"
        }
      ],
      "name": "getTimeLock",
      "outputs": [
        {
          "internalType": "uint256",
          "name": "",
          "type": "uint256"
        }
      ],
      "stateMutability": "view",
      "type": "function"
    },
    {
      "inputs": [],
      "name": "minimumTimeLockDelay",
      "outputs": [
        {
          "internalType": "uint256",
          "name": "",
          "type": "uint256"
        }
      ],
      "stateMutability": "view",
      "type": "function"
    }
  ],
  "bytecode": "0x60a060405234801561001057600080fd5b5060405161018138038061018183398101604081905261002f91610037565b608052610050565b60006020828403121561004957600080fd5b5051919050565b60805161011761006a6000396000603b01526101176000f3fe6080604052348015600f57600080fd5b506004361060325760003560e01c806315334a20146037578063fab832e914606f575b600080fd5b605d7f000000000000000000000000000000000000000000000000000000000000000081565b60405190815260200160405180910390f35b605d607a36600460c9565b604080517f672972c619ec56f688503695fad0be72db018ab34394c45adb4c8e5b29418cc760208083019190915281830193909352815180820383018152606090910190915280519101205490565b60006020828403121560da57600080fd5b503591905056fea264697066735822122045e44b229e542189df48d3ba1754d1f17a09ccc1eca9fd55f4b20f6e64f2809664736f6c63430008170033",
  "deployedBytecode": "0x6080604052348015600f57600080fd5b506004361060325760003560e01c806315334a20146037578063fab832e914606f575b600080fd5b605d7f000000000000000000000000000000000000000000000000000000000000000081565b60405190815260200160405180910390f35b605d607a36600460c9565b604080517f672972c619ec56f688503695fad0be72db018ab34394c45adb4c8e5b29418cc760208083019190915281830193909352815180820383018152606090910190915280519101205490565b60006020828403121560da57600080fd5b503591905056fea264697066735822122045e44b229e542189df48d3ba1754d1f17a09ccc1eca9fd55f4b20f6e64f2809664736f6c63430008170033",
  "linkReferences": {},
  "deployedLinkReferences": {}
}
