What Is 1inch? The DEX Aggregator With Pathfinder and Fusion, Explained

How 1inch works: Pathfinder routing across 100+ liquidity sources, Fusion intent-based swaps, the 1INCH token, cross-chain Fusion+, and the real risks.

By Web3Wagmi Team9 min read
Table of contents

If you've ever wanted to swap one token for another and gotten a better price than any single exchange offered, you've felt the reason 1inch exists. 1inch is a decentralized exchange (DEX) aggregator — it holds no liquidity of its own, and instead scans hundreds of on-chain liquidity sources and splits your trade across whichever combination delivers the best net price. Launched in 2019, it has grown from a hackathon project into a full DeFi stack: the Pathfinder routing engine, the intent-based Fusion and Fusion+ protocols, a Limit Order Protocol, a self-custodial wallet, and a governance DAO around the 1INCH token. This is how all of it actually works, what the token does, and where the real risks sit.

What 1inch is, and who built it

The core idea is simple to state and hard to execute: don't be an exchange — be the thing that finds the best exchange. A normal DEX like Uniswap runs its own liquidity pools and gives you whatever price its pool implies. An aggregator sits one level up. When you ask 1inch for a quote, it looks across dozens of DEXs at once, works out that (say) routing 60% of your order through Uniswap, 30% through Curve, and 10% through PancakeSwap yields less total slippage than any single venue, and executes that split in one transaction. You get a better effective price; 1inch never touches your funds.

1inch was built by two developers, Sergej Kunz and Anton Bukov. The pair met through Kunz's Russian-language YouTube channel, CryptoManiacs, which ran live security audits of smart contracts. In May 2019, at an ETHGlobal hackathon in New York City, they built the first DEX-aggregator MVP over roughly 60 sleepless hours — an idea that grew out of an arbitrage bot Kunz had written. It won only a minor prize, but they kept building. By 2020 the 1inch aggregation protocol was one of DeFi's most-used pieces of infrastructure, and it has stayed near the top of the aggregator category ever since.

How 1inch works: Pathfinder and the routing math

The engine behind classic 1inch swaps is called Pathfinder. It models the on-chain liquidity of a network as a weighted directed graph — thousands of token nodes connected by tens of thousands of edges representing pools and their exchange rates — and searches that graph for the cheapest path from your input token to your output token. Crucially, it doesn't have to pick one path. The current production version, Pathfinder V3, can split a single trade across more than 60 venues simultaneously, allocating each slice in the exact proportion that minimizes combined price impact and fees.

Why does splitting help? Because slippage is non-linear. Push a large order entirely through one pool and you move its price against yourself; spread the same order across several pools and each one moves less, so the blended price is better. Pathfinder also accounts for gas — using more venues costs more gas, so beyond a point adding another hop stops being worth it. The output is a single route the aggregation contract executes atomically: either the whole optimized swap happens or none of it does.

For most of its life this is what "using 1inch" meant — classic aggregation. But the more interesting recent evolution is intent-based trading.

Fusion: swaps as intents, not transactions

Fusion is 1inch's intent-based swap protocol, and it changes who does the work. In a classic swap, you send the transaction, you pay the gas, and your trade sits in the public mempool where MEV bots can see and front-run it. Fusion removes all three problems.

Instead of broadcasting a transaction, you sign a swap intent — an off-chain order that says "I'll give X of this token for at least Y of that token." That intent goes to a network of resolvers: professional, approved market makers who compete to fill it through a Dutch auction. The auction starts at a price favourable to you and decays over a short window toward a price favourable to the resolver. The first resolver willing to fill takes the order, pays the gas, and settles it on-chain on your behalf.

The consequences are worth spelling out:

  • Gasless for the user. The resolver covers gas, so you can swap without holding the chain's native token for fees.
  • MEV and front-running protection. Your order isn't sitting in the public mempool as an exploitable transaction; it's a signed intent filled by a committed resolver, which on Ethereum mainnet also tends to cut gas costs by roughly 30–50% versus a standard swap.
  • A safety net. If no resolver fills within the auction window, the order falls back to standard routing rather than failing.

It's a genuinely different trade lifecycle: you express what you want, and a competitive market of fillers races to give it to you.

Fusion+: cross-chain swaps without a bridge

Fusion+ extends the intent model across chains. Cross-chain swapping has historically meant bridging — wrapping a token, trusting a bridge contract, waiting, then swapping on the far side — and bridges have been among DeFi's most-hacked components. Fusion+ instead lets you swap a token on one chain and receive a different token on another as a self-custodial, atomic operation coordinated by resolvers, using hashlock/timelock escrow logic so that either both legs complete or both unwind. You keep custody the whole time; there's no wrapped-token IOU sitting in a bridge. In 2025 users ran $697 million through cross-chain swaps on 1inch across roughly 148,000 trades, with EthereumBNB Chain the busiest corridor.

