documentation

every vault, every limit,
and what each one actually does.

vaulted pools capital into on-chain vaults that mirror the best fomo traders programmatically. this page is the whole manual: the three vault classes, the path a trade takes from a tracked wallet to the vault, every risk limit with its default and its trade-off, how money goes in and comes out, and what it costs.

standard erc-4626 chain robinhood chain (arbitrum orbit) deposits in usdc, eth

what vaulted is

vaulted is a vault protocol on robinhood chain. you deposit into a vault, the vault's execution engine mirrors the trades of a chosen fomo trader, a fomo clan, or a curated basket of traders, and you hold shares whose value rises and falls with that strategy. when the strategy is profitable, you earn. when it is not, the share price goes down.

  • the vault trades, you do not. no notification to catch, no buy button to press at 4am. the engine fills in the same or next block as the tracked wallet.
  • the limits are in the contract. position caps, liquidity floors, a skin-in-the-game multiple, an anti-dump rule and a drawdown breaker are enforced per vault, not left to your discipline.
  • the money is redeemable. withdraw at nav through a short epoch, or redeem in-kind for your pro-rata slice of the actual positions at any time.

in one sentence: the fomo leaderboard, turned into an asset class.

vaulted is not fomo. it is an independent protocol built on top of the public fomo leaderboard and public on-chain activity. it is not affiliated with, endorsed by, or operated by fomo or robinhood.

the three vault classes

every vault is the same contract with the same engine. the classes differ only in what signal source the engine follows.

classtrackswho creates itfee share to
user vaultone fomo trader's walletanyone, permissionlessly, against a wallet that meets the criteriathe trader, once claimed
clan vaulta clan's member wallets, weightedanyone, against a ranked clanthe clan members, once claimed
protocol vaulta curated basket by strategy themethe protocolconstituent traders, pro-rata to signal contribution

user vaults

each user vault tracks a single fomo trader's wallet. when the trader buys a token on robinhood chain, the engine detects the transaction and executes a proportional buy from pooled vault capital within the same or next block. when they sell, the vault sells proportionally.

any trader whose fomo-linked wallet meets the minimum criteria can have a vault proposed against them: 90 days of history, a minimum realised pnl, minimum win consistency, and no wash-trading flags. the trader can then claim the vault. a claimed vault is strictly better for the trader: the more capital that follows them, the more they earn from fees rather than only from their own book.

clan vaults

fomo clans are team-based trading squads ranked by collective pnl. a clan vault copies the aggregate behaviour of a clan's member wallets rather than one individual, with configurable weighting:

weightingwhat it follows
equalevery member wallet at the same weight.
pnl-weightedmembers in proportion to their rolling pnl.
core member defaultthe two or three members with the deepest consistent records, rather than whoever got lucky once.

a clan's rank can be carried by one or two outsized positions; the weighting model smooths that out and captures the consensus signal. when several core members independently accumulate the same token before it moves, the vault treats that as a high-conviction entry.

protocol vaults

baskets we design, curate and rebalance on a fixed cadence, bi-weekly, under public inclusion and exclusion rules: rolling 30/60/90-day pnl, drawdown profile, consistency score, and behavioural flags. a trader who dumps on followers is excluded.

vaultbasketprofile
rh trader · flagshiptop traders concentrated on robinhood chain: native memecoins and, where available to the vault's jurisdiction, tokenized-stock momentum.where the densest signal lives: about 75% of fomo volume settles here.
solana tradertop fomo traders whose edge is on solana: launches, bonk-class assets.solana exposure via cross-chain routing or robinhood-chain-native representations; the execution model is disclosed per vault.
degenthe fastest, most aggressive short-horizon traders: launch snipers, momentum scalpers.tight per-position caps, hard stops, strict drawdown breaker. frequent small losses, occasional large wins. the highest-variance product here.
long-termposition traders with long holds, low turnover, multi-month consistent pnl.more majors and tokenized equities, lower rebalance frequency, lower fees, looser withdrawal terms.

start in four steps

pick a vaultthe vault list shows the tracked wallets, nav, tvl and tracking difference of each one. protocol vaults if you want a thesis, clan vaults if you want a squad, user vaults if you want a name.
depositusdc or eth on robinhood chain, any amount above the vault's minimum. you receive erc-4626 shares at the current nav.
then nothingthe engine mirrors the tracked wallets. the vault page shows every executed copy, its source signal, realised slippage, and your share value.
withdrawrequest a withdrawal and it settles at nav within the vault's epoch, 24 to 72 hours. or redeem in-kind at any time.

read the drawdown before the return. every vault page shows historical max drawdown and worst month as prominently as returns. these are trading strategies, not fixed-income products.

how a copy happens

an indexer watches the wallets each vault tracks in real time, mempool and confirmed transactions, across the supported chains. every observed trade is normalised into a signal: wallet, token, side, size as a percentage of the trader's own portfolio, venue, timestamp.

the signal goes to the execution engine, which trades vault capital through robinhood chain dex aggregation with slippage bounds. before it fills, the engine runs the signal through the vault's rules. the first one that matches stops the copy, and the skip is logged on the vault page with its reason:

