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