What Happens During a Bank Run on DeFi?

A DeFi bank run plays out through smart contract logic rather than human decisions. Here's what actually happens — step by step — when a lending protocol faces a mass-exit event.
Lewis Jackson
CEO and Founder

A traditional bank run is conceptually simple: more people try to withdraw money than the bank has available in liquid form, the bank can't honor all redemptions, and the queue creates its own panic. DeFi runs on a different architecture — one without a central operator to freeze accounts or a central bank to inject liquidity — so a DeFi bank run plays out through smart contract logic rather than human decisions. The mechanics are distinct, but the pressure is recognizable.

This post covers what actually happens, step by step, when a DeFi protocol faces a mass-exit event.

The Architecture That Makes Runs Possible

Most DeFi lending protocols — Aave, Compound, and their variants — operate on a straightforward model. Users deposit assets and earn yield; other users borrow those assets by posting collateral. The deposits aren't sitting idle. They're deployed as loans. At any given moment, most of what was deposited is actually lent out.

This creates a structural gap between what users have deposited (total supply) and what's immediately available to withdraw (liquidity in the pool). In normal conditions, the gap is manageable — not everyone wants out simultaneously, and new deposits continuously replace outflows.

The metric that tracks this gap is utilization rate: the percentage of deposited assets currently lent out. A utilization rate of 60% means 60% of deposits are borrowed, and only 40% is available for withdrawal at that moment.

Interest rate models are specifically designed to manage utilization. As rates climb, borrowing gets more expensive (discouraging new borrowing) and yields increase (attracting new deposits). The goal is to keep utilization in a healthy range — somewhere around 60–80% — where there's always some buffer available.

The problem arises when the market turns fast enough that the mechanism can't correct in time.

How a Run Unfolds

Say something triggers a confidence event: a protocol hack nearby, a stablecoin showing signs of depeg, a major liquidation cascade. Users start withdrawing simultaneously.

As the first wave exits, utilization jumps. At 90% utilization, only 10% of the pool is available. At 95%, it's 5%. At 100%, the pool is empty. There's nothing left to withdraw, even though the smart contract records your balance correctly. Your funds are technically in the protocol — lent out to borrowers — but you can't access them until those borrowers repay.

Here's where DeFi's code-driven nature creates a hard floor that traditional banking doesn't have. There's no bank manager who can call in loans ahead of schedule or draw on a line of credit. Borrowers repay on their own timeline. The protocol can raise rates to make borrowing punishingly expensive — sometimes 200%, 300% APY during a liquidity crunch — which pressures borrowers to repay. But it's mechanical persuasion, not compulsion.

Some borrowers will repay to avoid mounting interest costs. Others will wait it out. The liquidity recovery depends on borrowers responding to incentives within a timeframe that nervous depositors find acceptable. That's not always fast enough.

Liquidations Add Pressure

When a bank run coincides with a market downturn — which it often does — a secondary problem emerges. Borrowers posted collateral at a given value. As prices fall, that collateral depreciates. When it drops below the protocol's liquidation threshold, the position gets liquidated automatically.

Liquidations are automated: liquidators call the protocol's liquidation function, repaying part of the loan in exchange for discounted collateral. This frees up liquidity — money comes back into the pool — which theoretically helps depositors waiting to exit.

But liquidations also require buyers. Someone has to want the discounted collateral. In a severe market panic, discounts might not be deep enough to attract buyers fast enough, or buyers might be facing their own balance sheet problems.

And there's a compounding effect: large liquidations push asset prices lower, which triggers more liquidations, which pushes prices lower still. This spiral played out visibly during March 2020 (Maker's Black Thursday, when ETH prices dropped 50% in hours) and again during May 2022 when several protocols were under simultaneous stress.

When Stablecoins Are Involved

Bank runs in DeFi are particularly dangerous when the run can affect a stablecoin's peg.

The clearest example: UST/LUNA in May 2022. UST was an algorithmic stablecoin partially backed by LUNA. When depositors began exiting Anchor Protocol en masse — withdrawing UST to sell it — selling pressure broke the peg slightly. The partial depeg triggered the algorithm to mint more LUNA to restore the peg, which diluted LUNA's price, which further undermined confidence in UST. The run and the depeg became a single self-reinforcing event. The system held $60 billion in combined value at peak and reached zero within a few days.

That's an extreme case of a mechanism designed without adequate reserves. But even externally-backed stablecoins aren't immune to run dynamics. During March 2023, Circle disclosed that $3.3 billion in USDC reserves sat at Silicon Valley Bank ahead of its failure. USDC briefly depegged to $0.87. Curve's 3pool — the primary on-chain stablecoin liquidity venue — went severely off-balance as users rushed out of USDC into USDT and DAI. Protocols that used USDC as collateral (including DAI, which had significant USDC backing at the time) saw their collateral repriced in real time.

The peg restored within 48 hours when the FDIC guaranteed SVB deposits. But the episode showed something important: traditional finance risks can enter DeFi through stablecoin collateral. A run on a bank can become, indirectly, a run on DeFi.

Where the Hard Limits Are

DeFi bank runs are bounded by different constraints than traditional finance.

