https://github.com/BalancerMaxis/multisig-ops/pull/2672
This proposal grants the necessary permissions for the newly deployed V3 pool factories across Mainnet, Arbitrum, Base, Avalanche, Plasma, HyperEVM, Optimism and Gnosis:
20260116-v3-stable-pool-v3 (StablePoolFactory)20260115-v3-weighted-pool-v2 (WeightedPoolFactory)Specifically, this BIP grants:
0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e): amplification parameter management permissions on the new StablePoolFactoryWith the deployment of updated V3 pool factories (20260116-v3-stable-pool-v3 and 20260115-v3-weighted-pool-v2), the corresponding operational and emergency permissions need to be granted to ensure continuity of protocol operations.
0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7eFrom 20260116-v3-stable-pool-v3:
StablePool.startAmplificationParameterUpdateStablePool.stopAmplificationParameterUpdateFrom 20260116-v3-stable-pool-v3:
StablePoolFactory.disableFrom 20260115-v3-weighted-pool-v2:
WeightedPoolFactory.disableMainnet, Arbitrum, Base, Avalanche, Plasma, HyperEVM, Optimism and Gnosis.
Emergency permissions are granted to the respective Emergency subDAO multisigs on each network.
On Mainnet, Arbitrum, Base, Avalanche, Optimism and Gnosis, the DAO multisig is admin and will call grantRoles on the respective Authorizer, passing the relevant action IDs and the target account (Omni or Emergency subDAO safe).
On HyperEVM and Plasma, the Omni multisig is admin and will directly grant roles to itself and the Emergency subDAO safe via the Authorizer.
The action IDs for each network can be verified in the balancer-deployments action-ids directory.