{
    "Function": "setCurrentPool",
    "File": "contracts/interfaces/IStabilizedPoolFactory.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function setCurrentPool(address, StabilizedPool memory) external;"
}