Vault Parameters

A vault's parameters define the set of conditions that determine whether or not to swap one token for the other, plus how much yield to offer to subscribers for their deposits. To create a vault, the LP customizes the following parameters:

  • Asset Pair: The pair of tokens involved in the vault (e.g. WBTC-USDC).

  • Direction: Choose between "Buy Low" or "Sell High" to define the vault's trading strategy.

  • Linked Price: The fixed price at which the vault will execute the purchase or sale of WBTC.

  • Yield: The earnings offered to subscribers as a reward for their deposits.

  • Expiry: The exact date and time when the vault will expire, at which point the conditions are evaluated, and the outcome is determined.

  • Quantity: The total amount of liquidity, in the InputToken the LP is matching.

Last updated