Following a November exploit on V2 pools, Balancer partnered with Certora for a comprehensive V3 re-audit. The audit found no vulnerabilities across audited contracts.
Balancer implemented new security guardrails to prevent entire categories of exploits:
Weighted Pool Protections:
- Minimum token balance limits to restrict operations to economically meaningful ranges
- Enhanced balance rounding that addresses V2 issues
Stable Pool Protections:
- Maximum 10,000:1 imbalance ratio to block extreme states with no legitimate use case
Flash Swap Constraints:
- Prevents borrowing more tokens than could ever exist (up to 1e128)
- Distinguishes flash swaps from flash loans with appropriate limits
V3's vault-centric architecture already eliminated the specific vulnerability exploited in November. The new guardrails take a preventive approach: blocking operations with no valid use case rather than reacting to discovered threats.
New Weighted and Stable pool factories with enhanced security are now deployed across all V3 networks. Full audit report
Guided by this philosophy, we engaged Certora for a re-audit of V3. The goal: identify and eliminate possible attack vectors before it could be discovered by bad actors, and add new security guardrails to restrict the protocol to valid use cases.
The implementation of these guardrails sets a new standard for AMM security, where robustness is built into the architecture, and threats are blocked before they exist 🥷 Read the full article on our security efforts in partnership with Certora 👇
We partnered with @certora to future-proof V3 security. Together with our team, they conducted a comprehensive effort to re-audit V3 contracts and build preventive security directly into the protocol. Here are the results 🧵
The audit didn't find any vulnerabilities across the audited V3 contracts! In case you want to dive deeper, they crafted a full report detailing their audit process, methodology and results. Read it here: github.com/balancer/balan…
Balancer Launches LBP Simulator Tool for Token Launch Planning
Balancer has released an **LBP Simulator** tool designed to help projects plan Liquidity Bootstrapping Pool launches with greater precision. The simulator allows teams to: - Test weight ratios before launch - Evaluate collateral options - Model price behavior scenarios This tool aims to reduce guesswork in token distribution events by providing data-driven insights before going live. Access the simulator: [lbp.balancer.fi/lbp-simulator](http://lbp.balancer.fi/lbp-simulator)
New Token Launch Simulator Offers Speed Controls and Pressure Modeling
A new tool allows projects to model token sales before launch with independent buy and sell pressure tracking. Users can toggle between "Buy & sell" and "Buy only" modes, and simulate the entire sale timeline at 1x, 5x, or 10x speed. The simulator goes beyond basic price curves to provide comprehensive visibility for projects preparing for launch day.
Balancer Launches LBP Simulator to Remove Guesswork from Token Launches
Balancer has released an **LBP Simulator** tool designed to help projects plan Liquidity Bootstrapping Pool (LBP) launches with greater precision. The simulator addresses common challenges in LBP planning: - Determining optimal weight ratios - Selecting appropriate collateral - Predicting price stability Projects can now test different launch scenarios before committing capital, reducing the risk of misconfigured token launches. [Try the LBP Simulator](http://lbp.balancer.fi/lbp-simulator)
Balancer V3 Launches Complete Token Sale Suite with Seedless LBPs and Fixed Price Options

**Balancer V3 has launched a comprehensive onchain token launch infrastructure** featuring two distinct mechanisms: - **Seedless LBPs (Liquidity Bootstrapping Pools)**: Projects can now launch with zero upfront capital using virtual balances. No stablecoins or WETH required - just project tokens. Virtual balances simulate reserve assets to establish initial pricing, then blend with real liquidity as buyers swap. - **Fixed Price Sales**: Teams that prefer predictable pricing over dynamic discovery can set a fixed token price and allocation. Fully transparent and onchain. **Why this matters**: Traditional LBPs required treasury reserves, limiting access to well-funded teams. Seedless LBPs remove this barrier, making fair launches accessible to any project with tokens and community support. Full documentation: [lbp.balancer.fi](http://lbp.balancer.fi)