Skip to content

Latest commit

 

History

History

20250404-v3-stable-surge-pool-factory-v2

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

2025-04-04 - V3 Stable Surge Pool Factory (V2)

Second deployment of the StableSurgePoolFactory for Balancer V3. Pools from this factory use stable math, inspired by Curve stable pools, which is best suited for correlated assets. They are also connected to the StableSurgeHook, which increases the swap fee in case of a depeg event according to internal thresholds.

This version uses StablePoolFactory V2 to create the pools, which has a higher maximum amplification factor than V1, and allows the swap fee manager to modify it without governance intervention.

It also splits the deployment of the hook out of the factory deployment, allowing the hook to be reused by other factories if needed.

Useful Files