Staking & MEV
STAKING & MEV
Institutional ETH staking + LST liquidity arbitrage + cross-domain MEV — push ETH base yield (~3.5%) toward ETH + 5% via LST arb and MEV harvesting.
Transparency
Some execution / positions are on-chain (verifiable); the rest is handled by off-chain systems (signalled only via the reporter).
The F* protocol community has reviewed and confirmed the integrator's transparency claim.
LST balances (stETH/wstETH/weETH) are on-chain verifiable; MEV take-out requires an off-chain reporter.
2026-05-27
Rating
QUANTITATIVE METRICS
HUMAN REVIEW (1-5)
Steady ETH-denominated yield with low maintenance overhead.
ETH staking's base yield has slid from 4% in 2024 to ~3.5% in 2026 — but LST liquidity arb, cross-domain MEV, and re-staking (EigenLayer / Symbiotic) compress that loss back. Staking & MEV is a yield-enhancement sleeve for funds that hold ETH, without changing the directional exposure.
Base staking
ETH STAKINGInstitutional validators (Coinbase / Figment / Kiln) · 0% commission baseline · slashing insurance
LST arb
LST ARBstETH/wstETH ↔ spot ETH spread · weETH / re-staking layered yield · Curve / Balancer depth
MEV
MEVMEV-Boost relay selection · MEV smoothing pool · Flashbots Protect RPC to avoid sandwich attacks
| POLICY | FIT | SUGGESTED WEIGHT (BPS) | NOTES |
|---|---|---|---|
| ThreePoolPolicy | ★ Recommended | 2000–3000 | B-pool ETH exposure + A-pool reuse |
| KellyPolicy | ★ Recommended | 1500–2500 | Stable-growth sleeve |
| Vendor Policy | ○ Mountable | Custom | Suits ETH-native funds |
Staking & MEV is a low-turnover Allocation Engine adapter. totalAssets() includes LST balance + validator accrued rewards — reported daily by a keeper. The Risk Layer's EmergencyController can pause new staking immediately on a slashing event, pending governance review.
StakingMevStrategy.sol is the only one of the 6 with baseAsset = WETH (not USDC). Deep-forking requires either cross-asset configuration on AllocationManager or extending Vault to support multiple baseAssets. The current fund-vault MVP supports single-USDC baseAsset only — that extension is on the roadmap.
For funds in setup: if LPs accept ETH exposure, Staking & MEV is a low-maintenance high-certainty yield sleeve (15–25% weight). If your fund is strictly USDC-denominated, this strategy currently requires bridging USDC to ETH externally — that adds non-conservative directional risk and should be evaluated carefully.
Backtest
NAV trajectory (1 year)
2025-06-01 → 2026-06-01Drawdown
Simulator
This simulator uses synthetic backtest data and is not investment advice; actual performance may differ materially.
Skeleton contract · undeployed · demonstrates the LST + MEV adapter integration surface