Shprd
  • Shprd
    • 📒Introduction
    • 📜Whitepaper
  • UNDERSTAND SHPRD
    • 📚Protocol Overview
    • 📈Vault Rebalancing
    • 🛡️Security
      • ⏯️Pause procedure
      • 🆘Emergency Contact
    • 💸Protocol Fees
    • 🕸️Networks
  • Guides
    • 👷Create and manage a vault
      • ⛏️Create a vault
      • ⚙️Manage a vault
    • 💰Investing in a vault
      • 🤝Choose a vault
      • 📥Deposit in a vault
      • 📤Redeem in vault
    • 🏎️RPC
      • 🔁Change RPC
      • 🔧Create your own RPC
    • 🔑Cold Wallet
  • Technical Reference
    • 🧠Core Contracts
      • 📓VLib
      • 🏭Factory
      • 💎Vault
      • 💰FeesManager
      • ⛔AccessManager
      • 🛂KYCToken
    • 📌Contracts Addresses
      • 🪙BNB Chain
      • 🚀Arbitrum
    • 📊Subgraphs
  • Other websites
    • 🔗Linktree
    • 🆔Authentication
    • 🏛️Trading Signals
  • Find Us
    • 🎮Discord
  • Help
    • 📢Issues
Powered by GitBook
On this page
  1. Guides
  2. Create and manage a vault

Manage a vault

Guide to manage a vault.

PreviousCreate a vaultNextInvesting in a vault

Last updated 2 years ago

During the lifetime of the vault smart contract, the trader will be able to send signals in the form of a hexadecimal coded transaction (e.g. from Paraswap, 1inch or 0x API) with a uint256[] ranging from 0 to 10000 (basis points) that indicates the exposure associated with the swap transaction, for the asset traded within the vault.

There is a minimum time interval between two rebalances to prevent a malicious vault strategist from executing too many swaps.

If the swap volume is too large and costs too much in terms of price impact and slippage, the rebalancing transaction will be reverted, depending on the max loss swap tolerance.

How to rebalance a vault

As a strategist, you can change the exposure of your vault.

In your vault, you can access to a rebalance section. Here the strategist decided to have his vault at 73% on ETH and 27% on BTCB. The sum of exposition must be 100% in order to rebalance. Once you are satisfied with your strategy, you can click on "next".

On the next page a recap is visible. You can see the current exposition of your assets before the rebalancing. Then you can click on rebalance and pay for your transaction on your wallet after having read and accepted the terms and conditions.

Always make sure that you are swapping more than $1 for each swap. Otherwise, your swap will not be taken into account.

👷
⚙️
Rebalance section
Rebalance confirmation