{
    "Function": "borrow",
    "File": "contracts/interfaces/compound/ICToken.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function borrow(uint borrowAmount) external returns (uint);"
}