Alongside these, 1inch also runs a Limit Order Protocol (gasless limit orders, plus conditional and TWAP-style strategies) that many other DeFi apps integrate directly.

The 1INCH token and how it's used

1inch has a token — 1INCH — but you never need it to make a swap. It launched on 25 December 2020 as an ERC-20 with a fixed maximum supply of 1.5 billion, distributed initially via a retroactive airdrop to everyone who had used the protocol before a cutoff date. Its jobs are governance and network security:

  • Governance. 1INCH governs the 1inch DAO through a model the team calls "instant governance," where staked-token holders vote directly on protocol parameters rather than routing everything through slow multi-stage proposals.
  • Unicorn Power and resolver staking. Staking 1INCH mints Unicorn Power (UP), a measure of your stake weight. You can delegate UP to Fusion resolvers, which helps secure the resolver network and earns you a share of rewards. This ties the token directly to the Fusion mechanism rather than leaving it a pure governance chip.

The honest framing: 1INCH is a governance-and-utility token, not a fee-capture cash cow. Its value case rests on the DAO's control of a heavily used protocol and the resolver-staking loop, not on a promise that every swap pays holders a cut.

The numbers: scale and standing

1inch is consistently one of the largest DEX aggregators by volume. Per its own 2025 review, the network processed $214 billion in total swap volume in 2025 — up 39% year-on-year — across 114 million swaps, more than double the prior year's trade count. The volume skews toward two chains: Ethereum (~$97.1B) and BNB Chain (~$82.1B, roughly 10× its prior-year figure, boosted by activity around Binance Alpha listings), followed by Arbitrum ($13.2B) and Base ($8.8B).

Two caveats keep this grounded. First, aggregator "volume" and protocol TVL are different things — because 1inch holds little liquidity itself, its DefiLlama TVL is small (a few million dollars) and is not the metric that matters for an aggregator; routed swap volume is. Second, self-reported and third-party figures diverge: 1inch has cited $700B+ in all-time volume, while DefiLlama's cumulative tally is lower. Treat headline volume as directional, not audited to the dollar — but on any measure, 1inch sits in the top tier of the category alongside names like CoW Swap, ParaSwap, KyberSwap and Odos, and Jupiter on Solana.

The ecosystem: chains, wallet, and integrations

By 2026 1inch runs across 13+ chains: Ethereum, BNB Chain, Arbitrum, Base, Optimism, Polygon, Avalanche, Gnosis, zkSync Era, Linea, Sonic, Unichain, and — since April 2025Solana, its first non-EVM integration, unlocking access to billions in Solana DEX liquidity and over a million Solana tokens. Support for Fantom, Kaia and Aurora was sunset in mid-2025 where maintenance cost outweighed volume.

Beyond the swap app, the stack includes the 1inch Wallet (self-custodial, mobile-first), a portfolio tracker, and a widely used developer API — much of DeFi's "best-price swap" plumbing, inside other wallets and dApps, is 1inch under the hood. In March 2026, 1inch also shipped Model Context Protocol (MCP) access, letting AI agents query live 1inch infrastructure for research and trade execution — an early, concrete example of DeFi wiring itself up for autonomous agents.

How to actually use 1inch

For a standard swap:

  1. Go to the official app (verify the domain — 1inch is a heavy phishing target) and connect a self-custodial wallet like MetaMask or the 1inch Wallet.
  2. Pick your network, then the token you're selling and the token you're buying, and enter an amount. 1inch returns a quote showing the routed price and estimated output.
  3. Choose the swap type. For most trades, Fusion is the default worth using — gasless and MEV-protected. For cross-chain, select the destination chain to route via Fusion+. For an immediate on-chain fill, classic aggregation still works.
  4. Approve the token (a one-time per-token allowance) if prompted, then sign the swap or intent. With Fusion you're signing an order, not paying gas; a resolver fills it, usually within seconds.
  5. Confirm settlement in your wallet's activity or the 1inch portfolio view.

Compare the quote against a direct DEX for small trades — for large ones, the split routing is where 1inch tends to earn its keep.

Risks and what to watch

A clear-eyed list, because the honest version is more useful than the marketing one:

  • Smart-contract risk is real, even here. In March 2025, an attacker exploited a calldata/buffer-overflow flaw in a deprecated Fusion v1 resolver contract, draining about $5 million. Fusion v1 had been retired in 2023 and active resolvers had moved to v2, so the live protocol and end-user funds were never at risk; most funds were returned after negotiation, minus a bounty. Separately, a third-party resolver, TrustedVolumes, was later drained for several million more through its own custom contract — 1inch stated its protocols were not involved. The pattern is reassuring (user funds untouched) but the lesson stands: resolver and integration code is an attack surface.
  • Phishing is the biggest everyday threat to you. Fake "1inch" sites and wallet-drainer approvals are common. Reach the app through your own bookmark, and review every token approval.
  • Approval hygiene. Classic swaps require token allowances; stale unlimited approvals to any contract are a standing risk. Revoke ones you no longer use.
  • Best-price isn't guaranteed to the wei. Quotes are estimates; slippage, fast-moving markets, and resolver competition mean actual fills vary. Set sensible slippage limits.
  • Token volatility and governance concentration. 1INCH is volatile, and like most DAO tokens, voting power is unevenly distributed. It's a governance asset, not a yield instrument.

