WildcatMarketController.sol
archController
IWildcatArchController public immutable archController;controllerFactory
IWildcatMarketControllerFactory public immutable controllerFactory;borrower
address public immutable borrower;sentinel
address public immutable sentinel;marketInitCodeStorage
address public immutable marketInitCodeStorage;marketInitCodeHash
temporaryExcessReserveRatio
getAuthorizedLenders
getAuthorizedLendersCount
isAuthorizedLender
authorizeLenders
deauthorizeLenders
updateLenderAuthorization
isControlledMarket
getControlledMarkets
getControlledMarketsCount
computeMarketAddress
getMarketParameters
deployMarket
getParameterConstraints
setAnnualInterestBips
resetReserveRatio
Last updated