Table of Contents
What You Will Accomplish

You will learn the specific sequence of actions that has preserved capital during protocol exploits, how to distinguish real incidents from false alarms in the window before the information becomes common knowledge, and what the pause mechanism actually means for funds you cannot immediately withdraw. This is written as procedure because someone reading during an active incident has minutes, not hours, and needs steps rather than commentary.
The first hour of a protocol exploit is not a period during which you gather information and consider options. It is a window measured in single-digit minutes during which attackers drain funds and preservation depends on acting before the contagion completes. Balancer V2 reached 54% fund loss in the first minute and 93% in minute five. CrossCurve hit 57% loss in minute one. The capital you preserve depends on what you do before the protocol is empty, and that window is shorter than most investors assume.
This procedure assumes you already hold funds in DeFi protocols and that you monitor them with some regularity. If you do not currently use DeFi, the income mechanism here will not apply to you. If you do, what follows is the sequence that has actually worked when protocols break.
Step One: Verify The Signal Is Real

Protocols discover exploits through three channels: automated monitoring alerts that fire when unusual transactions occur, community reports on social media from users watching on-chain activity, or protocol teams noticing total value locked evaporating on a dashboard. The team is often the last to know, because attackers deliberately strike outside business hours and structure the first few transactions to look like ordinary large trades rather than malicious drains.
Your first task is to determine whether the signal you are seeing represents a real exploit or noise. Check the protocol's official Twitter account, Discord server, and status page for confirmed announcements. Do not rely on third-party aggregators or community rumors alone. If the protocol has posted an official notice acknowledging an incident or announcing a pause, treat it as real. If you see widespread community alarm but no official statement, look for on-chain evidence: unusual outflows visible on the blockchain explorer, total value locked dropping sharply on DefiLlama, or wallet addresses flagged by security firms.
False alarms occur. Legitimate large withdrawals can trigger community panic. A sudden price drop does not always indicate an exploit. But when multiple credible sources report the same pattern and you can verify unusual on-chain activity yourself, assume the signal is real and act immediately. Waiting for official confirmation from a team that may be asleep or scrambling to assess the situation costs you the minutes that matter.
The Resolv USR exploit on March 22, 2026 illustrates the timeline. The team detected unauthorized minting and paused all protocol functions within minutes, but the attacker had already minted 80 million unbacked USR from a $200,000 deposit and extracted roughly $25 million. The rapid pause prevented what could have been a nine-figure catastrophe, but it did not prevent the initial loss. If you held funds in Resolv and waited for the official announcement, you had no window to act. The pause came after the damage.
Step Two: Revoke Token Approvals Immediately

