Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
(UserPosition, DebtCeiling) -> AllowedBorrowState
Restrict a user's borrow capability to a single isolated asset while capping the total debt minted against that asset globally.
Problem it solves
Listing high-risk or illiquid assets as collateral can expose the entire liquidity pool to systemic bad debt.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.