OLP token
OLP or Ostium Liquidity Provider token represents the LP share in the LP Market Making Vault.
Minting
LPs deposit USDC into the LP MM Vault. The protocol mints the equivalent number of OLP tokens, at the deposit entry time price, and sends tokens to the same wallet used to deposit. However, if the user deposits with a lockup period, they receive an NFT representing the OLP tokens, which are held in the vault until the lockup period ends and the user unlocks the tokens.
Burning
Once the withdrawal process is completed, the protocol burns OLP tokens and sends the equivalent USDC amount to the LP.
Rewards
The MM Vault accumulates these fees from trading activity (diagram here):
100% of protocol opening fee
100% of liquidation reward
For a limited time beginning Oct 3rd, 2024, 100% of opening fees are directed to the Market Making Vault.
By depositing capital into the MM Vault, LPs earn rewards, with fees generated from trading activity. Depositors can estimate their potential earnings through the projected APY displayed on the User Interface or manually derivation through observed protocol flows.
Pricing & Example
Fee flows are compounded directly into the vault, and as a result, any OLP token holdings. Sample flow:
Alice deposits 100 USDC into the MM Vault at time t, at which time 1 OLP = 1 USDC. She now has 100 OLP in her wallet.
At time t+1, the value of the MM Vault has grown programmatically as a result of compounding gains from trading and liquidation fees. Now, 1 OLP = 1.10 USDC.
Alice requests to withdraw from the vault at time t+1, which in practice means burning her 100 OLP and redeeming them for their USDC value.
Alice receives 110 USDC, effectively posting a gain of 10%. Alice does not lock in her conversion price when she requests a withdrawal; she receives 110 USDC based on the conversion rate at the actual time of withdrawal itself.
Last updated