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