[BIP-859] Change authorizations for Mimic Smart Vaults on Optimism for Balancer V3

PR with Payload

Motivation

After [BIP-857] Authorize Mimic Smart Vault on Optimism for Balancer V3 we were made aware from Mimic that, in order to be able to properly distinct v2 and v3 fees, we need to authorize Mimic’s v3 smart vault for Balancer v3 instead of v2. This BIP seeks to revoke the authorization from the v2 smart vault and grant authorization to the v3 vault instead.

Specification

The authorizer will grant the following permissions to 0x1d8e78300db118dce5d8176c93bef1d6028d74eb:

  • 20241204-v3-vault/ProtocolFeeController.withdrawProtocolFees(address,address) (0x9b50ab496733616199be03f9adb07dedbc053ee47e3f069d57a7b1db51480332)
  • 20241204-v3-vault/ProtocolFeeController.withdrawProtocolFeesForToken(address,address,address) (0xd8f952fca9feeca8075fa8cf14298353b4b424103a602b3879b031c57cf6def7)

The authorizer will revoke the following permissions from 0x9e5d6427d2cdadc68870197b099c2df535ec3c97:

  • 20241204-v3-vault/ProtocolFeeController.withdrawProtocolFees(address,address) (0x9b50ab496733616199be03f9adb07dedbc053ee47e3f069d57a7b1db51480332)
  • 20241204-v3-vault/ProtocolFeeController.withdrawProtocolFeesForToken(address,address,address) (0xd8f952fca9feeca8075fa8cf14298353b4b424103a602b3879b031c57cf6def7)
1 Like

Edit by Maxis:

  • assign BIP ID
  • markdown tech specs
1 Like