{
    "Function": "claimComp",
    "File": "contracts/interfaces/compound/IComptroller.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function claimComp(address holder, address[] memory cTokens) external;"
}