⏯️Pause procedure

In case of an emergency, some parts of the protocol can be paused by administrator wallet via the setConfigProps method of the vault.

Here are the functions that will be paused:

  • deposit

  • redeem

  • rebalance

  • harvestManagementFees

  • harvestPerformanceFees

Users will still be able to withdraw their funds through the redeemEach feature. They will get their investment back in all the currencies of the vault and not only in base token since rebalancing will not be allowed to avoid any additional risk.

Last updated