SushiSwap

SushiSwap is a multi-chain decentralized exchange and DeFi protocol that launched in August 2020 via a famous “vampire attack” on Uniswap’s liquidity — incentivizing Uniswap LPs to migrate liquidity by offering SUSHI token rewards — evolving into a multi-product protocol with AMM V2/V3, BentoBox capital efficiency layer, Kashi isolated margin lending, and MISO launchpad while operating across 30+ blockchains under decentralized DAO governance.


Overview

SushiSwap was created by the pseudonymous “Chef Nomi” in August 2020 as a fork of Uniswap V2 with the addition of the SUSHI governance token. The vampire attack — where SushiSwap offered SUSHI rewards to Uniswap LP token holders who staked their LP tokens into SushiSwap’s contracts — temporarily drained ~$1B of liquidity from Uniswap in one of the most dramatic liquidity migrations in DeFi history.

After Chef Nomi controversially sold team tokens shortly before migration (causing a 50%+ SUSHI price crash), control passed to FTX CEO Sam Bankman-Fried and eventually to community governance. SushiSwap became a genuinely decentralized protocol with a DAO structure, expanding to 30+ chains and building a suite of DeFi products around the BentoBox architecture.


The Vampire Attack (August 2020)

The vampire attack mechanism:

  1. SushiSwap deployed “SushiBar” contracts accepting Uniswap V2 LP tokens
  2. Users who staked their Uniswap LP tokens into SushiSwap received SUSHI rewards
  3. After 2 weeks, SushiSwap called migrate() on all staked LP positions
  4. The migration contract: removed liquidity from Uniswap → redeployed assets as SushiSwap LP
  5. ~$1.27B of Uniswap liquidity migrated in a single transaction on September 9, 2020

Historical significance:

  • First successful large-scale fork-and-incentivize liquidity migration attack
  • Demonstrated that in DeFi, code is forkable but liquidity is mobile
  • Forced Uniswap to respond with UNI token airdrop (September 2020)
  • Established the playbook for future vampire attacks (e.g., LooksRare vs OpenSea)

BentoBox / Trident

The following sections cover this in detail.

BentoBox

BentoBox is a token vault that generates additional yield on idle LP assets:

  • Tokens deposited into BentoBox protocols (Kashi, SushiSwap AMM) remain in BentoBox
  • While protocols “book” the tokens, actual capital is redeployed to external yield sources
  • Users earn: protocol fees + idle capital yield simultaneously
  • Single approval flow for all BentoBox-integrated protocols

Trident AMM Framework

Trident is SushiSwap’s modular AMM framework (partially in development):

  • Multiple pool types deployable within one framework:
    Classic Pool (x*y=k, same as V2)
    Concentrated Liquidity Pool (CLMM, Uniswap V3 equivalent)
    Stable Pool (optimized for pegged assets, Curve-like)
    HybridPool (combination)
  • Pools share BentoBox capital efficiency layer
  • Route aggregation: SushiSwap router finds best execution across pool types

SushiSwap V3

SushiSwap V3 launched in 2023 as a CLMM fork of Uniswap V3:

  • Custom price ranges (same tick-based mechanism)
  • 4 fee tiers
  • Non-fungible LP positions
  • Deployed across all major SushiSwap chains
  • Lagged Uniswap V3 in adoption due to first-mover disadvantage

Kashi Lending

Kashi is SushiSwap’s isolated margin lending market built on BentoBox:

  • Isolated pairs: each lending market is an isolated pair (e.g., WBTC/USDC)
  • Lenders expose to risk of only that pair’s collateral — not full protocol
  • Borrowers can create new markets permissionlessly for any asset pair
  • Elastic interest rate: 0% to 80% APY based on utilization curve
  • Liquidity lives in BentoBox (idle capital earns yield even when not borrowed)
  • Contrasts with Compound/Aave (shared risk pools per asset): Kashi never had contagion across pairs but also lower efficiency for common pairs

MISO Launchpad

MISO (Minimal Initial SushiSwap Offering) is SushiSwap’s permissionless token launch platform:

  • Three auction types:
    Dutch Auction: price decrements over time until all tokens sold
    Batch Auction: fixed supply, price discovers based on total committed
    Crowdsale: fixed price, fixed supply, FCFS
  • Open to any project to create a sale
  • Raised funds + unsold tokens → SushiSwap liquidity pool seeded at launch
  • Historical note: MISO smart contracts were exploited via supply chain attack in 2021 ($3M via malicious code injected into build process)

xSUSHI and SUSHI Token

SUSHI is SushiSwap’s governance and revenue-sharing token:

  • xSUSHI: stake SUSHI in SushiBar → receive xSUSHI (accumulates 0.05% of all SushiSwap swap fees across all chains)
  • As fee revenue accrues, xSUSHI:SUSHI ratio increases → xSUSHI appreciates vs SUSHI
  • Governance: SUSHI holders vote on protocol upgrades, fee distribution, chain expansions
  • Treasury: SushiSwap DAO controls multi-sig treasury from protocol fees

Sources

  1. “The SushiSwap Vampire Attack: DeFi’s First Liquidity Coup”DeFi History Research, 2020–2021. Detailed analysis of SushiSwap’s vampire attack mechanism — technical implementation (SushiMaker contract, migrator function, migration transaction on September 9, 2020), Chef Nomi token sale crisis (sold $14M dev fund SUSHI → SUSHI price -75% → community outcry → funds returned; SBF takeover → gradual community governance), liquidity aftermath (Uniswap responded with UNI airdrop → liquidity partially returned; SushiSwap retained ~$500M post-migration; established as legitimate competitor), and long-term implications for DEX competitive dynamics.
  1. “BentoBox Capital Efficiency: SushiSwap’s Multi-Protocol Asset Layer”DeFi Protocol Architecture Research, 2021–2022. Technical analysis of BentoBox’s “elastic” token accounting model — how idle LP assets generate yield via external strategies while protocols book balances internally, internal balances vs external balances reconciliation, and the composability advantages for Kashi and SushiSwap pairs within shared capital.
  1. “SushiSwap Multi-Chain Expansion: Governance Crisis and 30-Chain Strategy”Multi-Chain DAO Research, 2022–2023. Analysis of SushiSwap’s expansion to 30+ chains — motivation (follow TVL to new chains), execution (canonical bridge + deploy), governance challenges (Head Chef role controversy, Jared Grey tenure, treasury management debates), and the sustainability of maintaining protocol presence across many low-TVL chains.
  1. “MISO Launchpad: Permissionless Token Sales and the Supply Chain Attack”DeFi Security Research, 2021. Analysis of SushiSwap’s MISO platform — auction mechanisms (Dutch, Batch, Crowdsale designs), permissionless project access, post-launch liquidity injection, Jay Pegs Auto Mart fundraise, and the September 2021 supply chain attack ($3M stolen via malicious npm dependency injected into MISO build process).
  1. “SushiSwap vs Uniswap: A 3-Year Post-Vampire Competitive Analysis”DEX Market Research, 2020–2023. Longitudinal analysis of Uniswap vs SushiSwap TVL, volume share, innovation cadence, protocol revenue, and the diverging outcomes of the two protocols 3 years after the vampire attack — assessing what SushiSwap built that worked vs what failed against Uniswap’s first-mover moat.

Related Terms