1inch Network is a DEX aggregator and DeFi infrastructure suite that routes swaps across 400+ liquidity sources using its Pathfinder routing engine — splitting orders across multiple sources to minimize slippage — while its Fusion mode adds MEV-protected intent-based trading via a competitive resolver network across 13+ blockchain networks.
Founded in 2020 by Sergej Kunz and Anton Bukov at the ETHGlobal New York hackathon, 1inch has grown into one of DeFi’s most widely embedded swap layers, processing $2–5B+ monthly volume and powering trades in MetaMask, Ledger Live, Coinbase Wallet, and hundreds of applications via its B2B API.
Key Facts
- Founded: 2020 (ETHGlobal New York hackathon: built in 30 hours by Sergej Kunz + Anton Bukov)
- Chains: Ethereum, BNB Chain, Polygon, Arbitrum, Optimism, Base, Avalanche, Fantom, Gnosis, zkSync Era, Scroll (13+ chains)
- DEX sources: 400+ across all chains (Uniswap, Curve, Balancer, SushiSwap, DODO, etc.)
- Routing engine: Pathfinder algorithm (proprietary; splits + multi-hop optimization)
- Volume: $2-5B+/month (varies with market conditions; cumulative: $500B+ since 2020)
- 1INCH token: Governance + staking; unicorn power (fee rebates); Fusion resolver bonding
- 1inch Fusion: Intent-based mode: MEV-protected limit orders; resolver competition
- Users: 5M+ unique wallets (cumulative; across all chains)
- API users: Major CEXes, Ledger, Metamask, Coinbase (1inch API: widely embedded)
Core Products
1inch has four main products, each serving a different part of the DeFi swap and infrastructure stack.
1. 1inch Aggregation Protocol (Pathfinder)
The foundational product: finds best swap price across all DEX sources.
How Pathfinder works:
- User: inputs swap (100 USDC → ETH)
- Pathfinder: queries: all 400+ DEX sources simultaneously
- Pathfinder: simulates: 100,000+ route combinations (single-hop, multi-hop, splits)
- Route types:
Direct: 100 USDC → Uniswap v3 USDC/ETH pool → ETH
Multi-hop: 100 USDC → Curve USDC/USDT → Uniswap v3 USDT/ETH → ETH
Split: 60% via Uniswap v3; 40% via Curve → ETH - Pathfinder: selects: combination with: maximum ETH output after gas costs
- Executes: as a single on-chain transaction (splits: happen within one tx; atomic)
Gas optimization: Pathfinder: accounts for: gas cost of each hop; doesn’t: split to 10 DEXes if: the 10th split’s price improvement: less than its gas cost increment.
2. 1inch Fusion
1inch’s intent-based trading mode, launched December 2022:
How Fusion works:
- User: specifies: sell 1 ETH, want ≥ 2,950 USDC; valid for 5 minutes
- 1inch: creates: signed off-chain order (ERC-712 limit order format)
- 1inch: broadcasts: to resolver network (professional market makers)
- Resolvers: bid for the right to fill the order (providing: ≥ 2,950 USDC from their own inventory)
- Resolver: fills instantly from inventory; simultaneously: routes through 1inch Pathfinder to maintain/hedge position
- User: receives: USDC (≥ minimum); gas: often sponsored by resolver (user: doesn’t need ETH to initiate)
MEV protection: Fusion orders: off-chain; not in public mempool → sandwich attack: impossible.
Dutch auction: Fusion uses Dutch auction mechanism:
- At t=0: resolver must offer: very favorable price to user (near-zero resolver margin)
- At t=30s: price offer: more resolver-favorable (moderate margin)
- At t=2min: user’s minimum price (resolver: takes all surplus)
- Resolver: accepts: when: their margin > gas + hedge cost
- Result: fast fills: market conditions permitting; guaranteed fill: by deadline (or order: expires)
Resolver requirements: Must bond 1INCH tokens to join resolver network; bonding: stake-at-risk; resolver: kicked from network if: consistently fails to fill accepted orders.
3. 1inch API
B2B infrastructure allowing any dapp, exchange, or wallet to embed 1inch routing:
Features:
- Best-price swap quotes (Pathfinder: same routing algorithm)
- Transaction calldata: ready to sign + submit
- Fusion mode: available via API
- Supported: all 1inch chains
- Pricing: free (up to rate limits); enterprise: SLA agreement
Major API users: MetaMask (swap aggregation in MetaMask Swap), Ledger Live, Gemini (external swap quotes), Trust Wallet, multiple CEXes (for on-chain settlement)
4. 1inch Wallet (Mobile)
1INCH Token
Type: Governance + utility token
Supply: 1.5B 1INCH total (10-year unlock schedule)
Distribution: Community (30%), core contributors (22.5%), investors (12.5%), protocol development (14.5%), growth strategy (20.5%)
Token Utilities
- Unicorn Power (staking): stake 1INCH → receive Unicorn Power (non-transferable) → use for: (a) fee rebates on 1inch swaps, (b) governance vote power, (c) resolver priority access
- Resolver bonding: resolvers must: stake 1INCH (minimum: determined by governance); stake at risk: if resolver: misbehaves
- Protocol fee revenue: a portion of 1inch swap fees: redistributed to 1INCH stakers (fee switch mechanics: governance-controlled)
Market Position
1inch competes with several intent-based and aggregation protocols across MEV protection quality, chain coverage, and routing depth.
vs. Competitors
| Protocol | Core Model | MEV Protection | Chains | Routing Sources |
|---|---|---|---|---|
| 1inch | Aggregator + Fusion | Strong (Fusion: private intent) | 10+ | 400+ |
| CoW Swap | Batch auction | Strongest (batch: mathematically proven) | 2 | All (via solver) |
| Paraswap | Aggregation | Partial | 10+ | 200+ |
| OpenOcean | Aggregation | None | 20+ | 300+ |
| Uniswap X | Dutch auction intent | Strong | 5 | All (via filler) |
1inch advantage: breadth of chain coverage + deepest DEX source integration; Fusion: strong MEV protection + gasless UX; 1inch API: embedded in most major wallets (distribution moat).
1inch disadvantage: The aggregator model fundamentally adds: routing complexity → potential smart contract attack surface; trust: in Pathfinder’s route selection (centralized algorithm); no: CoW-style P2P matching.
Security History
2021 exploit: 1inch v1 contract: an exploit involving a governance attack (not: user fund loss; fixed rapidly).
2023: No major incidents.
Smart contract audits: Trail of Bits, Peckshield, Hacken; regular audits of aggregation router contracts.
Key risk: Aggregator routes user funds through many external contracts simultaneously; a malicious or vulnerable DEX contract in a 1inch route: could: drain the funds in transit (mitigated by: reputable DEX source filtering + time-locked source addition).
History
- 2020 — Built in 30 hours at ETHGlobal NY. Sergej Kunz and Anton Bukov build 1inch at the ETHGlobal New York hackathon as a simple aggregator comparing Uniswap and Kyber prices.
- 2020 Q4 — 1INCH token and DAO launch. 1inch raises $12M from Binance Labs and Pantera Capital; launches the 1INCH governance token with a retroactive airdrop to early users.
- 2021 — Pathfinder v2 and multi-chain expansion. New routing engine enables split and multi-hop routes. 1inch raises $175M Series B; deploys on BNB Chain, Polygon, and Avalanche.
- December 2022 — 1inch Fusion launches. Intent-based trading with Dutch auction resolver system; users get MEV-protected, often gasless swaps.
- 2023 — API becomes embedded infrastructure. 1inch API powers swaps in MetaMask Swaps, Ledger Live, Gemini, and dozens of other wallets and platforms.
- 2024 — Continued multi-chain growth. 1inch expands to Base, Scroll, and zkSync; DAO governance activity increases around fee switch and resolver parameters.
Social Media Sentiment
- r/CryptoCurrency / r/ethfinance: 1inch is respected as a practical tool — posts recommend it for large swaps where routing matters. Token price performance (~99% down from ATH) draws criticism, with debate over whether Unicorn Power staking provides sufficient value accrual.
- X/Twitter: Fusion mode was well received on launch for gasless MEV-protected swaps. Ongoing discussion compares 1inch unfavorably to UniswapX and CoW Protocol on intent-based design. The API’s distribution moat is acknowledged but rarely celebrated as bullish for 1INCH price.
- Discord (1inch DAO): Governance discussions center on fee switch mechanics, resolver requirements, and chain expansion priorities. Developer community is active and technically engaged.
Last updated: 2026-04
Related Terms
- Intent-Based Trading
- CoW Swap
- MEV (Maximal Extractable Value)
- Sandwich Attack
- MEV-Blocker
- 1inch Network (1INCH)
See Also
Sources
- 1inch Official Docs — Pathfinder routing algorithm, Fusion mode, and API reference
- CoinGecko — 1INCH — token supply, circulating supply, max supply
- DeFiLlama — 1inch — TVL and cumulative volume data
- 1inch Blog — official announcements including Fusion launch and product updates