Minimum Received, Slippage & Price Impact: Read a Swap Quote Like a Pro
Slippage, minimum received, price impact, and net output — what every field in a swap quote means, and exactly what to check before you sign a decentralized swap.
Read the quotebefore you sign
Signing a swap is a one-way door. Once the transaction confirms, there's no undo — so the quote screen is where your real leverage is. The good news: every field on it is a signal, and once you can read them, you can tell a fair trade from a quietly bad one in seconds.
Let's decode the whole quote, field by field.
Price impact: how much your trade moves the market
Price impact is the difference between the market mid-price and the price *you* get because your trade itself moves the pool. Buy a lot from a shallow pool and you push the price up as you go — the average you pay is worse than the price you started at.
Low price impact (a fraction of a percent) means deep liquidity relative to your size. High price impact is a warning: your trade is large for the available liquidity. Splitting across pools — what a swap aggregator does automatically — is the main defense, but on truly thin markets, the honest fix is a smaller trade.
Slippage tolerance: the band you'll accept
Between the moment you get a quote and the moment your transaction lands onchain, the price can move. Slippage tolerance is the maximum adverse change you're willing to accept before the transaction reverts instead of filling at a worse price. Set it to 0.5% and a trade that would fill more than 0.5% worse than quoted simply fails — protecting you from surprises.
There's a balance to strike:
- Too low, and legitimate trades revert on normal volatility — you waste gas and time.
- Too high, and you invite bad fills — including MEV bots that can sandwich trades left with loose tolerances.
- Just right depends on the pair: tight for stablecoins, looser for volatile or thin tokens.
Minimum received: the number that actually matters
Minimum received is slippage tolerance turned into a concrete guarantee. It's the smallest amount of the destination token you'll accept — the floor. If the route can't deliver at least this much, the transaction reverts and you keep your funds.
This is the single most useful field on the screen. The estimated output is a hope; the minimum received is a promise. When you compare two close routes, the one with the higher guaranteed floor is usually the safer choice, even if its headline estimate is marginally lower.
Estimated output is what you'll probably get. Minimum received is what you're guaranteed to get. Trade on the promise, not the hope.
Fees and gas: the costs baked into net output
Two costs sit between the quote and your wallet. Protocol and pool fees are charged by the venues your trade routes through. Gas is what you pay the network to execute. On Ethereum mainnet gas can rival the trade's value for small swaps; on an L2 it's often negligible — one reason the same swap can be far more economical on a different chain.
What ties it all together is net output: your expected received amount after price impact, fees, and gas. It's the only number that lets you compare routes fairly. A route with a better rate but higher gas can lose to a plainer one — net output decides. SwapRoute ranks routes on exactly this, so the best net result is surfaced first.
Token approvals: the step before the swap
For ERC-20 tokens, a router needs permission to move the exact amount you're swapping — an approval transaction that precedes the swap itself. Native assets like ETH or BNB skip this step. Approvals are normal, but they're also worth understanding: grant only what a trade needs, and periodically review and revoke stale allowances you no longer use.
Your 10-second pre-sign checklist
- 1Tokens — correct input and output, correct contract address for long-tail assets.
- 2Destination chain — output landing where you expect.
- 3Recipient — your wallet, or a verified address on the destination chain.
- 4Minimum received — a floor you're comfortable with.
- 5Price impact — low, or knowingly accepted for a thin market.
None of this requires being a trader. It's the same discipline every time, and it takes seconds. Read the quote, confirm the five fields, then sign with confidence.
Every SwapRoute quote shows route details and minimum received up front — so you can review all five fields before you ever sign.
Open the swap app