Asset Liability Mismatch
An asset liability mismatch occurs when the duration, liquidity, or currency profile of a protocol’s assets does not align with its liabilities. For example, a lending protocol might hold long-term, illiquid assets as collateral while having short-term, liquid liabilities to depositors who can withdraw at any time.
If a large number of depositors try to withdraw simultaneously, the protocol may not be able to liquidate its long-term assets quickly enough to meet the demand, leading to a bank run. This is a classic risk in financial systems, and it is highly relevant to decentralized finance, where protocols often promise instant liquidity.
Managing this mismatch is a core challenge for protocol designers, requiring them to balance the need for high-yield, long-term investments with the requirement for immediate availability of funds. Failure to address this mismatch is a common cause of protocol failure during periods of market stress.
It is a fundamental issue of liquidity management.