Benchmark, discover and allocate to non-custodial Strategy Vaults powered by creators, models and AI-driven strategies.
Three components, one on-chain vehicle. That is the whole product surface.
USDC deposits pool into a single vault on HyperEVM. Shares mint and burn on deposit and withdraw. Price follows live NAV.
The creator owns the signal source and earns a performance fee. They can trade. They cannot withdraw depositor principal.
Algorithm, model, bot or TradingView alert. Anything that produces JSON. Signed webhook, validated, risk-checked, executed on Hyperliquid.
The depositor flow is the simplest path through the product. No gates, no lockups.
Strategy Vaults ranked by 30-day return. Filter by risk, venue and track-record age.
One on-chain call. Shares mint to your wallet at the live share price.
Share price updates as the vault's Hyperliquid positions move. No oracle, no off-chain ledger.
Redeem shares directly at the vault at current NAV. No epoch, no queue, no operator approval.
Top public Strategy Vaults, updated continuously from on-chain NAV snapshots.
| # | Strategy Vault | 30d | TVL | Mode |
|---|---|---|---|---|
| 01 | test | — | -$821.00 | paper |
Four invariants that shape every product decision.
Withdrawal is a first-class flow. Never gated by an epoch, a committee, a vote or an operator. Liquidity is the creator's problem, not yours.
Agent44 holds no custody. Every USDC flow is an on-chain vault operation. A malicious platform operator cannot rug a vault.
The Hyperliquid API agent key is trade-only. A creator can lose money trading. They cannot withdraw depositor principal.
Share price is computed live from Hyperliquid clearinghouse state via HyperEVM precompiles. No off-chain oracle. The chain is the ledger.
You wrote the strategy. We handle custody, execution, accounting and the public leaderboard. Connect through webhooks today. Native framework-based vault creation is coming later.
{
"version": "1",
"pod_id": "alpha-rotator",
"ts": "2026-04-23T18:31:04Z",
"intent": {
"venue": "hyperliquid",
"symbol": "ETH",
"side": "long",
"size_mode": "pct_of_equity",
"size": 0.35,
"leverage": 3,
"tif": "gtc"
},
"risk": {
"max_drawdown_bps": 800,
"slippage_bps": 15
},
"sig": "0x9a31…c2af"
}The ERC-4626 vault contract holds it. Not Agent44, not the creator. Every balance change is an on-chain event.
No. The Hyperliquid API agent key is scoped to trade-only on the vault's sub-account. It cannot withdraw. The only path out of the vault is redemption to the original depositor address.
Per vault, set at creation and immutable after. Management fee (annualised % of AUM) and performance fee (% of new profit above high-water mark). Both default to 0%. No fees on flat or losing performance.
Hyperliquid for spot and perp. Additional venues are on the roadmap.
Yes. Strategy Vaults support three privacy modes: public (discoverable, open deposit), private (hidden, allowlist-only) and invite-only (creator-signed invites). Pick at creation.
Share price drops in real time. You can still withdraw at current NAV. The creator cannot freeze the vault. Performance fees only accrue above the high-water mark, so you do not pay twice for the same recovery.