Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

readme.md

2025-09-19 - V3 Protocol Fee Helper V2

This second deployment of the Protocol Fee Helper contract enables granular control over the power to set protocol swap and yield fees on pools. It maintains multiple sets of registered pools whose protocol fees can be set by authorized accounts. In contrast to the first version, governance only needs to grant this contract permission to set protocol fees on pools. The protocol fee helper is deployed with an admin account (e.g., the Maxi's multisig), which has the sole power to manage allowlists for partners and assign them initial managers. Thereafter, managers can set the protocol fees for pools in their respective allowlists, and transfer that authority to successor managers: all without involving Balancer governance.

Useful Files