FKHRLabs
Portfolio / NexVault
DeFi

NexVault

Yield aggregation protocol on Arbitrum with automated routing.

$0M

Peak TVL

0+

Unique Depositors

0 mo.

Zero Incidents

0 wk.

Time to Launch

N
Overview

Context

NexVault is a yield aggregation protocol on Arbitrum that automatically routes user funds across Aave, Compound, and GMX to maximize APY. The client came with a whitepaper and a 14-week deadline ahead of a token launch. We designed the full protocol architecture, wrote and tested all contracts, built the frontend dashboard, and deployed to mainnet.

Challenge

The core engineering challenge was building a rebalancing engine that could execute across multiple protocols atomically, without exposing users to sandwich attacks or excessive gas costs during rebalancing events. We solved this with a keeper-based off-chain trigger + on-chain validation pattern, with a 5% APY variance threshold before rebalancing fires.

What We Built

Execution

ERC-4626 vault contracts (multi-strategy)

4 strategy contracts (Aave v3, Compound v3, GMX GLP, Curve)

Rebalancing engine (Gelato keeper + on-chain executor)

Governance token ($NXV) + ve-tokenomics staking module

Frontend dashboard (React, Wagmi, The Graph)

Full test suite: 340 unit tests, 12 fork tests

Results

Numbers that shipped

$48M

Peak TVL

14,000+

Unique Depositors

18 mo.

Zero Incidents

14 wk.

Time to Launch

SolidityHardhatFoundryThe GraphReactWagmiArbitrumGelato
Start a Similar Project