{
    "Function": "setPauseState",
    "File": "src/interfaces/IPoolFactory.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function setPauseState(bool _state) external;"
}