{
    "Function": "isPair",
    "File": "contracts/contracts/interfaces/IPairFactory.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function isPair(address pair) external view returns (bool);"
}