Skip to content

Deploy 186 + 047: MerklPoolBoosterBribesModule on Mainnet and Base#2846

Merged
clement-ux merged 3 commits intomasterfrom
clement/deploy-186-047-merkl-pb-bribes-module
Mar 20, 2026
Merged

Deploy 186 + 047: MerklPoolBoosterBribesModule on Mainnet and Base#2846
clement-ux merged 3 commits intomasterfrom
clement/deploy-186-047-merkl-pb-bribes-module

Conversation

@clement-ux
Copy link
Collaborator

Deployments

Deploy scripts:

  • 186_merkl_pb_bribes_module (Mainnet)
  • 047_merkl_pb_bribes_module (Base)

Related PR: #2843

Contract Network Address
MerklPoolBoosterBribesModule Mainnet 0x6241f5e4ad5af39ef3aE54801E0AE431e0B70369
MerklPoolBoosterBribesModule Base 0xf6B23291bF4993832b92A05c67d5f43eF3287C6a

Change

Deploys MerklPoolBoosterBribesModule on Mainnet and Base. This Gnosis Safe module allows an operator (Defender relayer) to trigger bribeAll on the PoolBoosterFactoryMerkl contract through the multichain strategist Safe.

  • Mainnet: operator is validatorRegistrator (0x4b91827516f79d6F6a1F292eD99671663b09169a), factory is 0xC67436e3c9c24aFBd33782DE930Fbd328EA0A752
  • Base: operator is OZRelayerAddress (0xc0D6fa24D135c006dE5B8b2955935466A03D920a), factory is 0x9D7bdc2Ead55c6c460dFCBccC315dC4f6C6c1bF9

Next on-chain actions

  • Enable MerklPoolBoosterBribesModule (0x6241f5e4ad5af39ef3aE54801E0AE431e0B70369) on the multichain strategist Safe (0x4FF1b9D9ba8558F5EAfCec096318eA0d8b541971) on Mainnet
  • Enable MerklPoolBoosterBribesModule (0xf6B23291bF4993832b92A05c67d5f43eF3287C6a) on the multichain strategist Safe (0x4FF1b9D9ba8558F5EAfCec096318eA0d8b541971) on Base

Deploy checklist

Two reviewers complete the following checklist:

- [ ] All deployed contracts are listed in the deploy PR's description
- [ ] Deployed contract's verified code (and all dependencies) match the code in master
- [ ] Contract constructors have correct arguments
- [ ] The transactions that interacted with the newly deployed contract match the deploy script.
- [ ] Governance proposal matches the deploy script
- [ ] Smoke tests pass after fork test execution of the governance proposal

@codecov
Copy link

codecov bot commented Mar 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 48.17%. Comparing base (fbaa028) to head (8f95b2a).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2846   +/-   ##
=======================================
  Coverage   48.17%   48.17%           
=======================================
  Files         112      112           
  Lines        4837     4837           
  Branches     1338     1338           
=======================================
  Hits         2330     2330           
  Misses       2503     2503           
  Partials        4        4           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Collaborator

@shahthepro shahthepro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Compared the "MerklPoolBoosterBribesModule" contract with address 0x6241f5e4ad5af39ef3aE54801E0AE431e0B70369 on ethereum
to local files under folders ".,node_modules"

match   @openzeppelin/contracts/access/AccessControl.sol
match   @openzeppelin/contracts/access/AccessControlEnumerable.sol
match   @openzeppelin/contracts/access/IAccessControl.sol
match   @openzeppelin/contracts/access/IAccessControlEnumerable.sol
match   @openzeppelin/contracts/token/ERC20/IERC20.sol
match   @openzeppelin/contracts/utils/Context.sol
match   @openzeppelin/contracts/utils/introspection/ERC165.sol
match   @openzeppelin/contracts/utils/introspection/IERC165.sol
match   @openzeppelin/contracts/utils/Strings.sol
match   @openzeppelin/contracts/utils/structs/EnumerableSet.sol
match   contracts/automation/AbstractSafeModule.sol
match   contracts/automation/MerklPoolBoosterBribesModule.sol
match   contracts/interfaces/ISafe.sol
Compared the "MerklPoolBoosterBribesModule" contract with address 0xf6B23291bF4993832b92A05c67d5f43eF3287C6a on base
to local files under folders ".,node_modules"

match   @openzeppelin/contracts/access/AccessControl.sol
match   @openzeppelin/contracts/access/AccessControlEnumerable.sol
match   @openzeppelin/contracts/access/IAccessControl.sol
match   @openzeppelin/contracts/access/IAccessControlEnumerable.sol
match   @openzeppelin/contracts/token/ERC20/IERC20.sol
match   @openzeppelin/contracts/utils/Context.sol
match   @openzeppelin/contracts/utils/introspection/ERC165.sol
match   @openzeppelin/contracts/utils/introspection/IERC165.sol
match   @openzeppelin/contracts/utils/Strings.sol
match   @openzeppelin/contracts/utils/structs/EnumerableSet.sol
match   contracts/automation/AbstractSafeModule.sol
match   contracts/automation/MerklPoolBoosterBribesModule.sol
match   contracts/interfaces/ISafe.sol

shahthepro
shahthepro previously approved these changes Mar 19, 2026
Copy link
Collaborator

@shahthepro shahthepro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • All deployed contracts are listed in the deploy PR's description
  • Deployed contract's verified code (and all dependencies) match the code in master
  • Contract constructors have correct arguments
  • The transactions that interacted with the newly deployed contract match the deploy script.
  • Governance proposal matches the deploy script
  • Smoke tests pass after fork test execution of the governance proposal

@clement-ux clement-ux merged commit 01891e7 into master Mar 20, 2026
13 of 15 checks passed
@clement-ux clement-ux deleted the clement/deploy-186-047-merkl-pb-bribes-module branch March 20, 2026 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants