WildcatMarketBase.sol
sentinel
address public immutable sentinel;borrower
address public immutable borrower;feeRecipient
address public immutable feeRecipient;protocolFeeBips
uint256 public immutable protocolFeeBips;delinquencyFeeBips
uint256 public immutable delinquencyFeeBips;delinquencyGracePeriod
controller
asset
withdrawalBatchDuration
decimals
name
symbol
coverageLiquidity
scaleFactor
totalAssets
borrowableAssets
accruedProtocolFees
previousState
currentState
scaledTotalSupply
scaledBalanceOf
effectiveBorrowerAPR
effectiveLenderAPR
Last updated