ZooFinance
  • About ZooFinance
  • LNT VAULT
    • Backgroud
    • Product Design
      • Core Concept
      • How does LNT work
      • Pre-deposit
  • BeraChain Eco
    • Background
    • Liquidity Vault (L-Vault)
      • Stablecoin--ZUSD
      • Margin Token
      • Asset Adequacy Ratio
      • Deposit/Mint
      • Withdraw/Redeem
      • Interest Settlement
      • Price Trigger Yield
      • Discount Offer
      • Parameters
    • Bribe Vault (B-Vault)
      • Principal Token
      • Yield Token
      • Dutch-VAMM
      • Parameters
  • Security
    • Audit Report
Powered by GitBook
On this page
  • Calculation of AAR
  • Thresholds of AAR
  • AAR Rebalancing
  1. BeraChain Eco
  2. Liquidity Vault (L-Vault)

Asset Adequacy Ratio

Asset Adequacy Ratio (AAR) signifies the capability of the protocol vault to cover the ZUSD debt. It is used to assess the vault's health. Below is the calculation for AAR, taking the iBGT vault as an example.

Calculation of AAR

The AAR for iBGT vault is calculated as follows:

AARiBGT=MiBGT×PiBGTMZUSD×100%AAR_{iBGT} = \frac{M_{iBGT} \times P_{iBGT}}{M_{ZUSD}} \times 100\%AARiBGT​=MZUSD​MiBGT​×PiBGT​​×100%

Where:

  • MiBGTM_{iBGT} MiBGT​ is the amount of iBGT in the vault.

  • PiBGTP_{iBGT} PiBGT​ is the current price of iBGT, obtained from the oracle.

  • MZUSDM_{ZUSD}MZUSD​ is the amount of ZUSD minted from the iBGT vault.

Thresholds of AAR

  • AART: Target AAR

    Target AAR represents the ideal state of the vault.

  • AARS: Safety AAR

    When below the Safety AAR, the pool's ability to repay USB debt is at risk.

  • AARU: Upper AAR

    When above the Upper AAR, the leverage ratio of Margin tokens becomes less attractive.

The thresholds of AAR for each vault can be set individually.

AAR Rebalancing

Unlike traditional lending protocols, Wand does not enforce liquidations. Instead, it introduces an Adjustment mode, Price Trigger Yield and a Discount Offer mechanism to dynamically adjust the AAR. This allows anyone to participate and potentially earn arbitrage profits, ensuring the Vault's health.

PreviousMargin TokenNextDeposit/Mint

Last updated 9 months ago