The Ostium Vault is the onchain settlement layer for every position traded on the protocol. LPs deposit USDC, receive tokens, and earn yield from protocol opening fees. OLP capital sits in the senior loss position, protected by a buffer that absorbs trader PnL first, and also functions as working capital for the settlement system.Documentation Index
Fetch the complete documentation index at: https://docs.ostium.com/llms.txt
Use this file to discover all available pages before exploring further.
Two Pools of USDC
The vault smart contract holds two distinct pools of USDC that work together to settle every trade and protect LPs from directional risk: OLP capital deposited by liquidity providers, and a buffer of junior capital posted by Ostium affiliates and strategic partners. Losses follow a strict order — the buffer absorbs them first, in full, before any loss can touch OLP.OLP capital
Deposited by LPs in exchange for OLP tokens. This is the senior tranche.
Buffer capital
Dedicated capital posted by Ostium affiliates and strategic partners. This is the junior tranche.
- When traders net win, the vault pays them. The buffer shrinks onchain during the day, then is replenished at daily settlement from the mirror hedge’s matching gain offchain.
- When traders net lose, the vault retains their losses. The buffer grows onchain, then sends the excess offchain at settlement to keep the hedging book funded.
OLP capital is the last pool of money to take a loss in the system. The only way OLP takes a loss is if the entire buffer is wiped out first.
OLP as Working Capital
The same structure that protects OLP also places it at the center of intraday cash flow. When a trader closes a winning position, the vault pays them in USDC immediately from onchain capital. The mechanics:Offchain hedge gains the matching amount
The trade was mirrored offchain at open through Jump Trading, Ostium’s flagship hedging partner. The offchain hedge has an equal and opposite gain. Net-net, the protocol is flat.
USDC location shifts
USDC in the vault goes down. USDC in the offchain hedging book goes up by the same amount.
What You’ll See in the UI
The Ostium app surfaces four key vault metrics for OLP holders, designed to keep intraday operational cash flow distinct from actual gains and losses. The most important is OLP price, which only updates at daily settlement; intraday vault USDC swings are operational, not PnL accrual.Intraday vault USDC fluctuation
The total USDC sitting in the vault smart contract will swing up and down throughout the day. This reflects trade settlement, not PnL accrual.
OLP price
OLP price updates once per day at settlement, reflecting opening fees earned since the prior settlement. The price does not change intraday — by design, to avoid users seeing scary-looking moves driven by normal settlement cash flow rather than actual gains or losses.
Buffer health
The protocol surfaces a buffer metric that indicates how much junior capital sits between trader PnL and your OLP capital.
Under-collateralized state (UC)
If the buffer is fully depleted and additional losses begin drawing on OLP, the vault enters UC state and automatically blocks new deposits. This is an accounting measure: deposits during a pending loss would create share-pricing ambiguity. OLP price will reflect any realized loss at the next daily settlement.
How LPs Earn
Post-upgrade, OLP yield has a single source: opening fees.Pre-upgrade, OLP APR ranged from approximately -4% to +50% depending on trader PnL and vault state. That range reflects the old mechanics (OLP as junior counterparty) and no longer applies. The post-upgrade design produces a tighter, more stable range.
Protocol TVL, Vault TVL, and Vault USDC
Three different numbers track the protocol’s capital in different ways, and dashboards may surface any of the three. Vault TVL is the value of LPs’ claim (OLP price × outstanding shares). Total vault USDC is everything in the vault smart contract, including buffer capital and intraday settlement flows. Protocol TVL adds trader collateral held in the trading contract on top of vault TVL.Vault TVL
OLP price × outstanding OLP shares — the value of LPs’ claim on the vault. This is what an OLP holder cares about for their position’s worth.
Total vault USDC
Every USDC sitting in the vault smart contract: OLP capital, buffer capital, and any intraday settlement flow in motion. Depending on intraday flows (e.g., right after a large winning trade settles), this can be larger OR smaller than vault TVL.
Protocol TVL
The broader protocol-level metric, which includes vault TVL plus the trader collateral held in the tradingStorage contract backing open positions. This is what dashboards typically report as “Protocol TVL” and is generally the largest of the three.
FAQ
Is my OLP deposit at risk?
Is my OLP deposit at risk?
OLP holds the senior loss position in the protocol. A dedicated buffer of junior capital absorbs trader PnL first, in full, before any loss can reach your OLP capital. OLP deposits are not insured. An extreme event that fully depletes the buffer would cause OLP to take a loss.
If OLP is safe, why does the USDC in the vault move around all day?
If OLP is safe, why does the USDC in the vault move around all day?
The vault is the instant-settlement layer for every trade on Ostium. When traders close winning positions, the vault pays them out immediately onchain. Those flows are mirrored by offchain hedges, so the protocol stays balanced. Only the location of the USDC changes intraday. Once per day, a settlement run moves USDC between the two books to restore the buffer to its target size. OLP price only updates after settlement, so intraday USDC movement does not affect your share’s value.
How is OLP APR calculated?
How is OLP APR calculated?
Opening fees paid to OLP, divided by outstanding OLP shares, annualized. No rollover fees, no share of trader PnL, no conditional state-based accrual. The fee allocation is a tunable protocol parameter. Live and historical APR are published on the Dune dashboard.
What is the buffer and where does it come from?
What is the buffer and where does it come from?
The buffer is dedicated capital that sits in the vault smart contract alongside OLP capital, posted by Ostium affiliates and strategic partners. It is the junior tranche: it takes trader PnL first, in full, before any loss touches OLP. The buffer is rebalanced onchain during daily settlement to keep its size close to a target level appropriate for expected daily PnL swings.
What happens in the under-collateralized state?
What happens in the under-collateralized state?
UC state means the buffer has been fully depleted and additional losses are drawing on OLP capital. When this happens, the vault automatically blocks new deposits for accounting reasons: deposits during a pending loss state would create share-pricing ambiguity.
How do I track my position?
How do I track my position?
Your OLP balance appears in your wallet. Multiply by the current OLP price (visible in the app or via the Dune dashboard) to see your USDC-equivalent value. Historical OLP price, buffer health, TVL, and APR are all published on the Dune dashboard.
What to Read Next
How to Deposit
Step-by-step for depositing USDC and receiving OLP.
OLP Token
Deeper detail on OLP pricing, share mechanics, and yield.
How to Withdraw
Withdrawal windows and timing.