TechFlow Logo
Login/ Sign up
ETH Gas
Gwei
Fear
gas
Convex Protocol Contract-Level Revenue Breakdown

Convex Protocol Contract-Level Revenue Breakdown

2022.06.23
Share

TechFlow Selected TechFlow Selected

techFlow

Convex Protocol Contract-Level Revenue Breakdown

Can Convex's high yields continue? And if so, for how long?

2022.06.23 - 08:01:46
Convex
Can Convex's high yields continue? And if so, for how long?

Author: Alan

Convex protocol contract-level yield breakdown

Convex Finance

Over the past few months, I've allocated some funds into DeFi yield farming and have been tracking and analyzing several relatively stable projects. Convex is one of the protocols I'm particularly bullish on. It has operated stably for a year since deployment, with a TVL as high as $400M (staking CRV), making it a leading protocol in DeFi. Its annualized yield has consistently remained above 30%. But can this high yield be sustained? And for how long? This article dives deep into the contract level to answer these questions.

Before understanding Convex's yield, it’s essential to first understand Curve, because Convex is built upon Curve’s incentive mechanism. Let’s briefly review this.

Curve’s Reward Sources

1. Fee income generated from trading activity in liquidity pools

2. CRV rewards earned by depositing LP tokens into gauges

3. Locking CRV to obtain veCRV grants trading fee revenue and governance rights on the platform, and boosts liquidity mining rewards by up to 2.5x.

The above are the direct yield sources for users participating in Curve, forming the foundation of the Curve ecosystem. Providing liquidity requires corresponding tokens. Here we focus on CRV: holding CRV allows users to lock it into veCRV to earn fees and gain governance rights, while also boosting liquidity mining yields by up to 2.5x—but this requires a 4-year lock-up period.

Convex leverages this feature by issuing cvxCRV, which is 1:1 pegged to CRV. If you stake CRV directly, you must lock it; but if you convert it to cvxCRV and let Convex stake on your behalf, you can always swap cvxCRV back to CRV via the cvxCRV/crv liquidity pool. Theoretically, this is a 1:1 conversion, though there may be minor slippage. Meanwhile, Convex locks the CRV to maximize yield.

Convex’s Yield Sources

Convex protocol contract-level yield breakdown

Convex yield sources

1. 12.23% CRV: Rewards obtained by Convex locking CRV on Curve to boost LP rewards; Convex distributes 10% of this to users

2. 6.38% 3CRV: Transaction fee rewards received by Convex on Curve, distributed in 3CRV form

3. Airdrops to veCRV holders

4. 12.89% CVX: Emissions from Convex’s native token inflation, governed by an economic model detailed below

1. CRV Rewards

This reward comes from Convex locking CRV on Curve to boost LP incentives. Convex allocates 10% of these rewards to users. On Curve, locking CRV enables boosted rewards for liquidity provision—beyond base trading fees, users earn additional CRV. This CRV emission program began in November 2020 and runs until June 2026. Currently, around 600,000 CRV are emitted daily, with a reduction expected in August 2022 to ~500,000 per day, followed by another drop to ~300,000 per day in August 2024.Convex protocol contract-level yield breakdown

Detailed plan: https://dao.curve.fi/inflation

2. 3CRV Rewards

The 3CRV reward is straightforward—it comes from Curve’s transaction fee distribution. As platform activity grows, this yield will only increase.

Below is their weekly fee report and the current annualized yield for veCRV holders. Convex holds and locks veCRV on our behalf, claims rewards weekly, and distributes them to cvxCRV holders. Notably, Convex owns about 51% of total veCRV, but the total supply of cvxCRV is smaller, so under current conditions, Convex’s 3CRV yield is approximately 1.26 times the weekly veCRV yield.

Worth noting: recent market volatility has increased on-chain activity, pushing 3CRV yields well above 10%, even nearing 20%. Since 3CRV is effectively a stablecoin, this yield is particularly robust.


 

Total veCRV: 469,480,707
Convex-held veCRV: 235,955,754
Total cvxCRV: 187,098,030

Convex protocol contract-level yield breakdown

Website: https://curve.fi/usecrv

3. CVX Rewards

CVX is Convex’s native token, with its own economic model.

Convex protocol contract-level yield breakdown

CVX economic model


 

Max supply: 100M
50% allocated to Curve LP rewards (for users staking CRV on Convex)
25% allocated to liquidity providers

We’ll now examine the emission schedule directly from the contract code.

Convex protocol contract-level yield breakdown

Mint function source code

Contract address: https://etherscan.io/address/0x4e3fbd56cd56c3e72c1403e103b45db9da5b9d2b/advanced#code

This mint function governs CVX emissions. The max supply is 100M, with key constants:


 

totalSupply = 89,617,290 x 1e18 (out of 100M total, 89.6M currently issued)
totalCliffs = 1000
reductionPerCliff = 100,000 x 1e18 (100K)

From the code:


 

uint256 cliff = totalSupply.div(reductionPerCliff);
//for reduction% take inverse of current cliff
uint256 reduction = totalCliffs.sub(cliff);
//reduce
_amount = _amount.mul(reduction).div(totalCliffs);

In other words, each reward amount is multiplied by a decay factor:


 

ratio = (totalCliffs - totalSupply / reductionPerCliff) / totalCliffs

