The complete guide to 1inch — the most widely used
DEX aggregator in DeFi, scanning 200+ decentralised exchanges
across 10+ chains to find the best possible swap price in a single transaction.
Understand how Pathfinder — 1inch's proprietary routing algorithm —
constructs optimal multi-hop and split trade paths,
how Fusion mode enables gasless swaps through a network of resolvers,
how the 1INCH token and staking power governance and fee incentives,
what limit orders and the 1inch Wallet offer beyond raw aggregation,
and how 1inch compares to Paraswap, Arken, and direct DEX trading
for every type of DeFi participant.
Why 1inch matters: On Ethereum mainnet, a $50,000 swap routed through
a single DEX can incur 2–5% price impact and leave thousands of dollars on the table.
1inch's Pathfinder algorithm has saved DeFi traders an estimated
billions of dollars in avoided price impact by finding optimal routes
across the full liquidity landscape — not just the most obvious pool.
How 1inch Works: Query → Route → Split → Execute — All in One Transaction
01
Query all DEX liquidity simultaneously
When you enter a swap on 1inch, Pathfinder queries every integrated DEX — Uniswap, Curve, Balancer, dYdX, DODO, and 200+ others — simultaneously. This query happens off-chain in milliseconds, returning price quotes from every possible source before any on-chain action.
02
Pathfinder constructs the optimal route
The algorithm evaluates thousands of possible paths — direct swaps, multi-hop routes, and percentage splits across multiple DEXs. It calculates the mathematically optimal combination that maximises your output after gas costs, selecting the route others can't find manually.
03
Classic or Fusion execution
In Classic mode, you sign a standard transaction and pay gas. In Fusion mode, a resolver network competes to fill your order — the winning resolver covers the gas cost, passing savings to you. Fusion is especially valuable during high gas periods on Ethereum mainnet.
04
Atomic on-chain settlement
The entire route — whether a single DEX or splits across five — executes in one atomic transaction. If any leg fails, the entire transaction reverts. You never end up with partial fills or stuck intermediate tokens from a failed multi-hop route.
What Is 1inch and Its Place in the DeFi Aggregator Landscape
1inch was founded in 2019 by Sergej Kunz and Anton Bukov —
built in a single hackathon weekend at ETHNew York as a tool to
compare DEX prices across Uniswap, Kyber Network, and Bancor.
What started as a weekend project became the dominant DEX aggregator in DeFi,
processing billions of dollars in monthly volume across Ethereum and multiple L2s.
The core product is the 1inch Aggregation Protocol —
a smart contract and off-chain routing engine that queries every integrated DEX,
constructs the optimal trade path, and executes it atomically.
1inch has since expanded to include a Limit Order Protocol,
Fusion mode (gasless execution via resolvers),
a self-custody mobile 1inch Wallet,
and a governance token (1INCH) with protocol fee sharing.
For retail DeFi traders
Get the best price on every swap without manually comparing DEXs. Fusion mode eliminates gas costs on eligible swaps. Limit orders enable precise entries and exits on DEX without centralized custody. The mobile wallet provides a complete DeFi toolkit in a single app.
Best pricesGasless FusionLimit orders
For large-size DeFi traders
1inch's Pathfinder shows its greatest value on large trades — routing $100k+ positions across multiple pools simultaneously to reduce market impact far below what any single DEX could achieve. The price improvement scales with trade size, making 1inch disproportionately valuable for whale-size swaps.
Reduced price impactSplit routingMulti-DEX depth
For developers and protocols
1inch exposes a comprehensive API — the same routing engine powering the UI is available for protocol integrations, wallet apps, and DeFi dashboards to embed best-execution swaps. Many DeFi protocols use 1inch's API internally for treasury management and token operations.
REST APIProtocol integrationsSDK available
For 1INCH token holders
Stake 1INCH to receive Unicorn Power — the protocol's governance weight used to vote on fee parameters, resolver whitelisting, and new chain deployments. Stakers also earn a share of protocol fee revenue, aligning governance participants with 1inch's trading volume growth.
Unicorn PowerFee revenue shareGovernance votes
Pathfinder: How 1inch's Routing Algorithm Works Under the Hood
Pathfinder is 1inch's proprietary off-chain routing algorithm —
the engine that determines the optimal trade path for every swap.
It operates in milliseconds, evaluating a combinatorial space of routes
that would be impossible to explore manually.
Example: routing a large ETH → USDC swap
ETH
→
Uniswap V3
45%
Curve
32%
Balancer
23%
→
USDC
Instead of routing 100% through one pool (causing high slippage), Pathfinder splits the trade optimally across three DEXs simultaneously in a single atomic transaction.
Route type
What it does
When Pathfinder uses it
Direct single-DEX
100% of trade through the single deepest pool for the pair
Sufficient depth on one DEX; no benefit to splitting
Split route
Trade divided across 2–5 DEXs by optimal percentages
Large trades where splitting reduces aggregate price impact
Multi-hop (A→B→C)
Routes through an intermediate token when no direct pair exists or is shallow
Long-tail tokens with no direct ETH or stablecoin pair
Composite (split + hop)
Splits combined with multi-hop paths simultaneously
Complex trades for maximum output across all available liquidity
Permit2 / approval-free
Uses EIP-2612 permit signatures to eliminate approval transactions
Supported tokens — saves an approval gas cost per token
The Pathfinder advantage grows with trade size:
For a $100 swap on a deep pair, the difference between Pathfinder and a direct DEX
trade may be less than $0.10. For a $100,000 swap,
the difference can easily be $500–$2,000 or more —
making 1inch disproportionately valuable for high-volume traders and protocols.
Always compare 1inch's quoted output vs the direct DEX output for large trades
to quantify the improvement.
Fusion Mode: Gasless Swaps and the Resolver Network Explained
Fusion mode is 1inch's most innovative product — an execution model
that eliminates gas costs for the trader by introducing a competitive
resolver network that fills orders on the trader's behalf.
How Fusion works for traders
In Fusion mode, you sign an intent order specifying what you want to swap and your minimum acceptable output. You pay zero gas. A network of professional resolvers (market makers) competes to fill your order — the resolver that finds the best execution wins the trade and earns a small spread. Your tokens move directly from your wallet to the output without any gas payment from you.
Zero gas for tradersIntent-basedNon-custodial
How resolvers work
Resolvers are whitelisted entities (market makers, trading firms) that stake 1INCH tokens as collateral to participate in the Fusion resolver network. They monitor incoming Fusion orders, calculate whether they can profitably fill them (by finding a better route than your minimum), pay the gas, fill the order, and keep the spread. Competition between resolvers drives the execution quality higher for traders.
Strong — resolver fills protect against sandwich attacks
Vulnerable to MEV unless using private mempool
Token custody
Non-custodial throughout
Non-custodial throughout
Best for
Ethereum mainnet where gas is significant vs trade size
L2s where gas is negligible; time-sensitive trades
Fusion + MEV protection: A major hidden benefit of Fusion mode
is elimination of front-running and sandwich attacks. In classic DEX trading,
your pending transaction in the public mempool is visible to MEV bots
that can insert transactions before and after yours to extract value.
Fusion orders are filled by a trusted resolver off-mempool —
bots cannot see or front-run them.
1inch Limit Order Protocol: DEX Limit Orders Without Custody
The 1inch Limit Order Protocol enables traders to place limit orders
on DEX — specifying an exact price at which they want to buy or sell —
without ever surrendering custody of their tokens.
Key features
Tokens remain in your wallet until execution. Orders can be conditional on external price feeds (not just DEX price). Partial fills are supported. Orders expire on a custom schedule. Multiple orders can be placed simultaneously across different pairs. The protocol is gasless for the trader — a keeper network (similar to Fusion resolvers) executes and pays gas on fill.
Non-custodialPartial fillsConditional orders
Advanced order types
Beyond basic limit orders, 1inch's protocol supports TWAP orders (split a large trade across multiple smaller orders over time to minimise market impact), stop-loss orders (triggered when price falls below a threshold), and range orders (fill incrementally as price moves through a range — similar to Uniswap V3 LP but as a directional order).
TWAP ordersStop-lossRange orders
1INCH Token: Governance, Staking, and Unicorn Power
1INCH is the protocol's governance and utility token —
staked for governance weight ("Unicorn Power") and protocol fee revenue sharing.
Function
How 1INCH is used
Governance (Unicorn Power)
Staked 1INCH earns Unicorn Power — voting weight for protocol decisions including fee parameters, resolver whitelisting, and new chain deployments
Resolver staking
Fusion resolvers must stake 1INCH as collateral to participate in the resolver network — demand tied directly to Fusion mode growth
Protocol fee share
A portion of 1inch's protocol fees are distributed to 1INCH stakers — real yield from the aggregator's trading volume
Treasury governance
1INCH stakers direct the 1inch DAO treasury — grants, protocol development funding, and ecosystem initiatives
Community incentives
30.00%
Protocol growth & development
14.50%
Backers (investors)
22.50%
Core team & future
33.00%
Total supply: 1,500,000,000 1INCH. Verify via official 1inch documentation.
1inch Wallet: Self-Custody Mobile Wallet With Built-In Aggregation
The 1inch Wallet is a non-custodial mobile wallet for iOS and Android
that integrates 1inch's full aggregation and Fusion capabilities directly —
giving users best-execution DEX swaps, portfolio tracking, and DeFi access
without leaving the wallet interface.
What the 1inch Wallet offers
Full 1inch aggregation and Fusion mode access, multi-chain portfolio view, hardware wallet support (Ledger via Bluetooth), in-app limit orders, token charts and analytics, and a built-in DApp browser for interacting with DeFi protocols. Private keys stored locally — never on 1inch servers.
Non-custodialFusion built-inLedger support
Security features
The 1inch Wallet includes a transaction simulation feature — before you sign any transaction, the wallet simulates its on-chain outcome and shows you exactly what tokens will leave and arrive. This prevents approval drainer scams and unexpected token movements from poorly written DApp interactions.
Uniswap V3, Camelot, GMX, SushiSwap, Balancer, Curve, Ramses, and more
Polygon
QuickSwap, SushiSwap, Uniswap V3, Balancer, Curve, DODO, and more
BNB Chain
PancakeSwap, Biswap, ApeSwap, BabySwap, MDEX, Thena, and more
Optimism
Uniswap V3, Velodrome, Curve, Beethoven X, SynthSwap, and more
How to Swap on 1inch: Step-by-Step Guide
Navigate to the official 1inch app — go to app.1inch.io (bookmarked URL). Verify the domain before connecting. Phishing sites mimicking 1inch appear in search ads — never use search results to navigate there.
Connect your wallet — MetaMask, WalletConnect, Coinbase Wallet, or the 1inch Wallet app. Ensure your wallet is on the correct network before connecting.
Select Swap or Fusion mode — Classic Swap for immediate execution with gas. Fusion for gasless execution on Ethereum (slightly slower). Choose based on urgency and gas environment.
Select tokens and enter amount — choose input and output tokens. For unlisted tokens, paste the verified contract address. Review the quoted output and click "Show route details" to see exactly how 1inch is routing your trade.
Review the route breakdown — 1inch shows each DEX used, percentage splits, and estimated gas. Verify this looks reasonable before proceeding. A route through an unfamiliar DEX warrants a quick Etherscan check.
Adjust slippage if needed — 1inch's auto-slippage is calibrated per token. For tokens with taxes or high volatility, increase manually. Keep below 5% for most standard pairs to avoid MEV exposure.
Approve the token (first time) — prefer exact-amount approval over unlimited approval. 1inch now offers both options — exact approval is safer and Revoke.cash-friendly.
Confirm and track — sign the transaction. Track on Etherscan or the relevant chain explorer. 1inch's interface shows real-time confirmation status and the final amount received.
Always check "Route" before confirming: 1inch's route details view shows
exactly which DEXs will touch your funds. For large trades on Ethereum mainnet,
reviewing the route confirms the algorithm is using reputable, deep pools —
not obscure low-TVL pools that could indicate a routing edge case.
1inch Security: Aggregator Risks and How 1inch Mitigates Them
Risk
Level
1inch's mitigation
Router contract exploit
Medium
Multiple independent audits (OpenZeppelin, Consensys Diligence); $1M+ Immunefi bug bounty; 5+ years live with significant TVL flow
Underlying DEX exploit
Medium
1inch routes through third-party DEXs — exploits in integrated DEXs can affect 1inch-routed trades. Diversification across reputable DEXs in routing helps
MEV / sandwich attacks
Low in Fusion
Fusion mode eliminates mempool exposure entirely. Classic mode on mainnet recommends private RPC (Flashbots Protect, MEV Blocker) for large trades
Phishing / fake 1inch sites
High (user-controlled)
Bookmark app.1inch.io; verify domain every session. 1inch phishing is among the most common in DeFi given the brand recognition
Unlimited token approvals
Medium
1inch offers exact-amount approvals; use them. Revoke stale approvals via Revoke.cash regularly, especially for the 1inch v5 router address
Token scams via search
Medium
1inch has a basic token verification layer; for unfamiliar tokens, always verify contract on Etherscan independently before swapping
1inch vs Paraswap vs Arken vs CowSwap: DEX Aggregator Comparison
Feature
1inch
Paraswap
CowSwap
Arken
Routing algorithm
Pathfinder — most mature
Augustus — strong
Batch auction + CoW matching
Good — BSC/AVAX focus
Gasless mode
Fusion — resolver network
Partial (Delta / Partner gas)
Full (batch settlement)
Not available
MEV protection
Fusion + private RPC option
Private mempool option
Strongest — batch auction design
Standard only
Ethereum depth
Deepest — most DEX integrations
Very deep
Deep + peer-to-peer matching
Moderate
BSC / AVAX focus
Good but not primary
Good
ETH/Gnosis only
Strongest
Limit orders
Yes — advanced (TWAP, stop-loss)
Yes
Yes (TWAP built-in)
Yes
Native wallet
Yes — 1inch Wallet
No
No
No
When to use each aggregator:
Use 1inch for Ethereum mainnet — deepest integrations, Fusion gasless mode, and the most mature routing engine. Use CowSwap when MEV protection is the absolute priority — its batch auction mechanism provides the strongest sandwich attack protection in the industry. Use Arken for BNB Chain and Avalanche where it has deeper native DEX integrations and token discovery tools. Use Paraswap as an alternative quote for large Ethereum trades — comparing 1inch and Paraswap output on $50k+ swaps occasionally reveals marginal differences worth capturing.
Best Practices for 1inch Traders and 1INCH Stakers
For 1inch traders
Use Fusion mode on Ethereum mainnet for non-urgent trades — eliminating gas costs and MEV exposure is almost always worth the slight execution delay. Reserve Classic mode for time-sensitive trades or L2s where gas is negligible.
Review route details for every large swap — click "Route" before confirming any $10k+ trade to verify the DEXs being used are reputable and the split percentages look reasonable.
Use exact-amount token approvals — when 1inch requests token approval, choose the exact-amount option rather than unlimited. This limits blast radius from any future router exploit.
For large Ethereum mainnet trades in Classic mode, consider using a private RPC (Flashbots Protect or MEV Blocker) to prevent sandwich attacks during mempool confirmation.
Revoke 1inch router approvals periodically — visit Revoke.cash and clear stale approvals for the 1inch v4 and v5 router contracts when you're done trading for the session.
For 1INCH token stakers
Stake 1INCH for Unicorn Power to earn fee revenue — staked 1INCH earns a share of 1inch's protocol fees proportional to your Unicorn Power. The APY depends on 1inch's trading volume — higher volume = higher real yield for stakers.
Participate in governance proposals — resolver whitelisting and fee parameter votes directly affect 1inch's Fusion quality. Active governance participation maintains the protocol's competitive position.
Monitor resolver staking demand — as Fusion mode adoption grows, resolver demand for 1INCH as collateral creates a structural long-term demand vector for the token independent of speculative price action.
Troubleshooting 1inch: Failed Swaps, Fusion Delays, and Limit Orders
"My 1inch swap transaction failed"
Check Etherscan for the revert reason. Common 1inch-specific errors: "Return amount is not enough" (slippage exceeded — price moved during block confirmation, increase slippage tolerance and retry), "insufficient allowance" (token approval didn't go through — re-approve), or an underlying DEX failure mid-route (retry with a fresh quote which may route differently).
For large trades, the route is calculated at quote time — by confirmation time, pool prices may have shifted enough to invalidate the route. Increase slippage slightly or use Fusion mode which is more tolerant of these dynamics.
"My Fusion mode order hasn't been filled after several minutes"
Fusion orders rely on resolvers finding profitable execution. During very low liquidity periods or for unusual token pairs, no resolver may find a profitable fill. Check the 1inch interface for an "order expired" notification — if expired, simply retry.
Fusion orders have a built-in expiry (typically 10–30 minutes). If the resolver network can't fill profitably within that window, the order expires and your tokens remain in your wallet untouched — no funds are at risk from an unfilled Fusion order.
"My 1inch limit order isn't executing despite reaching my price"
1inch limit orders are filled by the keeper network when DEX prices reach your specified level. Brief price touches that immediately reverse may not trigger execution if keepers haven't processed that block. The keeper network has slight latency — set limit prices slightly inside the target (e.g. 0.1% better than breakeven) to increase fill probability.
Check whether your limit order approval is still valid — if the approved token amount has been consumed by other transactions, the limit order may fail to execute. Re-approve the order if needed.
1inch status page and Etherscan: For any 1inch transaction issue,
use Etherscan with your wallet address + transaction hash as primary diagnosis.
1inch also maintains a protocol status page — check it during any suspected
network-wide issues before assuming a personal configuration problem.
About: Prepared by Crypto Finance Experts as a practical, SEO-oriented knowledge base for
1inch: Pathfinder routing, Fusion mode, 1INCH token staking, Limit Order Protocol, 1inch Wallet, multi-chain support, security, and comparison with other aggregators.
1inch: Frequently Asked Questions
1inch is a DEX aggregator — it doesn't operate its own liquidity pools but instead queries 200+ DEXs (including Uniswap) simultaneously and routes your trade through whichever combination gives the best output. On Uniswap directly, your trade can only access Uniswap's own liquidity. On 1inch, a $50,000 ETH→USDC swap might route 40% through Uniswap V3, 35% through Curve, and 25% through Balancer in one atomic transaction — reducing price impact significantly compared to sending everything through a single pool.
In Fusion mode, you sign an intent order off-chain — specifying what you want to swap and your minimum acceptable output — without submitting a blockchain transaction. A network of professional resolvers (whitelisted market makers who stake 1INCH) competes to fill your order. The winning resolver executes the trade, pays the gas themselves, and keeps a small spread. You receive your output tokens without paying any gas. The resolver's competition to win the order means they're motivated to find the best possible execution, not just the minimum acceptable one.
Pathfinder exploits the fact that large trades have decreasing marginal efficiency on any single pool — the more you buy from one pool, the worse your average price gets (price impact). By splitting a large trade across multiple pools simultaneously, Pathfinder buys a smaller amount from each one, keeping price impact low on all of them. Additionally, for tokens without direct pairs, Pathfinder may find cheaper routes via intermediate tokens that you'd never discover manually. For small trades on major pairs, the improvement may be cents. For large trades, it can be hundreds or thousands of dollars.
Unicorn Power is the governance weight you receive by staking 1INCH tokens. It works like a vote-escrow system — the more 1INCH you stake and the longer you commit, the more Unicorn Power you accumulate. Unicorn Power is used to vote on protocol governance decisions (fee parameters, resolver whitelisting, new chain deployments) and determines your share of protocol fee revenue distributions. As Fusion mode resolver demand grows, resolvers must stake 1INCH as collateral — creating structural demand for 1INCH independent of speculative trading.
1inch charges a small protocol fee on swaps — typically 0.1% or less, depending on the token and route. This fee is included in the "You receive" output shown in the 1inch UI — the quoted output already accounts for all fees (1inch protocol fee + underlying DEX fees). To evaluate the true value of 1inch, compare the "You receive" amount on 1inch with a direct quote on Uniswap for the same trade — in most cases on significant trade sizes, 1inch's output exceeds the direct DEX quote even after the protocol fee, because the routing improvement more than offsets it.
TWAP (Time-Weighted Average Price) orders on 1inch split a large swap into multiple smaller orders executed at regular intervals — for example, buying $100,000 of ETH in 10 tranches of $10,000 every hour. This smooths entry price over time, reducing the risk of a single large trade moving the market against you. TWAP is available through 1inch's Limit Order Protocol interface. It's especially useful for DeFi treasuries executing large strategic token swaps that would cause significant price impact if done in a single transaction.
The 1inch Wallet is a non-custodial mobile wallet — private keys are stored locally and never transmitted to 1inch servers. It supports Ledger hardware wallet via Bluetooth for additional security. The transaction simulation feature (showing exact token flows before signing) provides meaningful protection against approval-drainer attacks. For significant holdings, hardware wallet support is the recommended path — use the 1inch Wallet as the interface with Ledger as the signer, getting 1inch's routing quality with hardware wallet security.
1inch offers several MEV protection layers. Fusion mode is the strongest — orders are filled off-mempool by resolvers, making them completely invisible to sandwich bots. For Classic mode on Ethereum mainnet, 1inch recommends connecting via MEV Blocker or Flashbots Protect (private RPC endpoints that submit transactions directly to validators, bypassing the public mempool). Additionally, 1inch provides a "Maximum slippage" setting — keeping this reasonable (0.5–1% for major pairs) limits the window for sandwich bot profitability even in the public mempool.
1inch is deployed on Ethereum mainnet, Arbitrum One, Optimism, Polygon PoS, Base, BNB Smart Chain, Avalanche C-Chain, Gnosis Chain, zkSync Era, Linea, and additional networks with ongoing expansion. Ethereum remains the flagship deployment with the deepest DEX integrations and full Fusion mode support. Fusion mode availability on specific L2s varies — check the official 1inch app to see which modes are available on your target network. The official 1inch documentation maintains the current supported chain list as deployments expand.