{
    "Function": "getCurrentICR",
    "File": "contracts/test/Interfaces/LiquityV1/ITroveManagerV1.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function getCurrentICR(address _borrower, uint256 _price) external view returns (uint256);"
}