QuickSwap Hack

TOTAL LOST $108K
Low Other

Summarize with AI

Affected Chain 2022 Incident surface
Recovered - No recovery reported
All-Time Rank #1506 By amount stolen
Protocol Type Dexs Target category

Incident Overview

Vulnerability in the hosting service allowed the hacker to change the DNS settings in such a way that the original router address was replaced with a fake one. While the QuickSwap team discovered the problem, the hacker managed to get more than $100k.

QuickSwap is a decentralized exchange that runs on the Polygon Network in order to provide faster and cheaper transactions on Ethereum.

Using the security vulnerability in the hosting service GoDaddy, hacker gained control of the DeFi domain of the QuickSwap platform and modified the external interface to redirect funds traded on the platforms to a wallet controlled by the attacker.

When the community did the exchanges through the website, they noticed that the funds were not returned to their wallets and began actively writing about it in social networks. Team members noticed this and issued a warning post on Twitter. The QuickSwap team managed to restore the correct operation of their website, but they lost confidence in GoDaddy. Immediately after the problem was fixed, the team turned to their community to find the best hosting service for QuickSwap.

At the moment, QuickSwap is functioning smoothly, on a new hosting server.

Involved addresses:

- Hacker address: https://polygonscan.com/address/0x83927acf…da0c5d

0x81d3ec77438b4e99aa99ba25b1dbc3fea317fe3b0x81d3ec77438b4e99aa99ba25b1dbc3fea317fe3b

Incident Report

Protocol / Project QuickSwap
Date of Incident
Attack Technique Other
Classification Exchange (DEX)
Primary Source View Post-Mortem

Protocol Information

Protocol Type Dexs
Affected Token QUICK
Protocol Twitter/X @QuickswapDEX
Team Public / Doxxed
Source Code Verified On-Chain

Market Context at Time of Hack

Token Categories
Decentralized Exchange (DEX) Token DeFi Ethereum Ecosystem Yield Farming AMM Solana Ecosystem Polygon Ecosystem DWF Labs Portfolio

What the Attacker Needed to Succeed

Understanding the prerequisites for this type of attack helps auditors identify protocols that are most at risk and helps developers build better defenses.

Technical Knowledge Deep understanding of other and Solidity and EVM internals
Capital Required Seed capital to cover gas and initial position setup
On-Chain Access Ability to interact with smart contracts and deploy a custom exploit contract
Protocol Analysis Identification of the exploitable vulnerability in QuickSwap's contract logic - root cause: exchange (dex)
Execution Speed Precise transaction ordering and timing to exploit the vulnerability within a single atomic block
Obfuscation Plan A strategy to launder and move stolen funds - typically through mixers, cross-chain bridges, or decentralized DEX swaps to resist tracing

What Auditors Should Check

Could this have been caught in audit? Likely — with a thorough Other audit checklist and test coverage

If you're auditing a protocol with similar architecture to QuickSwap, these are the critical security checks that could have prevented this incident (May 2022).

  • Verify all logic paths related to Other are guarded by proper access controls and input validation
  • Review privileged functions (owner, admin, governance) for potential abuse vectors - centralization risks should be documented and bounded with timelocks or multi-sigs

Master these auditing techniques with hands-on labs and real exploit scenarios in the Smart Contract Hacking course.

Free Trial

Sources & References

Learn to Prevent the Next QuickSwap

The QuickSwap hack is one of many attacks that skilled auditors are trained to detect before deployment. Master real exploit patterns and defense techniques with hands-on Web3 security training.

Recreate exploit patterns safely Free Trial