IRCLState
Methods
getEpoch
function getEpoch(uint256 rate, uint256 epochId) external view returns (uint256 deposited, uint256 borrowed, uint256 accruals, uint256 loanId, bool isBaseEpoch, uint256 precedingLoanId, uint256 positionsCount)Name
Type
Description
Name
Type
Description
getLoanDuration
function getLoanDuration() external view returns (uint256 loanDuration)Name
Type
Description
getMaturity
Name
Type
Description
Last updated