Bottom line

1inch is the reference implementation of a simple, durable idea: in a world of fragmented on-chain liquidity, the aggregator that finds the best route is often more valuable than any single pool. Pathfinder made that idea fast; Fusion made it gasless and MEV-resistant by turning swaps into intents settled by competing resolvers; Fusion+ pushed the model across chains without a bridge. With $214 billion swapped in 2025 across 13+ chains, a fixed-supply governance token that ties directly into resolver security, and a track record where even its exploits spared user funds, 1inch remains the DEX aggregator to understand first. Just remember what it is — a router, not a bank — verify the domain, and mind your approvals.

For related reading: what is DeFi, best Ethereum L2s, and what is a DEX.

Not financial advice. 1INCH is volatile and DeFi carries smart-contract and phishing risk — always verify official links and read the transaction you're signing.

Frequently asked questions

What is 1inch and how does it work?

1inch is a decentralized exchange (DEX) aggregator. It doesn't hold its own liquidity — instead its Pathfinder routing engine scans hundreds of liquidity sources across a chain, then splits your single trade across the mix of pools that gives the best net price after slippage and gas. You approve one transaction; 1inch handles the routing math behind it. On top of that classic aggregation, 1inch runs Fusion (intent-based, gasless swaps) and Fusion+ (cross-chain swaps), plus a self-custodial wallet and portfolio tracker.

Is 1inch safe to use?

1inch is non-custodial — you connect your own wallet and sign each trade, so 1inch never holds your keys or funds. Its core contracts are widely used and repeatedly audited. That said, DeFi is never risk-free: in March 2025 a bug in a deprecated Fusion v1 resolver contract was exploited for about $5 million, and a separate third-party resolver (TrustedVolumes) was later drained for several million more. In both cases the flaws were in old or third-party code, not the live protocol, and end-user funds were unaffected. Always reach 1inch via its official domain to avoid phishing clones.

What is 1inch Fusion and how is it different from a normal swap?

In a normal (classic) swap you send an on-chain transaction and pay gas yourself, and the trade sits in the public mempool where bots can front-run it. Fusion flips this: you sign a swap intent — an order describing what you want — and professional resolvers compete to fill it through a Dutch auction, where the price starts favourable to you and decays until a resolver takes it. The resolver pays the gas and executes on-chain, so the swap is effectively gasless for you and protected from MEV. If no resolver fills it in time, it falls back to standard routing.

Does 1inch have a token, and what is it used for?

Yes — 1INCH, an ERC-20 token launched on 25 December 2020 with a fixed maximum supply of 1.5 billion. It's a governance and utility token: holders vote in the 1inch DAO using an "instant governance" model, and staking 1INCH mints Unicorn Power (UP), which you can delegate to Fusion resolvers to help secure the network and earn rewards. 1INCH is not required to make a swap — anyone can use 1inch without holding it.

Is 1inch cheaper than Uniswap?

Often, but not always. Uniswap is a single automated market maker; 1inch is an aggregator that routes across Uniswap, Curve, Balancer, PancakeSwap and dozens of other venues at once, so for larger trades it frequently finds a better net price by splitting the order. For a tiny swap in a deep pool, the difference can be negligible and a direct Uniswap trade may cost less gas. The honest answer: 1inch quotes you a price to compare, so check both.

What chains does 1inch support?

As of 2026, 1inch operates across Ethereum, BNB Chain, Arbitrum, Base, Optimism, Polygon, Avalanche, Gnosis, zkSync Era, Linea, Sonic, Unichain and — since April 2025 — Solana, its first non-EVM chain. Support for Fantom, Kaia and Aurora was sunset in mid-2025 due to low volume. Cross-chain swaps between supported networks run through Fusion+.

Does 1inch charge fees?

1inch has historically not taken a protocol fee on classic aggregation swaps — you pay the underlying DEX pool fees and network gas. On Fusion, resolvers earn the spread between the auction price and what they source on-chain, so the cost is embedded in your quoted rate rather than charged separately, and Fusion is gasless for you. Front-ends or the API can add an optional integrator fee, so always read the quote you're signing.

What happened in the 1inch hack?

On 5 March 2025, an attacker exploited a calldata/buffer-overflow flaw in a deprecated Fusion v1 resolver contract, draining roughly $5 million. Fusion v1 had been retired in 2023 and all active resolvers had moved to v2, so the live protocol and user funds were never at risk; after negotiation, most of the stolen funds were returned minus a bug bounty. A later, separate incident hit a third-party resolver (TrustedVolumes) for several million more via its own custom contract — 1inch stated its protocols were not involved.

Sources & further reading