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