> For the complete documentation index, see [llms.txt](https://mevcapital.gitbook.io/vaults-protocol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mevcapital.gitbook.io/vaults-protocol/vault-list.md).

# Vault List

MEV Capital’s Money Market Vaults are strategically designed to deliver superior efficiency by maximizing risk-adjusted yields. By actively managing allocations across carefully vetted decentralized lending markets, these vaults offer an optimal balance between attractive returns and rigorous risk management.

The underlying strategies specifically target markets with:

* High liquidity and reputable collateral assets
* Optimal correlation between supplied and collateral assets to minimize insolvency risk
* Dynamic supply management to ensure withdrawal availability
* Stringent risk oversight, including ongoing due diligence, protocol audits, and adaptive exposure limits

These vaults are well-suited for allocators seeking consistency, transparency, and robust DeFi-native yield generation.

Below is a live list of deployed Money Market Vaults curated by MEV Capital, including real-time metrics such as historical APY, current utilization, available liquidity, and risk configuration per market.

| Vault Name                                                                                                              | Chain     | Protocol |
| ----------------------------------------------------------------------------------------------------------------------- | --------- | -------- |
| [Usual USDC](https://app.morpho.org/ethereum/vault/0xd63070114470f685b75B74D60EEc7c1113d33a3D/mev-capital-usual-usdc)   | Ethereum  | Morpho   |
| [wETH](https://app.morpho.org/ethereum/vault/0x9a8bC3B04b7f3D87cfC09ba407dCED575f2d61D8/mev-capital-weth)               | Ethereum  | Morpho   |
| [Pendle wBTC](https://app.morpho.org/ethereum/vault/0x2f1aBb81ed86Be95bcf8178bA62C8e72D6834775/pendle-wbtc)             | Ethereum  | Pendle   |
| [cbBTC](https://app.morpho.org/ethereum/vault/0x98cF0B67Da0F16E1F8f1a1D23ad8Dc64c0c70E0b/mev-capital-cbbtc)             | Ethereum  | Morpho   |
| [resolvUSR](https://app.morpho.org/ethereum/vault/0xD50DA5F859811A91fD1876C9461fD39c23C747Ad/mev-capital-resolv-usr)    | Ethereum  | Morpho   |
| [wBTC](https://app.morpho.org/ethereum/vault/0x1c530D6de70c05A81bF1670157b9d928e9699089/mev-capital-wbtc)               | Ethereum  | Morpho   |
| [Elixir USDC](https://app.morpho.org/ethereum/vault/0x1265a81d42d513Df40d0031f8f2e1346954d665a/mev-capital-elixir-usdc) | Ethereum  | Morpho   |
| [Usual Vault](https://app.morpho.org/ethereum/vault/0x28d24D4380B26A1Ef305Ad8D8DB258159E472F33/usual-vault)             | Ethereum  | Morpho   |
| [USDC Prime](https://app.morpho.org/ethereum/vault/0xf1fd8AC6346eC7BC4116Ba7aDc81102B2BC4C52D/mev-capital-usdc-prime)   | Ethereum  | Morpho   |
| [Spectra USDC](https://app.morpho.org/ethereum/vault/0x59D9571A54593a5EC47d6A20837D96745ECF5C37/spectra-usdc)           | Ethereum  | Morpho   |
| [Ethereum Cluster](https://app.euler.finance/?sorting=assetWithMarket-asc\&network=ethereum)                            | Ethereum  | Euler    |
| [Sonic Cluster](https://app.euler.finance/?sorting=assetWithMarket-asc\&network=sonic)                                  | Sonic     | Euler    |
| [BOB Cluster](https://app.euler.finance/?sorting=assetWithMarket-asc\&network=bob)                                      | BOB       | Euler    |
| [Berachain Cluster](https://app.euler.finance/?market=mev-capital-bera\&network=berachain)                              | Berachain | Euler    |
| [BNB Cluster](https://app.euler.finance/?sorting=assetWithMarket-asc\&network=bnbsmartchain)                            | BSC       | Euler    |

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://mevcapital.gitbook.io/vaults-protocol/vault-list.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.
