InterestRateModel Interface (InterestRateModel.sol)
Functions
getSupplyRate
function getSupplyRate(address asset, uint256 cash, uint256 borrows) public view
returns(uint256, uint256)getBorrowRate
Last updated
Was this helpful?