What Is 1inch?
1inch is a decentralized exchange (DEX) aggregator — a platform that searches across dozens of cryptocurrency exchanges to find the best price for any token swap. Think of it like a flight comparison site: instead of checking each airline individually, the service compares them all at once and shows you the cheapest option.
In decentralized finance, liquidity is spread across many exchanges (Uniswap, Curve, SushiSwap, and hundreds more). Each might offer a slightly different price for the same token. For small trades this barely matters, but for larger swaps the price difference can be significant. 1inch solves this by automatically splitting your trade across multiple exchanges, giving you a better overall price than any single exchange could offer.
How Does It Work?
-
Search: When you want to swap tokens, 1inch's Pathfinder algorithm scans dozens of exchanges simultaneously to find where the best prices are.
-
Split: Instead of sending your entire order to one exchange, it divides the trade across multiple pools — taking smaller amounts from each where the price is most favorable.
-
Execute: All the individual swaps happen in a single transaction on the blockchain. Either everything goes through or nothing does — you never get stuck with a partial trade.
-
Fusion mode (optional): For users who want to avoid paying gas fees entirely, 1inch offers Fusion swaps. You sign an order off-chain and professional market makers compete to fill it, paying the gas themselves. If nobody fills your order, you pay nothing.
Key Facts
- Token: 1INCH
- Total supply: 1.5 billion 1INCH
- Built on: Ethereum, Arbitrum, Polygon, BNB Chain, and 10+ other networks
- Launch: 2020
- Founders: Sergej Kunz and Anton Bukov
- Cumulative volume: Over $300 billion in trades processed
Why Does It Matter?
For anyone making trades larger than a few thousand dollars in DeFi, the price difference between using a single exchange and using an aggregator like 1inch can be substantial — often 1–3% savings on large orders. 1inch is one of the most widely used aggregation protocols, and its Fusion mode has become a popular way to swap tokens without paying gas fees or worrying about front-running bots.
Research crypto without the noise
560 explainers, watchlist alerts, and unlimited Qai — $4.99/mo after a free week.
Try Pro free for 7 daysCancel before day 8. No charge.
Where is the 1inch Network whitepaper PDF?
For the full analysis of 1inch's aggregation routing, Fusion mode resolver economics, and DAO treasury structure, try ChainClarity Pro free for 7 days. 1inch — 1inch (1INCH) is a cryptocurrency launched in 2020and operat…
The 1inch whitepaper and docs describe a DEX aggregator that splits swaps across liquidity sources to find better execution than a single pool. Its core pieces are Pathfinder routing, the Aggregation Protocol, Limit Order Protocol, and Fusion intents. The 1INCH token is used for DAO governance and protocol-parameter voting, not as gas.
- Pathfinder routing — searches multiple DEX pools and split routes for efficient swaps
- Aggregation Protocol — executes token swaps across liquidity venues in one transaction
- Fusion intents — resolvers compete to fill user swaps with gas abstraction
Read more: 1inch Network official docs
TL;DR
- 1inch is a DEX aggregator and intent-routing layer — it does not hold liquidity. It routes your trade across multiple decentralized exchanges (Uniswap, Curve, Balancer, and dozens of others) to get a better price than any single venue.
- Fusion mode is the modern execution model — you sign an intent, professional resolvers compete to fill it, you pay no gas, and MEV bots cannot sandwich your order.
- The 1INCH token is governance + staking — it is not a direct fee-share token on every swap. Stakers earn Unicorn Power, which grants a share of resolver surplus, but most swap volume does not flow to token holders.
What 1inch Actually Is
1inch is not a decentralized exchange. It is a DEX aggregator — a protocol that searches across dozens of on-chain liquidity sources to find the best available price for any given token swap, then executes the trade by splitting it across multiple pools in a single atomic transaction.
The distinction matters. A DEX like Uniswap holds its own liquidity in pools and executes trades against those pools. 1inch holds no liquidity. It sits on top of every DEX and routes trades through whichever combination of pools produces the best output for the user. For small trades the difference is marginal. For anything above $10,000, where a single pool's liquidity gets thin and slippage eats into your output, the difference can be significant.
Sergej Kunz and Anton Bukov built the first version of 1inch at the ETHGlobal NYC hackathon in 2019. The idea was simple: DeFi liquidity is fragmented across dozens of protocols, and no individual trader has time to check every pool manually. 1inch automates that comparison and executes the optimal route in one transaction. It launched on Ethereum mainnet in 2020 and has since expanded to 13+ chains, including Arbitrum, Optimism, Base, Polygon, BNB Chain, Avalanche, zkSync Era, Linea, Gnosis, Sonic, and Solana.
On the Tron network, decentralized exchange liquidity is largely coordinated through Sun token, which governs the chain's native swap and DeFi infrastructure.
Cumulative swap volume across all chains has surpassed $500 billion on Ethereum alone and over $700 billion network-wide, according to the 1inch team's Dune Analytics dashboard.
Pathfinder: The Original Routing Algorithm
Pathfinder is the engine that makes 1inch useful. It is the routing algorithm that decides how to split and route a trade across available liquidity.
Here is what happens when you submit a swap — say, 50,000 USDC to ETH:
1. Graph construction. Pathfinder builds a directed graph where nodes are tokens and edges are DEX pools. For USDC → ETH, there might be 50+ edges across Uniswap V2, Uniswap V3, Curve, Balancer, SushiSwap, and others.
2. Price impact modeling. For each pool, Pathfinder models how the output degrades as more volume passes through. Different AMM designs — constant product (Uniswap V2), stableswap (Curve), concentrated liquidity (Uniswap V3) — have different price-impact curves, and Pathfinder accounts for each.
3. Multi-path optimization. The algorithm maximizes output tokens given the input amount. It considers single-path routes, multi-path splits (e.g., 60% through one Uniswap V3 pool, 40% through a Curve pool), and multi-hop routes (USDC → WBTC → ETH, if that path produces more ETH despite the extra hop). Gas costs are factored into the optimization — a marginally better price on an obscure pool is not recommended if the extra gas wipes out the savings.
4. Atomic execution. The optimal route is assembled into a single transaction via 1inch's router contract. Every pool interaction either completes together or reverts together. There is no partial-execution risk.
For a 50,000 USDC swap, Pathfinder might split the trade across three Uniswap V3 fee tiers and a Curve pool, saving 0.3–0.8% compared to executing the full amount on a single venue. On a $50K trade, that is $150–$400 in better execution.
Fusion and Fusion+: Intent-Based, Gasless, MEV-Protected Swaps
Fusion (December 2022)
Fusion replaced the old model where the user pays gas to execute the swap. Instead, professional resolvers — market makers registered with the protocol — compete to fill user orders:
- You specify the swap parameters and set a minimum acceptable output (your price floor).
- You sign this as an off-chain message. No gas required.
- Resolvers monitor the Fusion order book and compete to fill orders where they can provide the required output or better.
- The winning resolver pays the gas and earns the spread between what they provide and what the order requires.
Three things make this better than the classic aggregator flow:
- No gas on unfilled orders. If conditions move against you and no resolver fills the order, you pay nothing. In classic mode, a failed transaction still costs gas.
- MEV protection. Because the order stays off-chain until a resolver commits, it never sits in the public mempool where sandwich bots can front-run it. MEV (Maximal Extractable Value) is profit that bots extract by inserting trades around yours to move the price against you — Fusion eliminates this attack surface.
- Dutch auction pricing. The order starts at a price slightly better than market and decays toward your floor over time, creating natural competition among resolvers. This tends to produce fills close to the best available price.
The tradeoff: Fusion depends on resolver competition. For obscure token pairs with thin resolver coverage, orders may take longer to fill or may not fill at all.
Fusion+ (2024)
Fusion+ extended the resolver model to cross-chain swaps. You can swap ETH on Ethereum for SOL on Solana — without using a bridge — by signing a single intent. A resolver fills one leg on each chain, and the protocol's atomic swap mechanism ensures both legs complete or neither does.
Fusion+ currently supports cross-chain swaps across Ethereum, Arbitrum, Optimism, Base, Polygon, BNB Chain, Avalanche, zkSync Era, and Solana, with additional chains added as resolver coverage expands (verified against docs.1inch.io/docs/fusion-plus/introduction on 2026-06-06).
The key difference from bridge-based cross-chain swaps: you never deposit assets into a bridge contract. Your assets stay in your wallet until the swap executes atomically. This eliminates the bridge exploit risk that has cost DeFi users billions (the Ronin bridge hack alone was $625 million).
1INCH Token and Unicorn Power Staking
The 1INCH token has a fixed total supply of 1.5 billion tokens. As of June 2026, approximately 1.41 billion tokens are in circulation (~94% of total supply). The token trades at roughly $0.073, giving it a market cap of approximately $103 million — down over 99% from its October 2021 all-time high of roughly $8.65.
Token allocation (at launch, December 2020):
| Category | Share | Status (June 2026) |
|---|---|---|
| Community incentives (airdrops, liquidity mining, grants) | 30% | Largely distributed |
| Backers (Binance Labs, Pantera, Galaxy Digital) | 22.5% | 4-year vesting completed Dec 2024 |
| Core team and future hires | 22.5% | 4-year vesting completed Dec 2024 |
| Growth and development fund | 25% | Managed by 1inch Foundation, DAO-governed |
What staking actually does
1INCH holders can stake tokens to earn Unicorn Power — a non-transferable score that determines your share of resolver surplus fees from Fusion swaps. The more you stake and the longer you lock, the more Unicorn Power you accumulate.
Be clear about what this is and is not: Unicorn Power gives you a claim on a portion of Fusion resolver surplus. It does not give you a cut of every swap routed through 1inch. Most aggregation-mode swaps generate no direct revenue for token holders. The staking yield depends entirely on Fusion adoption and resolver competition — if Fusion volume grows as a share of total 1inch throughput, the fee pool grows. If it does not, staking yields stay thin.
Governance is the other token function. 1INCH holders vote on protocol upgrades, fee parameters, and resolver registration rules through the 1inch DAO.
Who Uses 1inch and How Big Is It
1inch is embedded across the DeFi stack. MetaMask, Trust Wallet, Rabby, and other popular wallets integrate 1inch's routing API to power their built-in swap features — many users route through 1inch without knowing it.
Scale as of mid-2026:
- $500 billion+ cumulative swap volume on Ethereum alone (milestone reached in 2025)
- $700 billion+ total volume across all chains
- 13+ supported chains including Ethereum, Arbitrum, Optimism, Base, Polygon, BNB Chain, Avalanche, Solana
- Aggregation Protocol v6 is the current production version, with optimized calldata encoding to minimize gas costs on complex multi-hop routes
1inch consistently ranks among the top 2–3 DEX aggregators by volume, alongside CowSwap and 0x/Matcha.
Real Risks
Smart contract risk
1inch's router contracts have been audited, but any protocol that handles billions in swap volume is a target. The aggregator router is a complex piece of infrastructure — it interacts with dozens of third-party DEX contracts in a single transaction. A vulnerability in the router or in any integrated DEX contract creates exposure. Users should avoid setting unlimited token approvals on 1inch contracts (or any DeFi contract).
Resolver concentration in Fusion
Fusion's security model depends on competitive resolver markets. If a small number of resolvers dominate order flow, the system loses its MEV-protection properties — dominant resolvers can extract value from order flow in ways that resemble the front-running Fusion was designed to prevent. Resolver diversity is not guaranteed; it depends on profitability and market conditions.
Regulatory exposure
1inch routes trades across every major DEX on every major chain. Regulatory actions targeting any of those venues — or targeting aggregation itself — affect 1inch directly. The 1inch Foundation has already geofenced certain features for US-based IP addresses. The regulatory landscape for DeFi routing layers remains unsettled in the US, EU (MiCA), and other jurisdictions.
Competition from native DEX routers
Uniswap's own router, Curve's built-in routing, and wallet-native swap features are all improving. If individual DEXs solve their own routing and MEV problems, the value of a third-party aggregator shrinks. 1inch's moat is execution quality across fragmented liquidity — if liquidity concentrates on fewer venues, the moat narrows.
1inch vs. Competitors
| Feature | 1inch | CowSwap | Uniswap (router) | 0x / Matcha |
|---|---|---|---|---|
| Model | Aggregator + intent (Fusion) | Intent-based (CoW Protocol batch auction) | Single-protocol router | Aggregator + RFQ |
| MEV protection | Yes (Fusion mode) | Yes (batch auction) | No by default | Partial (RFQ mode) |
| Gasless swaps | Yes (Fusion) | Yes | No | No |
| Cross-chain | Yes (Fusion+, 2024) | No | No (separate chain deployments) | No |
| Chains supported | 13+ including Solana | Ethereum, Gnosis, Arbitrum | Ethereum + 10 EVM chains | Ethereum + 8 EVM chains |
| Native token utility | Governance + staking surplus (Unicorn Power) | Governance | Governance + fee switch (inactive) | Governance |
| Best for | Large swaps, cross-chain, MEV-sensitive trades | MEV-sensitive batched orders | Simple swaps using Uniswap pools | RFQ-style with professional market makers |
Comparison data sourced from docs.1inch.io, cow.fi/docs, docs.uniswap.org, and 0x.org/docs; volume data from DefiLlama. Verified 2026-06-06.
FAQ
Is 1inch a DEX?
No. 1inch is an aggregator that routes your trade across multiple DEXs — Uniswap, Curve, Balancer, and dozens of others. It does not hold liquidity itself.
Does 1inch have a whitepaper?
Not a single canonical whitepaper. The Pathfinder, Fusion, and Fusion+ protocols are documented as separate technical specifications at docs.1inch.io. If you are looking for a "1inch whitepaper," start with the Aggregation Protocol docs and the Fusion spec.
What is 1inch Fusion?
An intent-based swap mode launched in December 2022. You sign your desired outcome as an off-chain message — specifying input, output, and minimum acceptable price — and professional resolvers compete to fill it. You pay no gas, and MEV bots cannot sandwich your order because it never enters the public mempool.
What is 1inch Fusion+?
A 2024 extension that performs cross-chain swaps atomically without using a bridge. You sign one intent; a resolver fills both legs (one on each chain) using an atomic swap mechanism. Currently supports Ethereum, Arbitrum, Optimism, Base, Polygon, BNB Chain, Avalanche, zkSync Era, and Solana.
Is the 1INCH token worth anything?
1INCH is a governance token with a staking mechanism (Unicorn Power) that earns a share of Fusion resolver surplus. It is not a direct fee-share token on every swap. Most aggregation-mode volume does not generate revenue for token holders. The token's value is tied to Fusion adoption and governance influence over the protocol.
Is 1inch safe to use?
Smart-contract risk is real for any DeFi protocol. 1inch's contracts are audited, but audits do not guarantee safety. Practical steps: revoke unused token approvals, avoid unlimited spending allowances, and use Fusion mode when possible (it keeps orders off-chain until execution, reducing exposure to mempool-based attacks).
Who created 1inch?
Sergej Kunz and Anton Bukov built the first version at the ETHGlobal NYC hackathon in 2019. The protocol launched on Ethereum mainnet in 2020.
What is the 1inch Liquidity Protocol?
The 1inch Liquidity Protocol (1LP, originally Mooniswap) was 1inch's own AMM, designed to reduce sandwich-attack profitability via virtual balance accounting. It is distinct from the aggregator: aggregation routes trades across third-party DEXs, while 1LP held its own liquidity. As of 2026 the team has shifted focus toward Fusion and Fusion+; check docs.1inch.io for the current 1LP deployment status before depositing liquidity.
Can US users use 1inch?
1inch has historically geofenced certain features for US-based IP addresses. The aggregator API remains accessible, but the Fusion and limit-order features have been restricted at various points. Check the current 1inch.io UI from a US IP before assuming full access.
Updated June 2026