Plugging in current numbers, the ratio is approximately 0.104. This means for every 1 CRV reward earned, users receive 0.104 CVX. If CRV APR is 10%, then CVX APR would be ~5.97%. Currently, around 50,000 CVX are minted daily. Assuming stable relative prices between CVX and CRV, the daily yield decreases by ~0.05%, or ~0.1% every two days, and ~1% every 20 days. If CVX price falls relative to CRV, the effective yield drops further; otherwise, it may slightly rise. However, in a prolonged bear market, outperformance is difficult.

Update on June 23:


 

totalSupply = 91,647,591 x 1e18 (91.6M issued)
totalCliffs = 1000
reductionPerCliff = 100,000 x 1e18 (100K)

Latest ratio = 0.0835 → for every 1 CRV reward, users get 0.0835 CVX
Current CRV vAPR = 11.02%
CVX vAPR = 11.02 * 0.0835 * (CVX Price / CRV Price) = 5.495%

Convex protocol contract-level yield breakdown

Daily CVX emissions

This results in the smooth emission curve shown below:

Convex protocol contract-level yield breakdown

CVX emission curve

Summary

To summarize, we’ve analyzed Convex’s three yield components: CRV, 3CRV, and CVX. The 3CRV yield, driven by trading volume, is stable and sustainable. CRV rewards will decline slightly in August 2022 and again in August 2024, but remain viable until then. The fastest-declining component is likely CVX yield, decreasing by ~0.1% every two days. At the current ~10% yield level, it could deplete in roughly 200 days. For those considering entering Convex, I hope this analysis helps inform your decision.

Original link

Join TechFlow official community to stay tuned

Add to Favorites
Share to Social Media
AuthorAlan

Related Articles

2024.07.31

Numbers Behind the DeFi Yield Market: Pendle TVL Surges 10x, Convex Lockup Value Grows 17.5%

Pendle performed exceptionally in the first half of 2024, emerging as a leader in its overall category.

Numbers Behind the DeFi Yield Market: Pendle TVL Surges 10x, Convex Lockup Value Grows 17.5%
2023.06.07

Understanding Convergence: Governance Aggregation and Yield Redistribution Similar to Convex

In this article, crypto analyst DeFi Made Here dives deep into the protocol's mechanism and its token economics.

Understanding Convergence: Governance Aggregation and Yield Redistribution Similar to Convex
2023.03.30

LD Capital: The LSD sector has a long runway and strong fundamentals, with stability and high growth sustained throughout the year

This article provides an overview of the LSD sector from four aspects: the overall industry growth potential after the Shanghai upgrade, four staking solutions and comparisons among different LSD protocols, the positioning of the DVT sector, and the impact of LSD assets on other on-chain ecosystems.

LD Capital: The LSD sector has a long runway and strong fundamentals, with stability and high growth sustained throughout the year
2023.03.28

DeFi New Paradigm: Can NESTFi with Infinite Liquidity Break Through in the Derivatives Market?

As long as Nest has sufficient liquidity, replicating traditional financial markets becomes extremely simple, and its capabilities will be immensely powerful.

DeFi New Paradigm: Can NESTFi with Infinite Liquidity Break Through in the Derivatives Market?
2023.03.28

LD Capital: Reviewing the Risks and Opportunities in the USDC Depegging Incident

This article will examine the performance of lending and trading protocols, decentralized stablecoin systems most affected by the USDC depegging crisis, as well as potential trading opportunities.

LD Capital: Reviewing the Risks and Opportunities in the USDC Depegging Incident
2023.03.28

DataFi: How Can Decentralized Data Services Revolutionize the Data Economy?

There is a vast amount of data in the world, growing at an astonishing rate.

DataFi: How Can Decentralized Data Services Revolutionize the Data Economy?
2023.03.28

Pendle Explained: A Casino for Interest Rates

With both token price and TVL achieving a 500% increase, Pendle has emerged as a rejuvenated project in the fixed-rate yield sector—a space previously considered "disproven."

Pendle Explained: A Casino for Interest Rates
2023.03.27

Doubling in Two Weeks: What Gives Trader Joe's Liquidity an Edge?

This article will introduce six common ways to add liquidity on Trader Joe.

Doubling in Two Weeks: What Gives Trader Joe's Liquidity an Edge?
2023.03.24

Decoding GambleFi: Will It Thrive Again Thanks to Layer2?

When Ethereum is no longer held back by performance and efficiency constraints, which areas are most likely to experience explosive growth?

Decoding GambleFi: Will It Thrive Again Thanks to Layer2?
2023.03.23

The Federal Reserve raised interest rates by 25 basis points as expected, signaling that the rate hike cycle is nearing its end.

The statement removed the phrase "ongoing rate hikes are appropriate" and replaced it with "some additional policy firming may be appropriate," which was interpreted as a dovish tone. The "dot plot" still maintains the year-end interest rate projection at 5.1%, suggesting only one more modest hike may be possible. The statement said U.S. banks are healthy and resilient.

The Federal Reserve raised interest rates by 25 basis points as expected, signaling that the rate hike cycle is nearing its end.
TechFlow Logo

Navigating Web3 tides with focused insights

Contribute An Articleemail
Media Requestsmsg

Risk Disclosure: This website's content is not investment advice and offers no trading guidance or related services. Per regulations from the PBOC and other authorities, users must be aware of virtual currency risks. Contact us / [email protected] ICP License: 琼ICP备2022009338号