What can't happen by design: A non-upgradeable protocol can't freeze accounts. It can't grant itself emergency liquidity. It can't choose which depositors get paid first — the exit queue is strictly first-come, first-served, determined by which transactions land in a block earliest. Governance can propose parameter changes (lower collateral factors, raise rate ceilings), but on-chain governance takes days to pass, and time is what a bank run destroys.

What some protocols can do: Certain protocols have built-in circuit breakers — borrow caps, supply caps, or emergency pause functions behind a multisig. These are explicit centralization trade-offs, made in exchange for the ability to halt further damage during a crisis. Protocols that avoided these mechanisms for ideological reasons have sometimes paid for that choice when fast intervention was the difference between a bad week and an insolvency event.

Insurance protocols exist — Nexus Mutual, for instance — but total coverage remains small relative to TVL across DeFi. Coverage is selective, requires active purchase before the event, and doesn't function as systemic protection.

What Would Confirm the Risk Is Active

This risk is live and observable in real time:

  • Utilization rates on major lending protocols spiking rapidly (public on-chain data, available on any protocol dashboard)
  • Stablecoin borrow APYs surging past 100%
  • Curve's 3pool going severely off-balance (e.g., 70%+ concentration in one stablecoin)
  • On-chain liquidation counts rising sharply within a single block range

These are leading indicators. They're visible before the worst of a run plays out, not after.

What Would Break the Pattern

  • A confidence shock that resolves quickly, with borrowers repaying and the pool rebalancing within hours before the exit queue exhausts available liquidity
  • External capital providers stepping in to stabilize AMM pools (large market makers, arbitrageurs)
  • Interest rate spikes attracting fresh deposits from outside the protocol before exits drain the pool
  • Circuit breakers limiting new borrowing or withdrawals to let the queue clear in an orderly way

The historical record suggests the market can self-correct when the shock is narrow and external conditions don't compound it. The cases where it didn't — UST/Luna, Black Thursday — involved mechanisms that converted a liquidity problem into a solvency problem.

Timing

Now: DeFi lending protocols run continuously with live utilization data. This risk exists every day, and utilization monitoring is standard practice for anyone actively using these protocols.

Next: Insurance coverage and risk framework infrastructure are maturing slowly. TVL has grown faster than the protection layer in absolute terms — the gap is wider than it was two years ago even if the tools are improving.

Later: Systemic protocol insurance, cross-protocol risk monitoring, and standardized emergency governance are active research areas. None are close to deployment at meaningful scale.

Boundary Statement

This post describes the mechanism — how the code behaves during a mass-exit event. It doesn't assess the current risk level of any specific protocol, constitute advice on liquidity management, or make claims about DeFi's safety relative to traditional finance in any general sense.

Protocol-specific parameters change frequently; treat any numbers here as illustrative rather than current. A DeFi bank run isn't a failure of the technology — it's the technology behaving exactly as written. Understanding the code is how you understand the risk.

Related Posts

See All
Crypto Research
New XRP-Focused Research Defining the “Velocity Threshold” for Global Settlement and Liquidity
A lot of people looking at my recent research have asked the same question: “Surely Ripple already understands all of this. So what does that mean for XRP?” That question is completely valid — and it turns out it’s the right question to ask. This research breaks down why XRP is unlikely to be the internal settlement asset of CBDC shared ledgers or unified bank platforms, and why that doesn’t mean XRP is irrelevant. Instead, it explains where XRP realistically fits in the system banks are actually building: at the seams, where different rulebooks, platforms, and networks still need to connect. Using liquidity math, system design, and real-world settlement mechanics, this piece explains: why most value settles inside venues, not through bridges why XRP’s role is narrower but more precise than most narratives suggest how velocity (refresh interval) determines whether XRP creates scarcity or just throughput and why Ripple’s strategy makes more sense once you stop assuming XRP must be “the core of everything” This isn’t a bullish or bearish take — it’s a structural one. If you want to understand XRP beyond hype and price targets, this is the question you need to grapple with.
Read Now
Crypto Research
The Jackson Liquidity Framework - Announcement
Lewis Jackson Ventures announces the release of the Jackson Liquidity Framework — the first quantitative, regulator-aligned model for liquidity sizing in AMM-based settlement systems, CBDC corridors, and tokenised financial infrastructures. Developed using advanced stochastic simulations and grounded in Basel III and PFMI principles, the framework provides a missing methodology for determining how much liquidity prefunded AMM pools actually require under real-world flow conditions.
Read Now
Crypto Research
Banks, Stablecoins, and Tokenized Assets
In Episode 011 of The Macro, crypto analyst Lewis Jackson unpacks a pivotal week in global finance — one marked by record growth in tokenized assets, expanding stablecoin adoption across emerging markets, and major institutions deepening their blockchain commitments. This research brief summarises Jackson’s key findings, from tokenized deposits to institutional RWA chains and AI-driven compliance, and explains how these developments signal a maturing, multi-rail settlement architecture spanning Ethereum, XRPL, stablecoin networks, and new interoperability layers.Taken together, this episode marks a structural shift toward programmable finance, instant settlement, and tokenized real-world assets at global scale.
Read Now

Related Posts

See All
No items found.
Lewsletter

Weekly notes on what I’m seeing

A personal letter I send straight to your inbox —reflections on crypto, wealth, time and life.
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.