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