# Protocol Revenue Explanation

The revenue generated by the protocol originates from three sources:

1. **Staked asset consensus and execution layer rewards**
   1. [Just 6% of backing assets as of January 2025](https://app.ethena.fi/dashboards/transparency)
2. **Funding and basis spread** **earned from the delta hedging derivatives positions**
   1. [\~ 92% of backing assets as of the ](https://app.ethena.fi/dashboards/positions)[January 2025](https://app.ethena.fi/dashboards/transparency) (including staked assets)
3. **Fixed rewards on Liquid Stables**
   1. [7% of backing assets as of the J](https://app.ethena.fi/dashboards/positions)[anuary 2025](https://app.ethena.fi/dashboards/transparency)

<figure><img src="/files/uMBn6yg2ADIHzGl3Z4J3" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Summary**\
\
The protocol revenue is generated from three sustainable, exogenous sources that offer positive exposure to the maturity and interest in the industry, as well as diversifying the risks associated with the sources of revenue.
{% endhint %}

### 1. Staking Ethereum

Since the move to proof-of-stake, [holding liquid staking Ethereum tokens provides a variable income.](https://ethereum.org/en/staking/) \
\
This income is generated through:

1. Consensus layer inflationary rewards.
2. Execution layer fees paid to Ethereum stakers.
3. MEV capture paid to Ethereum stakers.

All of these sources of income are paid and denominated in *ETH*. While the expected inflationary rewards are more predictable at the Consensus layer, the Execution layer income is more volatile as it is dependent on the activity at the base layer.

In 2021 this income averaged above 6%, and this has trended towards 3% as the percentage of staked Ethereum has grown over time.&#x20;

Staked ETH represents just 6% of the backing assets of USDe as of early 2025.

### 2. Funding and basis spread earned from delta hedging derivatives positions

When minters provide assets in the process of **minting** *USDe,* Ethena opens corresponding short derivatives positions to hedge the delta of the received assets.&#x20;

Historically due to the mismatch between demand & supply for exposure to digital assets, there has been a **positive funding rate & basis spread earned by participants who are short this delta exposure.**

For ETH perpetuals, while this earned funding rate is variable, in 2021 it returned 16%, in 2022 0.6%, in 2023 \~9%, and in 2024 returned \~13% APY on a open interest weighted basis.\
\
More stats on funding and basis for both BTC & ETH derivatives can be found in the [next subsection](/solution-overview/protocol-revenue-explanation/historical-examples.md).<br>

<figure><img src="/files/yvhSki9c3L9eG4yVSarj" alt=""><figcaption></figcaption></figure>

## 3. Fixed Rewards on Liquid Stables

As of August 2025, there was in excess of $5B in various stables, including USDtb, as well as USDC and USDT in custody.  The USDC is earning a fixed reward rate paid for and distributed by Coinbase as a part of their loyalty program. More details can be found in Ethena's monthly custodian [attestations](https://mirror.xyz/0xF99d0E4E3435cc9C9868D1C6274DfaB3e2721341/0m4-yiSkoN6XlanyofLr-eJd8XHo2w2VUL1PL_vFsa4).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ethena.fi/solution-overview/protocol-revenue-explanation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