ruleskipped when
circuit breakerthe vault is past its max drawdown threshold. no new entries until it resets.
tracking suspendedthe tracked wallet has repeated anti-dump flags.
latency budgetthe signal is older than n blocks. it is discarded, not chased.
blacklisthoneypot, flagged rug, or a contract younger than the age threshold.
minimum liquiditythe fill would make the vault more than x% of the pool.
max position · max concentrationthe vault is at its per-token cap, or the portfolio would be too concentrated.
skin in the gamethe vault would hold more than the allowed multiple of the trader's own dollar position.
delay and verifythe trade deviates sharply from the trader's history. executed at reduced size, or held one verification epoch.
slippage capthe quote exceeds the cap even after order splitting.

because the vault trades in the same or next block as the tracked trader rather than after a push notification reaches a human, its fill quality is structurally better than manual copying. that is the core mechanical edge, and the tracking-difference chart on every vault is where you check it.

how the vault sizes

the vault copies proportions, not absolute amounts. a trader putting 3% of their book into a token results in the vault putting up to 3% of vault capital into it, capped by the limits below. there is no per-depositor setting: every share in a vault gets the same exposure.

portfolio-percentage sizing per vault

signal
trade size ÷ trader's portfolio value at the time of the trade
vault
the same percentage of vault nav, before caps

a $400 buy from a $40,000 book is 1%. the vault buys 1% of its nav, whether that is $10,000 or $1,000,000.

what it implies: the vault's book keeps the shape of the trader's book, probes included. what stops it from also keeping the trader's mistakes at scale is the cap stack below.

clan weighting clan vaults

options
equal · pnl-weighted · core member
default
core member

each member's signal is scaled by their weight before sizing. under core-member weighting, a signal from outside the core is sized down or ignored.

what it implies: two core members buying the same token compounds into a larger entry. that is by design: consensus is the signal.

every risk limit

limits are set per vault and published on its page. protocol vaults set them by strategy: the degen vault runs the tightest caps and stops, the long-term vault the loosest. a claimed user vault lets the trader set a deposit cap, never loosen a risk limit.

entry limits

max position per token per vault

typical
2% · 5% · 10% of nav

no single token can exceed this share of the vault, whatever the trader does.

what it implies: a trader's 40% conviction bet becomes the vault's 10% bet. you keep the direction, not the leverage of their conviction.

max concentration per vault

typical
top 3 positions ≤ 25% · 40% · 60% of nav

a portfolio-level cap on how much of the vault sits in its largest positions.

what it implies: it caps how much one theme can do to the vault, not how much the vault spends.

minimum liquidity per vault

typical
vault ≤ 1% · 3% · 5% of the pool

the vault never becomes more than this share of a token's pool. the fill is sized down to the floor, or skipped.

what it implies: the vault can always leave through the door it came in by. this is the rule that most often turns a signal into a partial fill on small launches, and the tracking-difference chart shows the cost.

skin in the game per vault

typical
5× · 10× the trader's own dollar position

the vault will not hold a position larger than this multiple of the tracked trader's own stake in that token.

what it implies: if the trader's own stake is trivial, the vault's stays trivial. a trader cannot steer large vault capital with a tiny personal bet.

slippage cap and order splitting per vault

typical
1% · 2% · 3% per fill

a fill that would exceed the cap is split across blocks. what still cannot fill inside the cap is dropped.

what it implies: the vault pays for the trader's move, not for its own footprint. on a violent candle a large vault fills worse than a small one, and worse than the trader.

latency budget per vault

typical
2 · 4 · 8 blocks

a signal older than the budget is discarded rather than chased.

what it implies: the vault never buys the candle the trader created. a discarded signal is a missed entry, and a missed entry is cheaper than a late one.

blacklist protocol

value
honeypots · flagged rugs · contracts under the age threshold

maintained by the protocol, applied to every vault.

what it implies: the degen vault misses some very early launches. that is the price of never holding a token that cannot be sold.

behaviour limits

anti-dump protocol

window
configurable per vault
escalation
flag → repeated flags suspend tracking → removal from protocol baskets

if a tracked trader sells into a position shortly after the vault entered, the pattern is flagged. repeated flags trigger automatic tracking suspension and, for protocol vaults, removal from the basket. trader-claimed vaults contractually acknowledge these rules; violating them forfeits accrued fee share.

what it implies: the single biggest failure mode of social trading, influential traders exiting into their followers, is priced against the trader, not the depositor.

delay and verify per vault

trigger
a trade that deviates sharply from the trader's historical pattern, such as a sudden 50% allocation to a day-old token

executed at reduced size, or held for one verification epoch.

what it implies: the vault is slower on the trades that look least like the trader. those are also the trades most likely to be a mistake or a setup.

circuit breaker per vault

typical
max drawdown 15% · 25% · 40% from the high-water mark

past the threshold, new position entry pauses and the vault can de-risk to stables.

what it implies: a paused vault is not a closed vault. exits still mirror, withdrawals still settle, and in-kind redemption is always open.

how a position leaves

