{
  "_format": "hh-sol-artifact-1",
  "contractName": "Pausable",
  "sourceName": "contracts/utils/Pausable.sol",
  "abi": [
    {
      "inputs": [],
      "name": "NotPaused",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "Pause",
      "type": "error"
    },
    {
      "anonymous": false,
      "inputs": [
        {
          "indexed": true,
          "internalType": "address",
          "name": "account",
          "type": "address"
        }
      ],
      "name": "Paused",
      "type": "event"
    },
    {
      "anonymous": false,
      "inputs": [
        {
          "indexed": true,
          "internalType": "address",
          "name": "account",
          "type": "address"
        }
      ],
      "name": "Unpaused",
      "type": "event"
    },
    {
      "inputs": [],
      "name": "paused",
      "outputs": [
        {
          "internalType": "bool",
          "name": "paused_",
          "type": "bool"
        }
      ],
      "stateMutability": "view",
      "type": "function"
    }
  ],
  "bytecode": "0x6080604052348015600f57600080fd5b5060998061001e6000396000f3fe6080604052348015600f57600080fd5b506004361060285760003560e01c80635c975abb14602d575b600080fd5b7fee35723ac350a69d2a92d3703f17439cbaadf2f093a21ba5bf5f1a53eb2a14d854604051901515815260200160405180910390f3fea2646970667358221220944961f9798d426af3161039124f7863bceb7850e3316735c7bd0f176d7f81b864736f6c63430008170033",
  "deployedBytecode": "0x6080604052348015600f57600080fd5b506004361060285760003560e01c80635c975abb14602d575b600080fd5b7fee35723ac350a69d2a92d3703f17439cbaadf2f093a21ba5bf5f1a53eb2a14d854604051901515815260200160405180910390f3fea2646970667358221220944961f9798d426af3161039124f7863bceb7850e3316735c7bd0f176d7f81b864736f6c63430008170033",
  "linkReferences": {},
  "deployedLinkReferences": {}
}