The moment you confirm a real exploit, revoke all token approvals for the compromised contract. Do not interact with the protocol's frontend interface. Do not attempt to withdraw through the protocol's website. Use Revoke.cash or your wallet's built-in approval manager to cancel the permissions you previously granted to the exploited contract.
Token approvals allow smart contracts to move your funds on your behalf. When you deposit into a DeFi protocol, you typically grant the protocol's contract permission to spend your tokens. If that contract is exploited, the attacker may gain the ability to drain any wallet that has approved it, even if your funds are not currently deposited. Revoking approvals severs that permission and protects any tokens still sitting in your wallet.
This action takes 30 to 90 seconds if you know where the revoke function is in your wallet. If you have never revoked an approval before, locate that function now, before you need it under pressure. Hardware wallets add friction here because each revoke transaction requires physical confirmation, but that friction is acceptable given the security benefit the wallet provides in normal conditions.
Revoking approvals does not retrieve funds already deposited in the exploited protocol. It prevents the attacker from claiming additional tokens from your wallet. If your capital is locked in the protocol's contract, the revoke step protects your wallet but does not recover the deposited position. That requires the next step.
Step Three: Attempt Withdrawal If The Contract Allows It
If the protocol has not paused withdrawals and the exploit has not yet drained the pool you are in, withdraw immediately. Do not wait to see whether the protocol stabilizes. Do not assume the attacker will stop. Do not attempt to time a better exit. If the contract allows you to withdraw, execute the transaction now.
Many exploits drain specific pools or contracts while leaving others temporarily untouched. In June 2026, attackers drained $127 million from three DeFi protocols in a twelve-minute span through a bridge message-verification module replay. Not every pool in those protocols was hit simultaneously. Users who recognized the incident early and withdrew from adjacent pools preserved capital. Users who waited to assess the full scope lost the window.
Withdrawal feasibility depends on three factors: whether the protocol has paused the withdrawal function, whether the pool still contains liquidity, and whether network congestion allows your transaction to confirm before the pool empties. On Ethereum mainnet, a two-second delay in block processing can be the difference between a successful withdrawal and a failed transaction that costs you only gas. If gas prices are spiking because other users are attempting the same exit, you may need to set a higher gas limit to ensure your transaction confirms quickly.
If the protocol has paused all functions, withdrawal will not be possible through normal mechanisms. The pause exists to prevent further loss, but it also traps your capital temporarily. In that case, your immediate action is complete. What happens next depends on the protocol's recovery process, which is beyond your control in the first hour.
What A Pause Actually Means For Your Funds
A protocol pause is an emergency function that halts deposits, withdrawals, and other contract interactions to prevent an ongoing exploit from draining remaining funds. Of 183 DeFi protocols studied, 87 support emergency pause capability, but only 51 of those 87 pause within 48 hours of an incident, and only one pauses within the first hour. When a pause does occur, it indicates that the protocol team has recognized the threat and acted to contain it, but it does not guarantee your funds are safe.
Pause mechanisms vary. Some protocols delegate pause authority to a small multisig of trusted guardians who can act within minutes. Others require governance quorum plus a timelock, which means hours to days before a pause can execute. If pausing requires a DAO vote and a 24-hour timelock, assume the protocol cannot respond quickly to an active exploit. The Parallel USDp incident on May 7, 2026 illustrates effective pause design: automated detection flagged the attacker's contract deployment, and the perpetuals module paused before the exploit transaction could execute. The attacker had positioned for 57 days to extract $1.52 million but walked away with nothing because the pause fired faster than the attack.
A pause does not mean your funds are lost, but it does mean you cannot access them until the team lifts the restriction. In well-designed protocols, withdrawals of already-vested funds remain accessible even during a pause to prevent the mechanism from becoming a tool to trap user capital. In poorly designed protocols, a pause can freeze everything, including legitimate exits. You will not know which design your protocol uses until the pause occurs, which is why pre-incident research matters.
If your protocol has paused and you cannot withdraw, your immediate options are exhausted. What remains is monitoring official channels for updates on the recovery plan, whether that involves a contract upgrade, a governance vote to compensate affected users, or a decision to wind down the protocol. The income mechanism that brought you to the protocol is now subordinate to the capital preservation question, and that resolution typically takes weeks, not hours.
Step Four: Move Preserved Capital To Cold Storage
If you successfully withdrew funds before the protocol drained or paused, move that capital to cold storage immediately. Do not leave it in the hot wallet you used for DeFi interactions. The same wallet that held approvals for the compromised protocol may hold approvals for other contracts, and if the exploit involved a broader wallet vulnerability rather than a protocol-specific flaw, your funds remain at risk until you move them to an address the attacker cannot reach.
Cold storage means a hardware wallet or an air-gapped address that has never interacted with DeFi contracts and never approved token spending. The withdrawal you just executed gave you liquid capital. The next step is to ensure that capital cannot be touched by any residual threat from the compromised environment.
This step takes five to fifteen minutes depending on your wallet setup. If you do not currently have a cold storage solution, acquire one before the next incident. The first hour of an exploit is not the time to research hardware wallet options or set up a new device. The capital you preserve in step three loses its value if you leave it exposed to follow-on attacks in step four.
Common Failure Modes
The most common failure is waiting for clarity before acting. Investors see early signals, check social media, see conflicting reports, and decide to wait for official confirmation or a clearer picture of the situation. By the time that clarity arrives, the withdrawal window has closed. Decurity's research on exploit drain timelines tracks fund loss at one, five, fifteen, thirty, and sixty minutes after the first malicious transaction. In the majority of incidents, the significant loss occurs in the first five minutes. Waiting fifteen minutes to decide costs you the capital you could have preserved.
The second failure mode is attempting to withdraw through the protocol's frontend interface after the exploit is public. Protocol websites can be compromised, DNS can be hijacked, and interfaces can be manipulated to direct withdrawals to attacker-controlled addresses. If you are executing an emergency withdrawal during an active incident, interact directly with the contract through a block explorer or your wallet's contract interaction feature, not through the protocol's website.
The third failure is ignoring token approvals. Investors focus on deposited funds and overlook the fact that the approval itself is a liability. Even if you successfully withdraw your deposited position, an unrevoked approval can allow the attacker to drain tokens from your wallet later. Revoke first, withdraw second. The order matters.
The fourth failure is assuming a pause means safety. A pause means containment, not resolution. Your funds are frozen, the protocol is frozen, and what happens next depends on governance, legal structure, insurance mechanisms, and whether the team can recover or replace the lost capital. The Nomad Bridge hack demonstrates what happens when pause capability is absent: funds drained for hours because the protocol had no mechanism to halt the exploit in progress. The absence of a pause contributed directly to the severity of the loss.
What To Do After The First Hour
Once you have revoked approvals, attempted withdrawal, and moved any preserved capital to cold storage, the immediate procedure is complete. What follows is incident-specific recovery, which typically involves monitoring official announcements, reviewing governance proposals for compensation or protocol restructuring, and deciding whether to remain involved with the protocol or exit permanently once withdrawals resume.
Recovery paths vary. Some protocols compensate affected users through treasury funds or insurance mechanisms. Others issue governance tokens to represent claims on future recovery. Some simply shut down. The KelpDAO lawsuit against LayerZero over the April 18 exploit that drained $292 million in rsETH illustrates the complexity: the protocol alleges LayerZero's infrastructure enabled the attack, LayerZero disputes the claim, and affected users are left waiting for a legal process that may take years to resolve. If you preserved capital by exiting before the drain, you avoided that process entirely.
The income mechanism you were using in the exploited protocol is gone, at least temporarily. The question that matters after the first hour is whether the capital you preserved can be redeployed into a more sustainable yield source or whether the incident has changed your risk tolerance enough to move entirely to lower-yield, lower-risk positions. That is a strategic decision that depends on your total portfolio exposure, your income requirements, and your assessment of whether the exploit reflected protocol-specific failure or broader systemic risk in DeFi.
The Takeaway
Capital preservation during a DeFi exploit depends on acting in the window between the first credible signal and the moment the protocol drains or pauses, and that window is measured in minutes rather than hours. The difference between a $25 million loss and a $250 million loss has repeatedly been shown to rest on what happens in the first sixty minutes, and the same arithmetic applies at every scale. Verify the signal through multiple credible sources, revoke token approvals immediately, withdraw if the contract allows it, and move preserved capital to cold storage before considering next steps. These are not recommendations for optimal returns but procedures for preventing total loss when the mechanism you were relying on breaks.
Protocols continue to be exploited. In the first five months of 2026, more than $840 million was lost to DeFi hacks, with April alone accounting for over $600 million. TRM Labs counted 32 price-manipulation attacks in 2026 through early September, up from 12 across all of 2025. The frequency and sophistication of these incidents suggest that April's attacks likely involved AI-assisted target selection and exploit design, and that the pattern will continue. The first hour of the next exploit will look much like the first hour of the last one. What differs is whether you act before the window closes.
For reference on cryptographic security verification in smart contracts, Ethereum's official documentation provides foundational security considerations that inform protocol design, though incident response operates on a different timeline than development best practices. The question is not whether protocols should have been designed differently but what you do when the design fails while your capital is still inside.
Frequently Asked Questions
How quickly do DeFi exploits drain protocol funds?
Most significant fund loss occurs in the first five minutes. Balancer V2 lost 54% of funds in minute one and 93% by minute five. CrossCurve hit 57% loss in the first minute. The withdrawal window that preserves capital typically closes before most users recognize an exploit is occurring. Acting on early signals before official confirmation is essential.
What does a protocol pause mean for my deposited funds?
A pause halts all contract interactions including deposits and withdrawals to prevent further loss during an active exploit. Your funds are frozen but not necessarily lost. Of 183 DeFi protocols studied, only 87 have pause capability and only one pauses within the first hour. Well-designed pauses protect remaining assets while poorly designed ones trap user capital indefinitely until governance acts.
Should I withdraw through the protocol website during an exploit?
No. Protocol frontends can be compromised during an incident. Interact directly with the smart contract through a blockchain explorer or your wallet's contract interface. Verify the contract address independently before executing any transaction. DNS hijacking and interface manipulation have redirected emergency withdrawals to attacker-controlled addresses in past incidents.
Why revoke token approvals if I already withdrew my deposit?
Token approvals grant smart contracts permission to spend tokens from your wallet even after you withdraw a deposit. If the exploited contract is compromised, attackers may drain approved tokens from your wallet later. Revoking approvals severs that permission and protects any tokens sitting in your wallet from follow-on attacks targeting approved addresses.
How do I know if an exploit signal is real or a false alarm?
Check official protocol channels including Twitter, Discord, and status pages for confirmed announcements. Verify unusual on-chain activity through blockchain explorers and TVL data on DefiLlama. Multiple credible sources reporting the same pattern plus visible on-chain evidence indicates a real incident. Waiting for official team confirmation often costs you the withdrawal window because teams are frequently the last to know.
Ledger devices display the full transaction on their own screen before you approve it, which is what stops an approval exploit at the point it matters.
See Ledger devicesWe may earn a commission if you sign up through this link, at no cost to you. It does not change what gets recommended.
You now have the four-step sequence that has preserved capital when protocols break. That sequence will not change, but the next exploit is already being planned.
Every Thursday: where crypto yield actually is - stablecoins, liquid staking and DeFi lending, with the risk named next to the rate and what changed since last week.
Get it free every ThursdayFree. No trade calls, no allocations, no hype. Unsubscribe in one click.