The GaugeAdder is a piece of veBAL infrastructure that securely streamlines the process of adding new gauges to the system. It includes checks that ensure only gauges deployed from the official gauge factories can be added to the veBAL system and become eligible for BAL emissions. As we prepare to add gauges from new networks the GaugeAdder must be upgraded to support this expansion. To facilitate this upgrade a coordinator contract has been deployed by the smart contracts team at Balancer Labs. The coordinator does the following:
GaugeControllerGaugeAdderGaugeAdder v2 and grants permission to the LM Multisig 0xc38c5f97B34E175FFd35407fc91a937300E33860 (controlled by Balancer Maxis) to add governance approved Ethereum, Polygon, Arbitrum, and Optimism gauges.GaugeAdder to the new one and adds the new Optimism gauge factoryThe GaugeAdder v2 also has support for zksync and gnosis gauges but those types are not yet created nor do gauge factories exist.
If approved, the DAO Multisig 0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f will initiate a transaction to interact with the Authorizer 0xA331D84eC860Bf466b4CdCcFb4aC09a1B43F3aE6 calling grantRole with the following arguments:
role: 0x0000000000000000000000000000000000000000000000000000000000000000
address: 0x1B57f637Ce3408f1f834b0b70f9A595b062DAea7
This can be verified here.