xVault documentation
Protocol, operations, integrations, and on-chain references for the xVault stack.
xVault is a Solana protocol for tokenized equity vaults built on Token-2022 xStocks, keeper-driven rebalancing, and VLT-denominated reward distribution.
Official xVault $VLT CA: 7xChXw8fyaz8FSEm2dwXcnR1kYbQMTtYayJ9Mm4Fpump
The documentation in this app is organized for operators, frontend contributors, and integrators who need the protocol model without digging through implementation details first.
Start here
Core ideas
- Vault holdings are valued using raw amount × multiplier × price.
- Market-hours assets route through Backed xChange during supported windows and through Jupiter or skip paths outside those windows.
- The keeper is responsible for NAV freshness, rebalance execution, and corporate-action response.
- xStocks are not available to US persons or restricted jurisdictions.
Documentation map
Protocolcovers the product surface, vault lineup, and architecture.Integrationsdocuments xStocks data, xChange routing, and Jupiter fallback rules.Operationsfocuses on keeper cadence and oracle behavior.Securitycaptures invariants and pause conditions.On-chainlists the program IDs currently declared in source and their deployment status.