Balancer
Balancer V2
Balancer V2
  • Protocol Overview
  • Developer Docs
  • Products
    • The Vault
      • Flash Loans
    • Balancer Pools
      • Weighted Pools
      • Composable Stable Pools
      • Liquidity Bootstrapping Pools (LBPs)
      • Managed Pools
        • Asset Managers
      • Boosted Pools
      • Custom Pools
    • Smart Order Router
    • Balancer CoW Protocol
    • Oracles (deprecated)
  • Concepts
    • Math
      • Weighted Math
      • Stable Math
    • Fees
  • Ecosystem
    • Governance
      • Governance Process
        • RFC/Proposal Forum Post Template
      • BAL Governance Token
      • Snapshot
      • Multisig
        • Other DAO Multisigs
      • Governable Protocol Fees
      • Emergency subDAO
    • Community
      • Ballers
      • Delegation
      • Grants
    • veBAL and Gauges
      • veBAL
        • How veBAL Works
        • How To Use veBAL
        • How veBAL Boosting Works
          • Working Supply
          • Calculating My Boost
          • Minimum veBAL for Max Boost
        • BIP19 and Yield Bearing Tokens
      • Gauges
        • How Gauges Work
        • How To Use Gauges
  • Security
    • Audits
    • Bug Bounties
    • Emergency Pause
    • Token Compatibility
    • Balancer x Certora Accelerator
  • Getting Started
    • FAQs
      • Swapping
      • Liquidity
      • Liquidity Mining with the veBAL and Gauge System
      • Liquidity Mining (Legacy)
      • Fees
      • Governance
      • The Vault
      • Pools and LBPs
      • Asset Managers
      • Oracles
      • About Balancer Protocol and Labs
      • V2 in a Nutshell
      • V1 ➝ V2 Migration
    • Walkthroughs
      • Trade
      • Invest
    • Contribution Guide
  • Community
    • Discord
    • Forums
    • Medium
    • Dune Analytics
  • Developers (Deprecated)
    • !!! DEPRECATED !!! ⛔
    • Guides
      • Pool Verification
    • Smart Order Router V2
    • GitHub
Powered by GitBook
On this page

Was this helpful?

  1. Ecosystem
  2. veBAL and Gauges
  3. veBAL

How veBAL Boosting Works

PreviousHow To Use veBALNextWorking Supply

Last updated 2 years ago

Was this helpful?

As opposed to the initial liquidity mining incentives where a liquidity provider receives incentives based only on their share of the total liquidity, the veBAL system implements a multiplier based upon the time locking mechanism. Locking the same amount of BPT for a longer period will yield a higher incentive multiplier for a user.

Original Liquidity Mining:

BAL Mined = Pool′s Total Incentives ∗BPT HeldTotal BPTBAL \ Mined \ = \ Pool's \ Total \ Incentives \ * \frac{BPT \ Held}{Total \ BPT} BAL Mined = Pool′s Total Incentives ∗Total BPTBPT Held​

veBAL Liquidity Mining:

 BAL Mined = Pool′s Total Incenvites ∗ 0.4 ∗ BPT Staked ∗ BoostTotal Working Supply\\ \\\ \\ BAL \ Mined \ = \ Pool's \ Total \ Incenvites \ * \ \frac{0.4 \ * \ BPT \ Staked \ * \ Boost}{Total \ Working \ Supply} BAL Mined = Pool′s Total Incenvites ∗ Total Working Supply0.4 ∗ BPT Staked ∗ Boost​

Please note the maximum boost possible for liquidity mining incentives is 2.5x. For tooling, calculate your boost here.

The boosting mechanism theory is visualized by the graphic below. The fraction of a pool's working supply a user owns is based on upon their share of the respective pool, and their share of total veBAL. Continue reading through this boosting sections for further information on the working supply.

​

Based upon this mechanism locking the same number of tokens for twice as long will result in twice the veBAL a user receives. The boosting proportion and governance voting are directly coupled with veBAL, however only governance is directly proportional.

View Graphic Equations here