A reference page on the Polygon based decentralized exchange.
Educational reference. Not financial advice.
Polygon DEX
QuickSwap, the decentralized exchange built on Polygon
QuickSwap is a decentralized exchange, or DEX, that runs on Polygon and on several other EVM compatible networks. Instead of matching buyers with sellers through an order book, QuickSwap prices every trade against pools of tokens supplied by ordinary users, settles the trade on chain, and never takes custody of anyone's funds.
The project started life as a fork of Uniswap V2 moved onto a cheaper chain, and it grew into one of the busiest trading venues in the Polygon ecosystem, largely because a swap there costs a fraction of a cent in gas instead of several dollars. What sits on top of that foundation today is broader than a single swap screen: QuickSwap now combines two generations of liquidity pools, a staking system built around the QUICK token, perpetual futures, limit orders, and a DAO that decides how the treasury gets spent.
This page walks through what QuickSwap does, the mechanics behind a single swap, where the trading fee ends up, what the QUICK token actually entitles you to, and the risks that come with using any permissionless exchange. None of it is financial advice, and it is worth remembering from the outset that QuickSwap is software, not a broker with duties toward you.
Liquidity pools, not order books: the structural idea behind QuickSwap and every other automated market maker.
Where QuickSwap came from
QuickSwap launched in 2020, built by Sameep Singhania and Nick Mudge, who took the openly licensed Uniswap V2 contracts and deployed them on what was then called Matic Network. The bet was simple. The automated market maker design had already proven itself on Ethereum, but gas costs were pricing out anyone trading small amounts. A sidechain with cheap blocks removed that ceiling.
The timing worked out. When Matic rebranded to Polygon and the network's activity climbed sharply through 2021, QuickSwap was the obvious place for that activity to land, and it absorbed a large share of early Polygon trading volume. Farms, incentive programs, and a stream of new tokens choosing QuickSwap as their first listing venue reinforced the position.
Being a fork mattered less over time. The core swap logic QuickSwap inherited is battle tested and, in its V2 form, essentially unchanged since 2020, which is a virtue rather than a shortcoming in contract code. Everything layered around it, though, is the team's own work: the staking design, the incentive mechanics, the multichain deployments, and the later move to a different concentrated liquidity engine all diverge from the original template.
The result is that QuickSwap today reads less like a single application and more like a small suite of on chain trading tools that happen to share one brand, one token, and one governance process.
How a swap actually works
Every trading pair on QuickSwap is a smart contract holding a reserve of two tokens. In the classic model, the contract keeps the product of those two reserves roughly constant: buy token A out of the pool and you must put token B in, which raises the price of A and lowers the price of B. That single rule is what lets QuickSwap quote a price for any size of trade without a counterparty on the other side.
Because the price moves along a curve as your order eats into the reserves, the size of your trade relative to the pool determines how much you pay. A small swap in a deep pool executes close to the quoted rate. A large swap in a thin pool moves the price against you, and that gap is price impact. QuickSwap shows an estimate before you confirm, alongside a slippage tolerance that sets how far reality may drift from the estimate before the transaction reverts rather than filling at a bad rate.
Not every pair has a direct pool. When you swap two tokens that share no market, the router splits the trade into hops, for example routing through a major stablecoin or wrapped asset. QuickSwap handles the routing automatically and quotes the combined result, though multi hop trades carry the fee and price impact of each leg they pass through.
From the user's side the sequence is short. Connect a self custody wallet, approve the contract to spend the token you are selling (a one time transaction per token per router), then confirm the swap itself. QuickSwap never holds your balance in between, and the approval step is worth understanding: it grants a spending allowance, which is why cautious users set finite allowances and periodically revoke ones they no longer need.
One last mechanic to know is transaction ordering. Pending trades are public before they confirm, so a wide slippage setting on a large or illiquid trade can be exploited by bots that trade around you. Keeping slippage tight is the practical defense available to anyone using QuickSwap.
Two liquidity models side by side
The original QuickSwap pools spread liquidity evenly across every possible price, from near zero to near infinity. That is wonderfully simple. Deposit both tokens in equal value, receive an LP token representing your share, and collect a flat cut of every trade. The cost is capital efficiency: most of the money sits at prices the pair will never reach.
QuickSwap V3 addressed that by adopting the Algebra concentrated liquidity engine. Liquidity providers choose a price range, and their capital only works inside it. A stablecoin pair concentrated in a narrow band around parity can offer the same depth as a far larger V2 pool, which means better prices for traders and more fees per dollar deposited for providers who pick their range well.
The other difference is the fee itself. V2 charges a fixed rate on every trade. The V3 pools on QuickSwap use a dynamic fee that adapts to recent volatility, rising when markets move fast and compensating providers for the extra risk, then settling back down when conditions calm. Traders do not have to do anything about this, but it explains why the same pair can quote slightly different costs at different times.
Both models remain available, and QuickSwap routes trades to whichever venue gives the better execution. For a liquidity provider the choice is more consequential: V2 is passive and forgiving, V3 rewards attention. Anyone who does not want to monitor positions daily can still access V3 through managed vaults, covered further down this page.
Comparing the two pool generations
Aspect
QuickSwap V2
QuickSwap V3
Liquidity spread
Across the entire price curve
Concentrated in a chosen range
Swap fee
Fixed rate per trade
Dynamic, adjusts with volatility
Position format
Fungible LP tokens
Individual position NFTs
Capital efficiency
Low, most capital idle
High when the range is well chosen
Upkeep required
Minimal, set and forget
Ranges drift out of use and need rebalancing
Suits
Long tail pairs, hands off providers
Major and stable pairs, active providers
Fee anatomy
Where the trading fee goes
A swap through a classic QuickSwap pool carries a 0.30% fee, deducted from the amount you are selling. It is not a platform charge in the traditional sense, because most of it never leaves the pool. The larger portion, 0.25%, is added straight back to the reserves, which quietly increases the value of every LP share. The remaining 0.05% is the protocol's cut, and QuickSwap routes it to the people who stake QUICK.
Split of the 0.30% QuickSwap V2 swap fee
Liquidity providers, 0.25%
Protocol share to QUICK stakers, 0.05%
Source: published QuickSwap V2 protocol parameters. V3 pools use a variable fee instead of this fixed split.
That last 0.05% is the hinge the whole token economy turns on. It gives QUICK a claim on real usage rather than on emissions alone, and it means staking rewards rise and fall with trading activity across the exchange.
V3 works differently. Since the fee floats with volatility there is no single headline number to quote, and the share directed to the protocol is set per pool rather than fixed across the board. The principle survives the change: providers take the bulk of what traders pay, and a slice flows to stakers. Separate from all of this, every transaction also costs network gas, which QuickSwap does not receive and cannot waive.
QUICK, dQUICK, and the Dragon's Lair
QUICK is the native token of QuickSwap. It carries governance weight, it is the asset used to distribute the protocol's share of fees, and it appears throughout the incentive programs that seed liquidity in new pools. Holding it confers no ownership of the exchange in a legal sense, and QuickSwap has always been explicit that the token is a coordination and reward instrument rather than equity.
The supply has an unusual history. The original token was capped at one million units, an awkwardly small number that made a single QUICK expensive and fractional amounts hard to read. In 2022 the community approved a redenomination, splitting each old token into a thousand new ones at a fixed 1:1000 ratio. Nobody's proportional stake changed; only the arithmetic became friendlier.
Staking happens in the Dragon's Lair. Deposit QUICK and you receive dQUICK, a receipt token representing your share of the pool. As protocol fees accumulate, the pool grows while the number of dQUICK stays flat, so each dQUICK gradually redeems for more QUICK than it did when you minted it. There is no separate claim step in this design, which is one of the tidier pieces of engineering on QuickSwap.
dQUICK is itself useful. It has served as the entry ticket to Dragon's Syrup pools, where projects distribute their own tokens to QuickSwap stakers as a marketing and distribution channel, and it is the unit that carries governance weight in votes. Because it stays liquid, stakers keep optionality that a hard lockup would remove.
Two cautions belong here. Staking returns on QuickSwap depend on trading volume, so they are variable and can fall sharply in quiet markets. And the redeemable value of dQUICK rising in QUICK terms says nothing about the price of QUICK in dollars, which moves with the wider market. Treat those as separate questions.
Providing liquidity
Anyone can become a market maker on QuickSwap. You supply both sides of a pair in the required proportion, the contract issues a position, and from then on you earn a share of the fees paid by everyone trading against your capital. In a V2 pool that position is a fungible LP token you can hold, stake in a farm, or redeem. In a V3 pool it is an NFT that records your specific price range.
The risk that catches newcomers is impermanent loss. When the two tokens diverge in price, the pool automatically sells the winner and buys the loser as arbitrageurs rebalance it, so you end up with fewer of the asset that went up. Compared to simply holding both tokens in your wallet, that is a real cost, and it is only offset if accumulated fees exceed it. Volatile pairs generate more fees but also more divergence, which is the trade at the heart of liquidity provision anywhere, not just on QuickSwap.
Concentrated positions sharpen that trade. A narrow range on QuickSwap V3 earns far more per dollar while the price sits inside it, and earns nothing the moment the price leaves. An out of range position also ends up entirely in one of the two assets. Active providers therefore watch their ranges and rebalance, accepting gas costs and the occasional realized loss in exchange for higher fee capture.
For people who would rather not do that manually, QuickSwap supports automated liquidity managers that run strategy vaults on top of V3 pools. You deposit once, the manager adjusts the range as the market moves, and you hold a share of the vault. It costs a management fee and adds a layer of smart contract exposure, but it makes concentrated liquidity approachable for passive capital.
On top of fees, QuickSwap runs incentive farms in which LP positions can be staked for additional token rewards, sometimes in QUICK and sometimes in a partner project's token. These programs are time limited and their advertised yields depend on the reward token's price, so a headline percentage published today may look very different a month later.
Beyond spot trading
Perpetual futures are the largest addition. QuickSwap offers leveraged long and short positions on major assets, settled on chain, with funding payments keeping the contract price tethered to spot. It is a different product from swapping, in both mechanics and risk: leverage means a modest adverse move can liquidate a position entirely, and QuickSwap places that warning where users can see it rather than burying it.
Limit orders fill the gap between an AMM and an order book. Rather than accepting the pool price now, you specify the price you want, and the order executes automatically when the market reaches it. Under the hood the order is still filled against QuickSwap liquidity by third party executors, which is why limit orders on QuickSwap behave like a convenience layer rather than a matching engine with a queue.
Around the trading products sit smaller pieces: a gaming hub surfacing web3 titles built on Polygon, analytics pages with pool and token statistics, and periodic launch programs through which new projects distribute tokens to the QuickSwap community. These come and go with strategy, and they are peripheral to the exchange itself.
Because everything runs on public contracts, the data behind QuickSwap is independently verifiable. Pool reserves, fee accruals, and individual positions can be read directly from the chain by any block explorer or analytics dashboard, which is a meaningful difference from a venue where you trust a published number.
The networks it runs on
Polygon PoS remains the home chain and holds the deepest markets. QuickSwap has since deployed to Polygon zkEVM, the zero knowledge rollup that settles to Ethereum, and to a handful of other EVM chains including Dogechain and Manta Pacific. The pattern is consistent: QuickSwap tends to arrive early on new networks that need a functioning DEX before anything else can be built.
Each deployment is its own set of contracts with its own liquidity. A pair that is deep on Polygon PoS may be thin on another chain, and prices can differ between them until arbitrage closes the gap. When you open QuickSwap, the network selected in your wallet determines which markets you are actually trading, and confirming that before you swap avoids a lot of confusion.
Moving assets between those networks requires a bridge, and bridging is a distinct operation with its own risk profile rather than a feature of the exchange. QuickSwap surfaces bridging options for convenience, but the security of a cross chain transfer rests with the bridge you choose, not with the DEX on either end.
Governance and the DAO
Decisions about QuickSwap are made through a DAO in which voting power comes from QUICK, held in its staked form. Proposals have covered incentive budgets, new deployments, changes to token mechanics, partnerships, and treasury spending. The 2022 redenomination is the clearest example of a structural change that went through this process rather than being imposed on QuickSwap users.
In practice most voting is off chain signalling, using a signature based tool that lets holders vote without paying gas, followed by execution from multisig controlled contracts. That is the common arrangement across DeFi. It is fast and cheap, but it means execution ultimately depends on the signers acting on the result.
Anyone evaluating QuickSwap governance should look at the same things that matter for any DAO: how concentrated voting power is, how often proposals fail, whether discussion happens before a vote or only after, and how much of the contract stack remains upgradeable. Those answers change over time, so read the current forum rather than a summary.
Risks worth understanding
Smart contract risk comes first. The V2 core of QuickSwap descends from some of the most reviewed code in decentralized finance, but the surrounding layers of staking, farms, vaults, and perpetuals are newer and more complex. Audits reduce risk; they do not eliminate it, and no honest description of QuickSwap would claim otherwise.
Token risk is the one that costs people money most often. QuickSwap is permissionless, so anyone can create a pool for anything, including a token with a name and logo copied from a legitimate project. The interface flags known assets, but the only reliable check is the contract address from a source you trust. Some tokens also carry transfer restrictions or fees that make them impossible to sell after you buy them, and that behaviour lives in the token, not in QuickSwap.
Market risk applies on both sides of the book. Liquidity providers face impermanent loss, thin pools produce heavy price impact, and leveraged positions can be liquidated quickly during volatility. None of these are malfunctions; they are the products behaving as designed.
Finally, self custody puts operational security on you. A lost seed phrase cannot be recovered, an approval signed on a phishing site can drain a wallet, and a transaction confirmed in error cannot be reversed. Bookmark the interface you use, verify the domain every time, keep approvals tight, and treat any message offering QuickSwap support or an unexpected airdrop as hostile until proven otherwise. Support staff for QuickSwap will never ask for a seed phrase.
Milestones
A condensed timeline of the changes that shaped the exchange, useful mostly as context for why QuickSwap looks the way it does now.
2020, launch on Matic
QuickSwap goes live as a Uniswap V2 fork on the network that would become Polygon, aimed squarely at traders priced out of Ethereum gas fees.
2021, growth with Polygon
The Polygon rebrand and a wave of new users push volumes up sharply, and QuickSwap becomes one of the ecosystem's primary trading venues.
2022, token redenomination
Governance approves the 1:1000 split of QUICK, alongside a refreshed staking design built on dQUICK.
2023, V3 and zkEVM
QuickSwap V3 introduces concentrated liquidity and dynamic fees through the Algebra engine, and the exchange launches on Polygon zkEVM.
2023 onward, more products, more chains
Perpetual futures, limit orders, managed liquidity vaults, and deployments to further EVM networks broaden QuickSwap from a swap interface into a trading suite.
Five steps
How to make a first trade
The order of these steps matters, because skipping the funding step is the most common reason a first attempt at using QuickSwap fails with a confusing error.
1. Set up a self custody wallet
Install any EVM compatible browser or mobile wallet and store the recovery phrase offline. This wallet, not QuickSwap, is what actually holds your assets.
2. Fund it with the network's gas token
Every transaction needs gas. On Polygon PoS that means a small balance of POL, and without it nothing will confirm no matter how much of another token you hold.
3. Connect and check the network
Open QuickSwap, connect the wallet, and confirm the selected chain matches the market you intend to trade, since each deployment has separate liquidity.
4. Verify the token, then swap a small amount
Paste the contract address rather than trusting a ticker, review the price impact and slippage QuickSwap shows you, approve if needed, and confirm a test size first.
5. Explore the rest only once swaps feel routine
Liquidity provision, staking, and perpetuals each add risks that a simple swap does not carry. Learn them one at a time.
Frequently asked questions
Does QuickSwap require an account or identity check?
No. QuickSwap is accessed by connecting a self custody wallet, with no registration, deposit, or withdrawal process. Your assets stay in your wallet, and the trade settles directly on chain.
What does a swap cost?
Classic pools charge 0.30%, of which 0.25% goes to liquidity providers and 0.05% to QUICK stakers. V3 pools use a dynamic fee that varies with volatility. On top of the trading fee you pay network gas, which QuickSwap does not collect.
What is dQUICK?
It is the receipt token you get for staking QUICK in the Dragon's Lair. Protocol fees flow into the staking pool, so each dQUICK redeems for a growing amount of QUICK over time. It also carries governance weight in QuickSwap votes.
Why did the QUICK supply change?
The original cap of one million tokens made a single unit unusually expensive to quote and hold. A governance approved redenomination split each token into a thousand, so QuickSwap holders kept the same proportional stake at a more workable unit size.
Can a trade fail or get stuck?
Yes. If the price moves beyond your slippage tolerance before the transaction confirms, it reverts and you keep your tokens minus the gas spent. Failures also occur when the wallet holds no gas token or when a token contract itself blocks the transfer, neither of which QuickSwap can override.
Is providing liquidity the same as earning interest?
No, and the distinction matters. Fees accrue, but impermanent loss can outweigh them when the paired assets diverge in price. A position on QuickSwap can generate steady fees and still be worth less than simply holding the two tokens.
Which chain should I use?
For most pairs, Polygon PoS has the deepest liquidity and therefore the best execution on QuickSwap. Other deployments make sense when you already hold assets there or are trading a token native to that network.
Who controls QuickSwap?
Protocol decisions run through the DAO, where voting power comes from staked QUICK. Votes are typically signalled off chain and executed by multisig signers, an arrangement QuickSwap shares with most DeFi projects of its size.
The safest way to learn an on chain exchange is with an amount you would shrug off losing, on a pair you can verify.