> 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-1.md).

# Vault List

MEV Capital’s Restaking Vaults are built to offer structured access to the emerging restaking economy. Through curated LST pools, network diversification, and systematic risk controls, these vaults aim to unlock the full reward potential of restaking while maintaining capital integrity.

They are best suited for:

* Users seeking exposure to Eigenlayer, Symbiotic, and Mellow restaking rewards
* Holders of LSTs aiming to enhance capital efficiency without additional staking complexity
* Institutions seeking structured risk-managed access to early-stage validator economics

Below, explore the full list of Restaking Vaults live on MEV Capital, along with metrics such as LST composition, network exposure, historical performance, and slashing coverage levels.

| Vault Name                                                                                                                 | Collateral | Access / Protocol  | Slashing Risk |
| -------------------------------------------------------------------------------------------------------------------------- | ---------- | ------------------ | ------------- |
| [MEV Capital restaked ETH](https://app.mellow.finance/vaults/ethereum-amphreth)                                            | stETH      | Private            | Yes           |
| [MEV Capital Lidov3 stVault x Kiln](https://app.mellow.finance/vaults/ethereum-mevcapital-lidov3-stvault-kiln)             | ETH        | Private (Mellow)   |               |
| [MEV Capital Lidov3 stVault x Blockscape](https://app.mellow.finance/vaults/ethereum-mevcapital-lidov3-stvault-blockscape) | ETH        | Private (Mellow)   |               |
| [MEV Capital Lidov3 stVault x Nodeinfra](https://app.mellow.finance/vaults/ethereum-mevcapital-lidov3-stvault-nodeinfra)   | ETH        | Private (Mellow)   |               |
| [MEV Capital Lidov3 stVault x Alchemy](https://app.mellow.finance/vaults/ethereum-mevcapital-lidov3-stvault-alchemy)       | ETH        | Private (Mellow)   |               |
| [Ethena LRT Vault ENA](https://app.mellow.finance/vaults/ethereum-rsena)                                                   | ENA        | Private (Mellow)   |               |
| [Ethena LRT Vault sUSDe](https://app.mellow.finance/vaults/ethereum-rsusde)                                                | sUSDe      | Private (Mellow)   |               |
| [Amphor Restaked BTC](https://app.mellow.finance/vaults/ethereum-amphrbtc)                                                 | wBTC       | Private (Mellow)   |               |
| [MEV Capital wstETH Vault](https://app.symbiotic.fi/vault/0x4e0554959A631B3D3938ffC158e0a7b2124aF9c5)                      | wstETH     | Public (Symbiotic) | Yes           |
| [MEV Capital mETH Vault](https://app.symbiotic.fi/vault/0xF60E6E6d8648FdBC2834EF7bC6f5E49aB55bec31)                        | mETH       | Public (Symbiotic) | Yes           |
| [MEV Capital LBTC Vault](https://app.symbiotic.fi/vault/0xdC47953c816531a8CA9E1D461AB53687d48EEA26)                        | LBTC       | Public (Symbiotic) | Yes           |
| [MEV Capital cbETH Vault](https://app.symbiotic.fi/vault/0x9205c82D529A79B941A9dF2f621a160891F57a0d)                       | cbETH      | Public (Symbiotic) | Yes           |
| [MEV Capital sfrxETH Vault](https://app.symbiotic.fi/vault/0x3b512427ca6345e67101ECcb78D9c8508714818c)                     | sfrxETH    | Public (Symbitoc)  | Yes           |
| [MEV Capital rETH Vault](https://app.symbiotic.fi/vault/0xD25f31806de8d608D05DfeAEB1140C1D365864B3)                        | rETH       | Public (Symbiotic) | Yes           |

<mark style="color:red;">**TO DO : (Insert dynamic table similar to Symbiotic/Mellow with Vault Title | Collateral | Access | Slashing Risk)**</mark>


---

# 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-1.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.