three ways, in order of how often they happen:

  • the trader sells. the vault sells the same proportion of its position, trims included. only the tracked wallet that opened a position closes it: in a clan vault, member a's buy is not closed by member b's sell.
  • a limit fires. a position that breaches the per-token cap after a run is trimmed to the cap; a circuit breaker can de-risk to stables.
  • the basket changes. when a protocol vault rebalances, positions from an excluded trader are unwound over the epoch rather than dumped.

a token that cannot be sold. if a route disappears, the position is marked unsellable, its cost booked as a loss in nav, and the tokens stay in the vault. in-kind redemption hands you your slice of them; the position comes back if a route does.

your money

deposits

open continuously, in usdc or eth on robinhood chain. deposits mint shares at the current nav. nav is computed from on-chain oracle pricing of the vault's positions: share price = vault nav ÷ shares outstanding.

withdrawals

withdrawals use a short epoch so the engine can unwind illiquid positions in an orderly way instead of market-dumping into thin pools. you request, the request settles at the nav of the settlement block.

vaultsettlement
long-termfastest, looser terms
user · clan · rh trader · solana trader24 to 72 hours
degenthe strictest, at the top of the range

emergency exit

any depositor can redeem in-kind at any time: burn shares, receive your pro-rata slice of the vault's actual token positions plus stables. no epoch, no queue, no permission. it is the guarantee that funds are never truly locked, and it is enforced by the contract, not by us.

what in-kind means in practice. you get the tokens, at the size and in the pools the vault holds them. selling them is then your job, and on a thin memecoin that is the very problem the epoch exists to handle. it is the exit you take when you do not trust the epoch, not the exit you take for convenience.

what it costs

feeratecharged on
management1–2% annualised, streamednav, continuously
performance15–20%profit above the high-water mark only
deposit · withdrawalnonegas and dex fees are paid by the vault as part of execution

the high-water mark means you never pay a performance fee twice on the same gain: after a drawdown, no performance fee accrues until nav is back above its previous peak.

the performance fee splits three ways: the protocol treasury, the tracked trader or clan if they have claimed the vault, and a buyback and incentive pool. protocol vaults route the trader share to the basket's constituent traders pro-rata to their signal contribution. the exact split is published per vault.

where you see your numbers

everything is inspectable on the vault page:

  • positions, live, with the tracked wallet each one came from.
  • every executed copy with its source signal, fill price, and realised slippage versus the trader.
  • every skipped signal and the rule that skipped it.
  • nav history, tvl, fee accruals, high-water mark.
  • tracking difference: vault performance against the raw trader performance, so latency and slippage drag is a chart rather than a rumour.
  • max drawdown and worst month, as prominently as returns.

claiming a vault

a user vault is proposed against a wallet; the trader behind it can claim it by signing from the fomo-linked wallet. a claimed vault:

  • routes the trader's share of the performance fee to them,
  • lets them set a deposit cap on the vault,
  • lets them set a display name and link,
  • binds them to the anti-dump rules: a violation forfeits accrued fee share.

a claim cannot loosen any risk limit, pause withdrawals, or touch depositor funds. a clan vault is claimed the same way by the clan's members, and the fee share is split among them.

security

  • audits before mainnet, published.
  • timelocked upgrades: every change to vault logic is announced on-chain before it can execute.
  • vault isolation: no shared solvency between vaults. a blowup in one cannot touch another.
  • in-kind redemption as the unconditional exit, enforced by the contract.
  • honest disclosure: yield comes from trading profit and only from trading profit. when strategies lose, share prices go down.

faq

is this a fixed-income product?

no. a vault is a trading strategy. its share price goes up when the tracked traders are profitable after fees and slippage, and down when they are not. the drawdown figures on the vault page are the ones to read first.

why not just copy the trader myself?

you can, and most people who do lose money: the signal reaches you late, you size badly, and the trader can exit into your buy. the vault fills in the same block, sizes proportionally, and enforces the limits above. it does not make the trader better. it removes the ways copying them loses on top.

can the trader see or touch vault capital?

no. the vault tracks a public wallet; the trader has no key, no role and no permission on the contract. claiming a vault gives them a fee share, a deposit cap and a display name, nothing else.

why did the vault skip a trade i saw the trader make?

one of the rules in how a copy happens: past the latency budget, under the liquidity floor, at the position cap, over the skin-in-the-game multiple, on the blacklist, or held for verification. every skip is logged on the vault page with the rule that caused it.

how long does a withdrawal take?

24 to 72 hours for most vaults, faster for the long-term vault, at the top of the range for the degen vault. if you cannot wait, redeem in-kind and receive the tokens themselves immediately.

what happens to a protocol vault when a trader is removed from the basket?

their positions are unwound over the epoch, their signals stop, and their share of future performance fees goes to zero. the basket change is published with the rule that triggered it.

does a claimed vault let the trader change the rules?

no. a claim can set a deposit cap and a display name. risk limits can only be tightened by the protocol, never loosened by anyone.

can i lose everything?

on a memecoin strategy, yes: a token that cannot be sold is booked as a loss, and a strategy can draw down past its breaker before it pauses. the caps limit how much of the vault any single token can take with it. they do not make the strategy safe.