{"id":"curve-finance","title":"Curve Finance","content":"**Curve Finance (CRV)** is an exchange liquidity pool that offers traders a platform with [stablecoin](https://iq.wiki/wiki/stablecoin) trading and supplemental fee income for liquidity providers. The Curve Finance Protocol is governed by the [CRV](https://iq.wiki/wiki/curve-dao-token) token. The project was launched in January 2020. [\\[1\\]](#cite-id-cpsuo5fow9)\n\n$$widget0 [YOUTUBE@VID](MqRfurKVM1A)$$\n\n## Overview\n\nCurve Finance is a decentralized exchange (DEX) and automated market maker (AMM) protocol designed primarily for efficient trading of assets with similar price points, such as stablecoins and wrapped tokens. Its core innovation is the StableSwap algorithm, which combines constant sum and constant product formulas to minimize slippage and impermanent loss, making it a foundational piece of infrastructure in the decentralized finance (DeFi) ecosystem. [\\[43\\]](#cite-id-AvJkrXN2Uu)\n\nThe protocol is governed by the Curve DAO and its governance token, CRV. Users can lock CRV to receive vote-escrowed CRV (veCRV), which grants them voting rights on protocol governance, a share of protocol trading fees, and the ability to boost their rewards as liquidity providers. This model, known as \"veTokenomics,\" sparked the \"[Curve Wars](https://iq.wiki/wiki/curve-wars),\" a competition among protocols to accumulate governance power over Curve's liquidity incentives. [\\[44\\]](#cite-id-a3y1cKWIBM)\n\nBeyond its initial focus on stablecoins, Curve has expanded to include pools for volatile assets (Curve v2), a native overcollateralized stablecoin ([crvUSD](https://iq.wiki/wiki/crvusd)), and a lending-liquidating AMM (LLAMMA) that enables high loan-to-value borrowing with a soft liquidation mechanism. [\\[43\\]](#cite-id-AvJkrXN2Uu)\n\n## History\n\nCurve's development began in late 2019 with founder Michael Egorov's StableSwap whitepaper, which introduced an optimized AMM formula for pegged assets. The protocol launched in January 2020, quickly outperforming generalized AMMs for stablecoin trades. [\\[43\\]](#cite-id-AvJkrXN2Uu)\n\nOn March 10, 2020, Curve's creators unveiled the results of their second software audit from the Trail of Bits team. The second audit focused on reviewing fixes Curve's builders had put in place in response to their first audit, with a Trail of Bits specialist ultimately concluding in a follow-up report that they \"correctly fixed the reported issues.\" [\\[3\\]](#cite-id-wjx9q051vj)\n\nIn August 2020, the CRV governance token and DAO contracts were deployed not by the Curve team, but by an anonymous community member, 0xc4ad, using code that had been made public for review. The Curve team verified the deployment, and the community adopted it as the official launch. The introduction of the veCRV governance system kicked off a competitive flywheel, and within a week, Curve’s TVL tripled to over $400M. [\\[43\\]](#cite-id-AvJkrXN2Uu)\n\nThe protocol saw significant growth throughout 2020, driven by the \"DeFi Summer\" and the launch of yield farming for tokens like [COMP](https://iq.wiki/wiki/comp). On June 14, 2020, Curve saw $3.5 million in daily trading volume, which shot up to $23.3 million two days later. By July, weekly volume had jumped by $213 million. [\\[3\\]](#cite-id-wjx9q051vj)[\\[4\\]](#cite-id-66mhfurtgdh) Around late July, the protocol exceeded over $300 million in value locked, partly due to the release of [yEarn](https://iq.wiki/wiki/yearn)'s YFI token. [\\[2\\]](#cite-id-tntabmkok6)\n\nIn November 2020, following a community vote, Curve Finance distributed nearly $3 million in accrued fees to the platform’s Governance Token holders. [\\[2\\]](#cite-id-tntabmkok6)\n\nIn 2021, Curve rolled out Cryptoswap (Curve v2), extending its AMM design to volatile pairs like wETH/wBTC/USDT. It also expanded across L2s and other blockchains and launched Factory pools, enabling anyone to create new Curve markets. [\\[43\\]](#cite-id-AvJkrXN2Uu)\n\nCurve reached another major milestone in 2023 with the launch of its native stablecoin, [crvUSD](https://iq.wiki/wiki/crvusd), which introduced the Lending-Liquidating AMM (LLAMMA). This mechanism avoids hard liquidations by gradually shifting collateral into and out of stablecoins within a price range. This was followed by the launch of LlamaLend in early 2024, a lending protocol built on the same engine. [\\[43\\]](#cite-id-AvJkrXN2Uu)\n\nCurve's smart contracts are written in Vyper, a Python-inspired language optimized for safety. The Curve team has actively contributed to Vyper's development. [\\[7\\]](#cite-id-ns8o0g0whhl)[\\[43\\]](#cite-id-AvJkrXN2Uu)\n\n$$widget0 [YOUTUBE@VID](SvEOUgSJWYU)$$\n\n## Core Concepts\n\n### StableSwap Invariant\n\nCurve's core technology is its specialized Automated Market Maker (AMM) algorithm, known as the StableSwap invariant. It is designed specifically for assets that are pegged to each other, such as various stablecoins or different wrapped versions of [Bitcoin](https://iq.wiki/wiki/bitcoin). Unlike standard AMMs that use a constant product formula (x\\*y=k), Curve's formula is designed to concentrate liquidity around the peg, which significantly reduces slippage and makes trading more efficient for these asset pairs. This approach also minimizes the risk of impermanent loss for liquidity providers, a common issue in pools with volatile assets. [\\[33\\]](#cite-id-f9F3ev1Bo3)\n\n### Pool Types\n\nCurve offers several types of liquidity pools, each serving a different purpose within the ecosystem. [\\[34\\]](#cite-id-7nPcfoD6eE)\n\n* **Plain Pools:** These are the simplest type of pools, containing two or more stablecoins. They allow for direct swaps between the assets in the pool.\n* **Lending Pools:** These pools integrate with lending protocols like [Compound](https://iq.wiki/wiki/compound) or [Aave](https://iq.wiki/wiki/aave). The underlying tokens in the pool are supplied to these protocols, allowing liquidity providers to earn both trading fees from Curve and additional lending interest.\n* **Metapools:** Metapools allow for one token to be swapped against a basket of tokens from another pool (a \"base pool\") without diluting the liquidity of the base pool. For example, a new stablecoin could be paired with the 3CRV token (the LP token for the TriPool of [DAI](https://iq.wiki/wiki/dai), [USDC](https://iq.wiki/wiki/usdc), and USDT). This allows new assets to tap into the deep liquidity of established pools.\n\nIn addition to Stableswap pools, Curve also has Cryptoswap pools, which use a different algorithm designed to trade volatile, uncorrelated assets like ETH and WBTC. [\\[35\\]](#cite-id-wghNLuQXuA)\n\n### Gauges and Rewards\n\nLiquidity providers on Curve can earn rewards by staking their LP tokens in \"Reward [Gauges](https://iq.wiki/wiki/gauges)\". These [gauges](https://iq.wiki/wiki/gauges) distribute CRV tokens to stakers. The amount of CRV distributed to each gauge is determined by a weekly governance vote by veCRV holders. [\\[36\\]](#cite-id-LDCwsGSxCO)\n\n* **CRV Rewards:** The primary incentive for liquidity providers is the emission of CRV tokens. The rate of these emissions for each pool is decided by the DAO.\n* **Boosting:** Holders of veCRV (vote-escrowed CRV, obtained by locking CRV tokens) can \"boost\" their CRV rewards from gauges by up to 2.5x. The size of the boost depends on the amount of veCRV held and the amount of liquidity provided. [\\[37\\]](#cite-id-z4oUMaGfSW)\n* **Gauge Weight Voting:** veCRV holders can vote to allocate a higher percentage of future CRV emissions to specific gauges, directing incentives towards certain pools. [\\[38\\]](#cite-id-TWtDNo1nBr)\n* **Permissionless Rewards:** Any project can add additional reward tokens to a gauge to further incentivize liquidity for their pool. [\\[39\\]](#cite-id-EFFdG3Yrv2)\n\n### Risks\n\nUsing Curve Finance involves several risks that users should be aware of. The platform has categorized these risks based on its different products. [\\[40\\]](#cite-id-91H2WtBDOG)\n\n* **Smart Contract Risk:** As with any DeFi protocol, there is an inherent risk of bugs or vulnerabilities in the smart contracts, which could be exploited.\n* **Liquidity Pool Risks:**\n  * **De-pegging:** If a stablecoin within a pool loses its peg to its underlying asset (e.g., falls significantly below $1), liquidity providers could suffer losses.\n  * **Impermanent Loss:** While Curve's model is designed to minimize impermanent loss for pegged assets, it can still occur, especially in pools with more volatile assets or during periods of high market volatility.\n* **Lending and crvUSD Risks:**\n  * **Liquidation Risk:** Users who borrow [crvUSD](https://iq.wiki/wiki/crvusd) or other assets through Curve Lending must maintain a healthy collateralization ratio. If the value of their collateral drops, their position could be liquidated. [\\[41\\]](#cite-id-OiULEpFex6)\n  * **Oracle Risk:** The lending and [crvUSD](https://iq.wiki/wiki/crvusd) systems rely on price oracles to determine the value of collateral. A malfunctioning or manipulated oracle could lead to improper liquidations. [\\[42\\]](#cite-id-ntYMnb30Rn)\n\n### Automatic Market Makers\n\nCurve has developed an [AMM (Automated Market Maker)](https://iq.wiki/wiki/automated-market-maker) with a specific focus on assets that exhibit similar pricing characteristics, such as stablecoins or tokenized bitcoin. This design choice allows Curve to mitigate impermanent loss, reduce fees, and minimize slippage. Unlike platforms like [Uniswap](https://iq.wiki/wiki/uniswap), which combine liquidity pools consisting of disparate assets like [ETH](https://iq.wiki/wiki/ether-eth) and [BTC](https://iq.wiki/wiki/bitcoin-btc), Curve's liquidity pools exclusively consist of stablecoins like [DAI](https://iq.wiki/wiki/dai), [USDC](https://iq.wiki/wiki/usdc), and [USDT](https://iq.wiki/wiki/tether), or solely comprise wrapped bitcoin tokens like [wBTC](https://iq.wiki/wiki/wrapped-bitcoin-wbtc) and [renBTC](https://iq.wiki/wiki/renbtc). [\\[12\\]](#cite-id-dshv2u7fzha)\n\n### Liquidity Pools\n\nLiquidity pools consist of tokens held within smart contracts. For instance, if a pool is created with [DAI](https://iq.wiki/wiki/dai) and [USDC](https://iq.wiki/wiki/usdc) tokens where 1 [DAI](https://iq.wiki/wiki/dai) is equivalent to 1 [USDC](https://iq.wiki/wiki/usdc), the pool would contain an equal number of tokens, let's say 1,000 tokens each (1,000 [DAI](https://iq.wiki/wiki/dai) and 1,000 [USDC](https://iq.wiki/wiki/usdc)). [\\[14\\]](#cite-id-pdt6m3b3vx)\n\nWhen Trader 1 exchanges 100 [DAI](https://iq.wiki/wiki/dai) for 100 [USDC](https://iq.wiki/wiki/usdc), the pool would then contain 1,100 [DAI](https://iq.wiki/wiki/dai) and 900 [USDC](https://iq.wiki/wiki/usdc). As a result, the price would slightly shift downwards for [USDC](https://iq.wiki/wiki/usdc), encouraging another trader to exchange [USDC](https://iq.wiki/wiki/usdc) for [DAI](https://iq.wiki/wiki/dai) and restore the pool to its average composition. [\\[14\\]](#cite-id-pdt6m3b3vx)\n\n#### Base vAPY\n\nCurve generates revenue for liquidity providers through trading fees. When users make token exchanges on Curve or through partner platforms like 1inch or Paraswap, a small fee is evenly distributed among liquidity providers. This mechanism leads to an increase in the base vAPY (virtual annual percentage yield) as trading volume on Curve rises. Additionally, certain pools, such as [Compound](https://iq.wiki/wiki/compound), PAX, Y, and BUSD, have the potential to earn interest from lending protocols by utilizing platforms like [Compound](https://iq.wiki/wiki/compound) or AAVE. While these pools can be more profitable during periods of high lending rates, it's important to consider the added layers of risk involved. [\\[14\\]](#cite-id-pdt6m3b3vx)\n\nAll pools on Curve benefit from trading fees, and some pools offer additional incentives. By providing liquidity on Curve Finance, users can also receive CRV tokens. The amount of CRV allocated to each liquidity gauge is determined by the DAO's allocation decisions. It's worth noting that the vAPY can vary depending on the trading volume and volatility, as the fees distributed to liquidity providers are tied to the trading activity. Consequently, daily vAPYs can range from low to high based on the prevailing trading conditions. [\\[14\\]](#cite-id-pdt6m3b3vx)\n\n## Curve DAO\n\n### veCRV and Governance\n\nCRV Tokens are awarded to Curve.fi liquidity providers. There was no public sale or ICO; instead, users who had provided liquidity on Curve were awarded CRV retroactively based on the duration and amount of their contribution. [\\[5\\]](#cite-id-aacyvc6ix7e)[\\[6\\]](#cite-id-2a02jyghrax)\n\nThe protocol introduced a novel \"vote-escrowed\" tokenomics model (veTokenomics). By locking CRV tokens, users receive veCRV, which grants them a share of protocol revenue and governance rights. This design proved influential, with projects like [Balancer](https://iq.wiki/wiki/balancer), Frax, and Pendle later adopting similar systems. [\\[44\\]](#cite-id-a3y1cKWIBM)\n\nveCRV holders receive 50% of the trading fees generated by the protocol, distributed in the form of [crvUSD](https://iq.wiki/wiki/crvusd) (previously 3CRV). Over its first five years, the DAO distributed $159.25 million in real yield to veCRV holders across 256 consecutive weeks, averaging $622,070 per week. [\\[15\\]](#cite-id-vhpqsgy78qp)[\\[44\\]](#cite-id-a3y1cKWIBM)\n\nThe governance model has remained active and robust. In its first five years, the community handled 1,276 proposals with an average participation rate of approximately 46.7% and achieved quorum around 97.6% of the time. This demonstrates consistent alignment and decentralized decision-making. [\\[44\\]](#cite-id-a3y1cKWIBM)\n\n### The Curve Wars\n\nThe ability for veCRV holders to direct weekly CRV emissions via \"gauge weight\" votes created a market for governance influence. This led to the \"[Curve Wars](https://iq.wiki/wiki/curve-wars),\" a competition among DeFi protocols to accumulate veCRV to direct liquidity incentives toward their own pools. Protocols either locked CRV directly or used liquid lockers and aggregators like [Convex Finance](https://iq.wiki/wiki/convex-finance), [Stake DAO](https://iq.wiki/wiki/stake-dao), and [Yearn Finance](https://iq.wiki/wiki/yearn) to gain voting power. This dynamic made CRV emissions programmable and influence over them a priced commodity, as projects began offering incentives to veCRV holders to vote for specific pools. [\\[44\\]](#cite-id-a3y1cKWIBM)[\\[17\\]](#cite-id-4c3wi8h69ky)\n\n### Centralization Concerns\n\nIn August 2020, shortly after the DAO's launch, Curve founder [Michael Egorov](https://iq.wiki/wiki/michael-egorov) acquired 71% of the voting power by extending the lock-up period for his CRV tokens. This sparked controversy and centralization concerns, as founder rewards were substantially higher than those for liquidity providers. Egorov stated the action was an overreaction to prevent other protocols like yEarn from gaining outsized control and that he hoped his voting power would decrease over time as more users participated in governance. [\\[2\\]](#cite-id-tntabmkok6)[\\[7\\]](#cite-id-ns8o0g0whhl)\n\n## Curve v2\n\nIn June 2021, Curve v2 was launched. The V2 version of the protocol allowed users to swap between unpegged assets. The first pool that was launched was WETH/WBTC/USDT. Additionally, the project integrated an automated version of Uniswap V3's concentrated liquidity feature. [\\[13\\]](#cite-id-nm8xaw5to3)\n\n### Concentrated Liquidity\n\nConcentrated liquidity provides users with the ability to select a specific price range in which they want to provide liquidity. Rather than offering liquidity across the entire price spectrum of [Ethereum](https://iq.wiki/wiki/ethereum) in the ETH/USDT pool, liquidity providers (LPs) can focus on a specific range, such as 2,000-3,000USDT/ETH, to optimize the efficiency of their liquidity, given that the ETH price remains within that range. [\\[13\\]](#cite-id-nm8xaw5to3)\n\nCurve employs a mathematical formula to automatically concentrate the liquidity contributed by its liquidity providers (LPs) around the existing market price. The purpose is to mitigate slippage and facilitate the exchange of substantial amounts by users without causing significant disruptions to the asset's price. [\\[13\\]](#cite-id-nm8xaw5to3)\n\n## CrvUSD\n\nCrvUSD is the [stablecoin](https://iq.wiki/wiki/stablecoin) released by [Curve Finance](https://iq.wiki/wiki/curve-finance) that is overcollateralized and uses AMMs to autonomously swap between the collateral and the [stablecoin](https://iq.wiki/wiki/stablecoin) to keep its peg. It was deployed on the [Ethereum](https://iq.wiki/wiki/ethereum) [mainnet](https://iq.wiki/wiki/mainnet) on May 2023. [\\[10\\]](#cite-id-g8exon0abea)\n\nCrvUSD derives its value from assets such as [USDC](https://iq.wiki/wiki/usdc), [Ethereum](https://iq.wiki/wiki/ethereum), liquid staking derivatives like Frax's sfrxETH, and liquidity provision tokens from [stablecoin](https://iq.wiki/wiki/stablecoin) pools. [\\[11\\]](#cite-id-jruu14ekz27)\n\nCurrently, borrowing against wsteth, wbtc, sfrxETH, and ETH is enabled. Curve Finance founder [Michael Egorov](https://iq.wiki/wiki/michael-egorov) facilitated the initial [crvUSD](https://iq.wiki/wiki/crvusd) loan, valued at $1 million, utilizing $1.8 million worth of sfrxETH as collateral. The mechanisms mentioned in the whitepaper state that the goal is to allow the peg to be stable without keeping large amounts of Peg Stability Modules and Vaults. [\\[9\\]](#cite-id-lkpz1d7rdx)[\\[11\\]](#cite-id-jruu14ekz27)\n\n## The Llamas\n\nIn February 2023, The Llamas was launched. The Llamas serve as the \"social layer\" for Curve Finance, encompassing a collection of 1111 [NFTs](https://iq.wiki/wiki/non-fungible-token-nft) (non-fungible tokens) representing digital identities. Their purpose is to incentivize and acknowledge positive-sum actions within the ecosystem, whether they occur on-chain or off-chain. The Llamas adopt a system similar to POAP (Proof of Attendance Protocol) to facilitate these rewards. [\\[22\\]](#cite-id-uKKWBLGWmo)\n\n$$widget0 [YOUTUBE@VID](inCtOaqS96M)$$\n\nThe Llamas represent a combination of NFTs and badges within Curve Finance. Initially, they function as entry tokens to the social layer. Each Llama possesses distinct badges, serving as a digital reputation system. These badges have varying effects on the Llamas' yield potential. Some badges permanently boost yield, while others provide temporary boosts that decay over time. In the future, external parties will have the ability to create and deploy their own badges, similar to the Degenscore system. These badges will be implemented as ERC-1155 tokens, allowing for issuance and assignment to different NFTs. [\\[22\\]](#cite-id-uKKWBLGWmo)\n\n## Curve Hack\n\nOn July 30, 2023, a significant exploit hit several [DeFi](https://iq.wiki/wiki/defi) protocols on Curve Finance, resulting in attackers stealing a total of $62 million worth of cryptocurrencies. The attack was linked to a vulnerability in [liquidity pools](https://iq.wiki/wiki/liquidity-pool) on Curve, and investigations pointed to issues with Vyper, an alternative programming language for [Ethereum](https://iq.wiki/wiki/ethereum) smart contracts, as the root cause of the exploit. The vulnerability in Vyper versions 0.2.15, 0.2.16, and 0.3.0 allowed attackers to manipulate the reentrancy guard, enabling them to execute multiple calls in a single function and trick smart contracts into calculating improper balances. JPEG’d, [Alchemix](https://iq.wiki/wiki/alchemix), and [Metronome](https://iq.wiki/wiki/metronome) DAO suffered significant losses, with $11 million, $13.6 million, and $1.6 million stolen, respectively. [\\[22\\]](#cite-id-voud77p3rmg)[\\[23\\]](#cite-id-4z0d8sotp5a)[\\[24\\]](#cite-id-cjzkiwmo9pu)\n\n> A number of stablepools (alETH/msETH/pETH) using Vyper 0.2.15 have been exploited as a result of a malfunctioning reentrancy lock. We are assessing the situation and will update the community as things develop. - Curve Finance\n\n$$widget0 [YOUTUBE@VID](XLCdA0b7mQ0)$$\n\n### $5.4 Million Recovery\n\nOn July 31, 2023, an ethical hacker, known as \"c0ffeebabe.eth,\" managed to recover approximately 2,879 Ether (worth around $5.4 million) from the exploiter and returned it to the DeFi protocol. The hacker used a front-running bot to secure the stolen assets and return them to the rightful custodian address of Curve Finance. During this controversy, Twitter accounts impersonating Curve Finance and hack victims have been promoting a fake refund scheme to target those who lost their funds. However, the official Curve Finance account has not announced any plans for a refund. [\\[16\\]](#cite-id-dkfkfdrotai)\n\nOn August 11, 2023, Curve Finance publicly announced its commitment to compensating users affected by the recent $62 million hack via a Twitter post. At that time, approximately 79% of the pilfered funds had been successfully recovered through ongoing investigative efforts. The platform intends to conduct a fair assessment of impacted users and provide reimbursements to ensure an equitable distribution of resources. [\\[18\\]](#cite-id-qhtfcbbymcc)[\\[23\\]](#cite-id-L4pXxeE7wO)\n\n> \"Quick post-hack update. While 70% of funds affected by the hack last week are recovered, active investigation with regards to the rest is underway. In the meantime, we are also working on measuring the respective shares of each affected user with the goal of proper distribution\"\n\nOn June 13, 2024, Curve Finance’s soft liquidation mechanism successfully managed a real-world test during a hacking attempt, but the price of its native CRV token plunged by over 28% amid the chaos. According to blockchain analytics firm [Arkham Intelligence](https://iq.wiki/wiki/arkham-intelligence), Founder Egorov faced $140 million in liquidations due to “borrowing $95.7M in [stablecoins](https://iq.wiki/wiki/stablecoin) (mostly [crvUSD](https://iq.wiki/wiki/crvusd)) against $141M in CRV across five accounts on five protocols.” [\\[19\\]](#cite-id-5mgk7sy4mz7)\n\nDuring the peak of the hack, Egorov faced paying $60 million in annualized fees to maintain his borrowings. Arkham explained:\n\n> “This is because there is almost no remaining \\[\\[\\[\\[\\[crvUSD] - (https://iq.wiki/wiki/crvusd)] - (https://iq.wiki/wiki/crvusd)] - (https://iq.wiki/wiki/crvusd)] - (https://iq.wiki/wiki/crvusd)] - (https://iq.wiki/wiki/crvusd) available to borrow against CRV on Llamalend. Three of Egorov’s accounts already make up over 90% of the borrowed \\[\\[\\[\\[\\[crvUSD] - (https://iq.wiki/wiki/crvusd)] - (https://iq.wiki/wiki/crvusd)] - (https://iq.wiki/wiki/crvusd)] - (https://iq.wiki/wiki/crvusd)] - (https://iq.wiki/wiki/crvusd) on the protocol. If the price of CRV drops by ~10%, these positions may begin to be liquidated.”\n\nA few hours later, [Michael Egorov](https://iq.wiki/wiki/michael-egorov) claimed to have repaid 93% of $10 million in bad debt from the protocol’s soft liquidation triggered earlier in the day. [\\[20\\]](#cite-id-izzfpwp08ff)\n\n> The Curve Finance team and I have been working to solve the liquidation risk issue which happened today.Many of you are aware that I had all my loans liquidated. Size of my positions was too large for markets to handle and caused 10M of bad debt. Only CRV market on http://lend.curve.fi (where the position was the biggest) was affected.I have already repaid 93%, and I intend to repay the rest very shortly. It will help users not to suffer from this situation. - he tweeted [\\[21\\]](#cite-id-8rasur7hz5j)\n\n## Recent Developments\n\n### 2024 Performance\n\nCurve Finance achieved several major milestones in 2024, strengthening its position in the DeFi ecosystem. On August 13, 2024, the protocol marked its fourth anniversary with a scheduled 16% annual reduction in CRV emissions and the conclusion of all initial token vesting. These events reduced the total CRV inflation rate from over 20% to 6%. The year also saw significant product launches, including LlamaLend in March, which expanded to three additional chains, and the yield-bearing stablecoin scrvUSD in October. In its first month, scrvUSD attracted over $20 million in deposits. Other key developments included the introduction of Curve-Lite for rapid deployment on EVM networks, major UI/UX updates, and integrations with TradFi institutions through stablecoins backed by BlackRock's [BUIDL](https://iq.wiki/wiki/buidl) fund. The platform's user base also grew, with the number of unique users on the [Ethereum](https://iq.wiki/wiki/ethereum) mainnet more than doubling from 30,000 in 2023 to over 60,000 in 2024. [\\[45\\]](#cite-id-E4nhg1R8hf)\n\n### Record Q1 2025 Trading Volume\n\nIn the first quarter of 2025, Curve Finance processed a record-breaking trading volume of $34.6 billion. This represented a 13.3% increase compared to the same period in the previous year and set a new all-time high for the platform. The number of transactions also grew, reaching 5.5 million, up from 5.2 million in the last quarter of 2024. This growth occurred despite a general downturn in the broader DeFi market. [\\[24\\]](#cite-id-UUx9xNYBng)[\\[29\\]](#cite-id-9msrJzO32F)\n\n### DNS Security Incidents\n\nIn May 2025, Curve Finance's website was targeted in a Domain Name Service (DNS) attack. The team warned on May 12 that its \"curve.fi\" domain had been hijacked in an apparent DNS spoofing attack, causing the website to point to a malicious IP address. [\\[30\\]](#cite-id-5SecDlJ9P7) Users were advised to avoid interacting with the site until the issue was resolved. The protocol's infrastructure and smart contracts were not affected, ensuring user funds remained secure. [\\[31\\]](#cite-id-TnOgASxvS1) This incident was the second security issue in a week, following a brief takeover of the protocol's X account on May 5. It was also not the first time Curve experienced a DNS breach, with a similar front-end compromise occurring in 2022. [\\[30\\]](#cite-id-5SecDlJ9P7)[\\[31\\]](#cite-id-TnOgASxvS1)\n\n### L2 Development Controversy\n\nIn August 2025, a governance proposal was put forward suggesting that Curve Finance should halt all future development on Layer-2 (L2) networks and refocus its resources on the [Ethereum](https://iq.wiki/wiki/ethereum) mainnet. The proposal argued that L2 deployments were not profitable, generating a combined daily revenue of only about $1,500, compared to the $28,000 generated on [Ethereum](https://iq.wiki/wiki/ethereum) on a slow day. Data indicated that over 93% of Curve's trading fees since 2020 originated from its [Ethereum](https://iq.wiki/wiki/ethereum) pools. The proposal's author suggested that the high maintenance costs and the developers' time could be better spent on core [Ethereum](https://iq.wiki/wiki/ethereum) projects, such as increasing the adoption of the [crvUSD](https://iq.wiki/wiki/crvusd) stablecoin. The proposal recommended maintaining existing L2 operations but removing any L2-related items from the developers' future to-do lists. [\\[25\\]](#cite-id-oKSvZ74zdV)\n\nCurve founder [Michael Egorov](https://iq.wiki/wiki/michael-egorov) also commented on the broader L2 landscape in August 2025, stating that while scaling solutions have been evolving for years, he does not see \"anything particularly special about 2025 in that regard.\" He suggested that the focus should remain on core protocol development and user experience rather than chasing the latest scaling trends. [\\[27\\]](#cite-id-DuGmurLgTT)\n\n### Yield Basis Project\n\nIn February 2025, it was reported that Curve founder [Michael Egorov](https://iq.wiki/wiki/michael-egorov) was developing a new project called Yield Basis, aimed at solving the problem of impermanent loss for liquidity providers. The project raised $5 million in a token round at a $50 million fully diluted valuation, selling 10% of its 'YB' token supply to investors. [\\[28\\]](#cite-id-qlG4hDfNSU) The protocol leverages compounding leverage and 200% overcollateralization with Curve's stablecoin, [crvUSD](https://iq.wiki/wiki/crvusd), to neutralize the risk associated with liquidity provision in DeFi. By mitigating the square root dependency in automated market maker (AMM) models, Yield Basis aims to make liquidity provision for volatile assets like tokenized [bitcoin](https://iq.wiki/wiki/bitcoin) and ether more sustainable. Users of the protocol can choose to receive yield in tokenized [Bitcoin](https://iq.wiki/wiki/bitcoin) or the native Yield Basis (YB) token, creating a dual-yield structure designed to self-regulate inflation based on market conditions. [\\[32\\]](#cite-id-CdCiwzYkuR)\n\n### Expansion to Tezos via Etherlink\n\nIn August 2025, Curve Finance launched on Etherlink, an EVM-compatible Layer 2 blockchain built on the [Tezos](https://iq.wiki/wiki/tezos) network. Etherlink is designed as a [Tezos](https://iq.wiki/wiki/tezos)-native Smart Rollup, allowing it to benefit from [Tezos](https://iq.wiki/wiki/tezos)' on-chain governance, low fees, and fast finality. The expansion was supported by Etherlink's \"$3M Apple Farm Season 2\" rewards program, which was created to accelerate DeFi activity on the network by prioritizing incentives for Curve pools to build stablecoin liquidity. This integration positions Curve as a foundational liquidity engine bridging the [Tezos](https://iq.wiki/wiki/tezos) and EVM-compatible DeFi ecosystems. [\\[26\\]](#cite-id-sv26yX58s1)[\\[46\\]](#cite-id-6dxohJvpuK)","summary":"Curve Finance (CRV) is a cryptocurrency exchange platform and liquidity pool on Ethereum.","images":[{"id":"QmUNBFD8QjTaPi1Y71fVXHK1vR7wmuAuwwRu2SfB49uptm","type":"image/jpeg, image/png"}],"categories":[{"id":"defi","title":"Decentralized Finance"}],"tags":[{"id":"Ethereum"},{"id":"Polygon"},{"id":"DEXes"},{"id":"Stablecoins"},{"id":"Glossary"}],"media":[{"id":"https://www.youtube.com/watch?v=MqRfurKVM1A","size":"0","name":"MqRfurKVM1A","type":null,"source":"YOUTUBE"},{"id":"https://www.youtube.com/watch?v=SvEOUgSJWYU","size":"0","name":"SvEOUgSJWYU","type":null,"source":"YOUTUBE"},{"id":"https://www.youtube.com/watch?v=inCtOaqS96M","size":"0","name":"inCtOaqS96M","type":null,"source":"YOUTUBE"},{"id":"https://www.youtube.com/watch?v=XLCdA0b7mQ0","size":"0","name":"XLCdA0b7mQ0","type":null,"source":"YOUTUBE"}],"metadata":[{"id":"website","value":"https://curve.fi/"},{"id":"twitter_profile","value":"https://twitter.com/CurveFinance"},{"id":"discord_profile","value":"https://discord.gg/rgrfS7W"},{"id":"telegram_profile","value":"https://t.me/curvefi"},{"id":"coinmarketcap_url","value":"https://coinmarketcap.com/currencies/curve-dao-token/"},{"id":"coingecko_profile","value":"https://www.coingecko.com/en/coins/curve-dao-token"},{"id":"references","value":"[{\"id\":\"cpsuo5fow9\",\"url\":\"https://www.dapp.com/dapp/curve\",\"description\":\"What is Curve?\",\"timestamp\":1658064102204},{\"id\":\"tntabmkok6\",\"url\":\"https://medium.com/coinmonks/what-is-curve-finance-18c0b1448f43\",\"description\":\"What is Curve Finance?\",\"timestamp\":1658064124045},{\"id\":\"wjx9q051vj\",\"url\":\"https://www.coindesk.com/comp-demand-curve-stablecoin-dex-defi\",\"description\":\"COMP’s Sudden Growth Has Swamped a DEX \",\"timestamp\":1658064159537},{\"id\":\"66mhfurtgdh\",\"url\":\"https://blockonomi.com/curve-finance-milestone/\",\"description\":\"Stablecoin Platform Curve Finance Hits New Volume Milestone\",\"timestamp\":1658064217929},{\"id\":\"aacyvc6ix7e\",\"url\":\"https://decrypt.co/34432/defi-exchange-curve-finance-growth-why\",\"description\":\"DeFi exchange Curve is seeing explosive growth. \",\"timestamp\":1658064255903},{\"id\":\"2a02jyghrax\",\"url\":\"https://decrypt.co/39599/curve-founder-seizes-71-of-curve-dao-voting-power\",\"description\":\"Curve founder seizes 71% of Curve DAO voting power\",\"timestamp\":1658064285176},{\"id\":\"ns8o0g0whhl\",\"url\":\"https://decrypt.co/40893/swerve-forks-from-unfair-defi-exchange-curve\",\"description\":\"Swerve Forks From ‘Unfair’ DeFi Exchange Curve\",\"timestamp\":1658064511064},{\"id\":\"7tn6b4vk8g\",\"url\":\"https://github.com/curvefi/curve-stablecoin/blob/master/doc/curve-stablecoin.pdf\",\"description\":\"crvUSD whitepaper\",\"timestamp\":1682961998103},{\"id\":\"lkpz1d7rdx\",\"url\":\"https://github.com/curvefi/curve-stablecoin/blob/master/doc/curve-stablecoin.pdf\",\"description\":\"CrvUSD whitepaper\",\"timestamp\":1682962012984},{\"id\":\"g8exon0abea\",\"url\":\"https://www.coindesk.com/tech/2023/05/03/curve-finance-deploys-native-stablecoin-on-mainnet/\",\"description\":\"DeFi Protocol Curve Finance Deploys Native Stablecoin on Ethereum Mainnet\",\"timestamp\":1689061443044},{\"id\":\"jruu14ekz27\",\"url\":\"https://decrypt.co/138846/defi-powerhouse-curve-finance-deploys-decentralized-stablecoin-ethereum\",\"description\":\"DeFi Powerhouse Curve Finance Deploys Decentralized Stablecoin on Ethereum\",\"timestamp\":1689073158286},{\"id\":\"dshv2u7fzha\",\"url\":\"https://www.gemini.com/cryptopedia/curve-crypto-automated-market-maker\",\"description\":\"Curve (CRV): Optimizing Automated Market Makers (AMMs)\\n\",\"timestamp\":1689077682303},{\"id\":\"nm8xaw5to3\",\"url\":\"https://academy.shrimpy.io/post/what-is-curve-finance\",\"description\":\"Curve Finance\",\"timestamp\":1689678310141},{\"id\":\"pdt6m3b3vx\",\"url\":\"https://resources.curve.fi/lp/understanding-curve-pools\",\"description\":\"Curve Pools\",\"timestamp\":1689679687501},{\"id\":\"vhpqsgy78qp\",\"url\":\"https://www.linkedin.com/pulse/dξξp-divξ-curve-finance-tomphipps-eth-ξ/#:~:text=June%2C%202021%3A%20the%20Curve%20team,Curve%20Factory%20Pools%20go%20multichain\",\"description\":\"DEEP DIVE: Curve Finance\",\"timestamp\":1689691655694},{\"id\":\"dkfkfdrotai\",\"url\":\"https://cointelegraph.com/news/white-hat-returns-5-million-curve-finance-hack\",\"description\":\"$5.4M recovery\\n\",\"timestamp\":1690825954552},{\"id\":\"4c3wi8h69ky\",\"url\":\"https://www.flovtec.com/post/the-curve-wars-explained\",\"description\":\"The Curve Wars Explained\",\"timestamp\":1690926374974},{\"id\":\"qhtfcbbymcc\",\"url\":\"https://cointelegraph.com/news/curve-finance-vows-to-reimburse-users-after-hack\",\"description\":\"Cointelegraph on Annoucement to reimburse\",\"timestamp\":1692029103682},{\"id\":\"5mgk7sy4mz7\",\"url\":\"https://cointelegraph.com/news/curve-finance-soft-liquidation-crv-drops-28\",\"description\":\"Curve Finance soft liquidation works, but CRV plunges 28%\",\"timestamp\":1718813945163},{\"id\":\"izzfpwp08ff\",\"url\":\"https://cointelegraph.com/news/curve-founder-repays-bad-debt-liquidation\",\"description\":\"Curve founder repays 93% of $10M bad debt stemming from liquidation\\n\",\"timestamp\":1718814286301},{\"id\":\"8rasur7hz5j\",\"url\":\"https://x.com/newmichwill/status/1801255607137165390\",\"description\":\"Egorov's tweet on bad debt repayment\",\"timestamp\":1718814612357},{\"id\":\"uKKWBLGWmo\",\"url\":\"https://www.youtube.com/watch?v=inCtOaqS96M\\\\&t=2210s\",\"description\":\"The Llamas are Curve Finance's New Social Layer w/ wwpk, Hawth, & Panda - Flywheel #37\",\"timestamp\":1755893264993},{\"id\":\"L4pXxeE7wO\",\"url\":\"https://twitter.com/CurveFinance/status/1689995852411027456?ref\\\\_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E1689995852411027456%7Ctwgr%5E0c7ca2172967c64602a53c4003ae022acdcf6dc4%7Ctwcon%5Es1\\\\_\\\\&ref\\\\_url=https%3A%2F%2Fcointelegraph.com%2Fnews%2Fcurve-finance-vows-to-reimburse-users-after-hack\",\"description\":\"Tweet announcing reimbursement\",\"timestamp\":1755893264993},{\"id\":\"UUx9xNYBng\",\"url\":\"https://thedefiant.io/news/defi/curve-finance-processed-record-usd34-6-billion-trading-volume-in-q1\",\"description\":\"Curve Finance Processed Record $34.6 Billion Trading Volume in Q1\",\"timestamp\":1755893264993},{\"id\":\"oKSvZ74zdV\",\"url\":\"https://www.cryptopolitan.com/curve-finance-might-stop-l2-development/\",\"description\":\"Curve Finance might stop L2 development completely\",\"timestamp\":1755893264993},{\"id\":\"sv26yX58s1\",\"url\":\"https://www.ainvest.com/news/curve-finance-launches-etherlink-enabling-stablecoin-liquidity-tezos-layer-2-2508/\",\"description\":\"Curve Finance Launches on Etherlink\",\"timestamp\":1755893264993},{\"id\":\"DuGmurLgTT\",\"url\":\"https://www.ccn.com/news/crypto/curve-finances-michael-egorov-there-is-nothing-particularly-special-about-l2s-in-2025/\",\"description\":\"Curve's Michael Egorov on L2 Development\",\"timestamp\":1755893506026},{\"id\":\"qlG4hDfNSU\",\"url\":\"https://www.theblock.co/post/341554/curve-finance-founder-yield-basis-funding-token-valuation-source\",\"description\":\"Curve Founder Raises Funds for New Project Yield Basis\",\"timestamp\":1755893506026},{\"id\":\"9msrJzO32F\",\"url\":\"https://cointelegraph.com/news/curve-finance-clocks-record-trading-volume-q1-2025\",\"description\":\"Curve Finance clocks $35B trading volume in Q1 2025\",\"timestamp\":1755893850586},{\"id\":\"5SecDlJ9P7\",\"url\":\"https://cointelegraph.com/news/curve-finance-warns-dns-hijacked-again\",\"description\":\"Curve Finance warns its DNS has been hijacked again\",\"timestamp\":1755893850586},{\"id\":\"TnOgASxvS1\",\"url\":\"https://www.theblock.co/post/354067/curve-finances-front-end-targeted-in-dns-attack-on-website\",\"description\":\"Curve Finance's front-end targeted in DNS attack\",\"timestamp\":1755893850586},{\"id\":\"CdCiwzYkuR\",\"url\":\"https://www.ainvest.com/news/bitcoin-news-today-curve-finance-introduces-yield-basis-eliminate-impermanent-loss-liquidity-providers-2508/\",\"description\":\"Curve Finance Introduces Yield Basis\",\"timestamp\":1755893850586},{\"id\":\"f9F3ev1Bo3\",\"url\":\"https://docs.curve.finance/documentation-overview/\",\"description\":\"Documentation Overview - Curve Technical Docs\",\"timestamp\":1755894189629},{\"id\":\"7nPcfoD6eE\",\"url\":\"https://docs.curve.finance/stableswap-exchange/overview/\",\"description\":\"Stableswap Exchange Overview\",\"timestamp\":1755894189629},{\"id\":\"wghNLuQXuA\",\"url\":\"https://docs.curve.finance/cryptoswap-exchange/overview/\",\"description\":\"Cryptoswap Exchange Overview\",\"timestamp\":1755894189629},{\"id\":\"LDCwsGSxCO\",\"url\":\"https://resources.curve.finance/reward-gauges/overview/\",\"description\":\"Reward Gauges Overview\",\"timestamp\":1755894189629},{\"id\":\"z4oUMaGfSW\",\"url\":\"https://resources.curve.finance/reward-gauges/boosting-your-crv-rewards/\",\"description\":\"Boosting your CRV rewards\",\"timestamp\":1755894189629},{\"id\":\"TWtDNo1nBr\",\"url\":\"https://resources.curve.finance/reward-gauges/gauge-weights/\",\"description\":\"Gauge weights\",\"timestamp\":1755894189629},{\"id\":\"EFFdG3Yrv2\",\"url\":\"https://resources.curve.finance/reward-gauges/permissionless-rewards/\",\"description\":\"Permissionless rewards\",\"timestamp\":1755894189629},{\"id\":\"91H2WtBDOG\",\"url\":\"https://resources.curve.finance/risks-security/risks/pool/\",\"description\":\"Risks - Liquidity Pools\",\"timestamp\":1755894189629},{\"id\":\"OiULEpFex6\",\"url\":\"https://resources.curve.finance/risks-security/risks/lending/\",\"description\":\"Risks - Lending\",\"timestamp\":1755894189629},{\"id\":\"ntYMnb30Rn\",\"url\":\"https://resources.curve.finance/risks-security/risks/crvusd/\",\"description\":\"Risks - crvUSD\",\"timestamp\":1755894189629},{\"id\":\"AvJkrXN2Uu\",\"url\":\"https://news.curve.finance/curve-finance-the-rise-of-the-home-of-stablecoins/\",\"description\":\"Curve Finance: The Rise of the Home of Stablecoins\",\"timestamp\":1755894388864},{\"id\":\"a3y1cKWIBM\",\"url\":\"https://news.curve.finance/five-years-of-curve-dao-2/\",\"description\":\"Five Years of Curve DAO\",\"timestamp\":1755894388864},{\"id\":\"E4nhg1R8hf\",\"url\":\"https://news.curve.finance/2024-report/\",\"description\":\"2024 Report\",\"timestamp\":1755894388864},{\"id\":\"6dxohJvpuK\",\"url\":\"https://news.curve.finance/curve-now-live-on-etherlink/\",\"description\":\"Curve Now Live on Etherlink\",\"timestamp\":1755894388864}]"},{"id":"previous_cid","value":"\"https://ipfs.everipedia.org/ipfs/QmXUFvPkpKv6NKRrQkg5s4dG1uaC8XFHFQnnaNfxcVdLpg\""},{"id":"commit-message","value":"\"docs: Restructure and expand Curve Finance article with new sections on history and core concepts.\""},{"id":"previous_cid","value":"QmXUFvPkpKv6NKRrQkg5s4dG1uaC8XFHFQnnaNfxcVdLpg"}],"events":[{"id":"96daea0f-9c8c-454c-be05-d9e3fa4be7e7","date":"2019-11","title":"StableSwap whitepaper published","type":"DEFAULT","description":"Michael Egorov published the whitepaper of StableSwap","link":"https://berkeley-defi.github.io/assets/material/StableSwap.pdf","multiDateStart":null,"multiDateEnd":null},{"id":"180102f0-7d44-4be7-9f41-335caf6a79a5","date":"2020-01","title":"Launch of Curve","type":"DEFAULT","description":"The first iteration of Curve launched","link":"https://seekingalpha.com/article/4541289-curve-finance-deep-dive-on-crypto","multiDateStart":null,"multiDateEnd":null},{"id":"f3e84b85-21a1-4197-a822-c2a185df16a9","date":"2020-05","title":"Announcement of CRV","type":"DEFAULT","description":"Curve announces the plan to decentralize governance of the protocol through the creation of a DAO and token ($CRV), with a unique approach to governance with the creation of veCRV.","link":"https://twitter.com/CurveFinance/status/1266669113851564033?s=20","multiDateStart":null,"multiDateEnd":null},{"id":"52301693-55be-4536-8bf4-efab3d478d46","date":"2020-08","title":"Launch of CRV","type":"DEFAULT","description":"0xc4ad finds the Curve DAO and token ready to deploy on Github and deploys it on Ethereum mainnet. Curve team verifies the deployment and adopts.","link":"https://twitter.com/CurveFinance/status/1294007705263386631","multiDateStart":null,"multiDateEnd":null},{"id":"203e0201-c94d-4a7b-a938-edc9279d52a0","date":"2021-06","title":"Launch of whitepaper for v2","type":"DEFAULT","description":"The Curve team publish the whitepaper for v2 before launching it the same month, offering the ability to cater to non-pegged assets as well as pegged assets.","link":"https://classic.curve.fi/files/crypto-pools-paper.pdf","multiDateStart":null,"multiDateEnd":null},{"id":"f80467b2-8cb4-4b72-b674-5621b42c7329","date":"2021-09","title":"Curve Factory Pools go multichain","type":"DEFAULT","description":"Curve Factory Pools go multichain","link":"https://twitter.com/CurveFinance/status/1438857965717573637?s=20","multiDateStart":null,"multiDateEnd":null},{"id":"858bea3c-bcbb-492f-9515-16eb4ba673db","date":"2022-01","title":"Curve v2 Factory pools launch","type":"DEFAULT","description":"Curve v2 Factory pools are officially launched","link":"https://twitter.com/CurveFinance/status/1483933324360003590?s=20","multiDateStart":null,"multiDateEnd":null},{"id":"ffaf99f6-ea48-41a1-9afe-15b700cc4fe6","date":"2022-10","title":"Release of LLAMA whitepaper","type":"DEFAULT","description":"Curve releases LLAMA whitepaper & design for $crvUSD\n","link":"https://github.com/curvefi/curve-stablecoin/blob/master/doc/curve-stablecoin.pdf","multiDateStart":null,"multiDateEnd":null},{"id":"c0f71b8c-6afd-4ae9-a14b-0eeabf40208d","date":"2023-05","title":"crvUSD smart contracts are deployed","type":"DEFAULT","description":" $crvUSD smart contracts are deployed (with a few redeployments)","link":"https://twitter.com/CurveFinance/status/1653872243556986880?s=20","multiDateStart":null,"multiDateEnd":null}],"user":{"id":"0x8af7a19a26d8fbc48defb35aefb15ec8c407f889"},"author":{"id":"0x704E3d9c38E339b15631C1bedd7aCfd476ADB7a6"},"language":"en","version":1,"linkedWikis":{"blockchains":[],"founders":[],"speakers":[]}}