Skip to content

Deploy 187 and 188: CoW harvesting EIP-1271 for OETH and OGN#2858

Merged
shahthepro merged 4 commits intomasterfrom
clement/deploy-187-and-188
Apr 2, 2026
Merged

Deploy 187 and 188: CoW harvesting EIP-1271 for OETH and OGN#2858
shahthepro merged 4 commits intomasterfrom
clement/deploy-187-and-188

Conversation

@clement-ux
Copy link
Copy Markdown
Collaborator

@clement-ux clement-ux commented Mar 26, 2026

Deployments

Deploy scripts:

  • 187_harvesting_eip1271_oeth (Mainnet)
  • 188_harvesting_eip1271_ogn (Mainnet)
Contract Network Address
HarvestingEIP1271 (OETH) Mainnet 0xEd56C8bd58612a5283BA55B11ff6418831b20862
HarvestingEIP1271 (OGN) Mainnet 0x637C509383Ec7Da55C19a3Dbf3227C1Bb8A89151

Change

Deploys two new instances of the HarvestingEIP1271 contract (previously deployed in #2847 at 0xD400341aEfED0BC75176714cFdE82e8BDAA2D3b8) for OETH and OGN harvesting via CoW Swap.

Both contracts are deployed with:

  • Owner: Multichain Strategist Safe
  • Bot: 0x7aD5C91914DE8D24316038567856d26BabE24C9E
  • ComposableCoW and GPv2VaultRelayer as CoW Protocol integration parameters

Next on-chain actions

OETH Harvester

  • Configure allowed buy tokens on HarvestingEIP1271 (0xEd56C8bd58612a5283BA55B11ff6418831b20862) from the multichain strategist Safe
    • WETH (0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2)
  • Configure allowed receivers on HarvestingEIP1271 (0xEd56C8bd58612a5283BA55B11ff6418831b20862) from the multichain strategist Safe
    • OETH Vault (0x39254033945AA2E4809Cc2977E7087BEE48bd7Ab)
  • Configure sell token minimums on HarvestingEIP1271 (0xEd56C8bd58612a5283BA55B11ff6418831b20862) from the multichain strategist Safe for:
    • CRV (100) (0xD533a949740bb3306d119CC777fa900bA034cd52)
    • SSV (10) (0x9D65fF81a3c488d585bBfb0Bfe3c7707c7917f54)

OGN Harvester

  • Configure allowed buy tokens on HarvestingEIP1271 (0x637C509383Ec7Da55C19a3Dbf3227C1Bb8A89151) from the multichain strategist Safe
    • OGN (0x8207c1FfC5B6804F6024322CcF34F29c3541Ae26)
  • Configure allowed receivers on HarvestingEIP1271 (0x637C509383Ec7Da55C19a3Dbf3227C1Bb8A89151) from the multichain strategist Safe
    • xOGN Reward source (0x7609c88E5880e934dd3A75bCFef44E31b1Badb8b)
  • Configure sell token minimums on HarvestingEIP1271 (0x637C509383Ec7Da55C19a3Dbf3227C1Bb8A89151) from the multichain strategist Safe for:
    • OETH (0.01) (0x856c4Efb76C1D1AE02e20CEB03A2A6a08b0b8dC3)
    • WETH (0.01) (0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2)
    • OUSD (20) (0x2A8e1E676Ec238d8A992307B495b45B3fEAa5e86)
    • USDe (20) (0x4c9EDD5852cd905f086C759E8383e09bff1E68B3)

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
Copy Markdown

codecov bot commented Mar 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 50.94%. Comparing base (ba13adc) to head (a0c6d15).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2858   +/-   ##
=======================================
  Coverage   50.94%   50.94%           
=======================================
  Files         112      112           
  Lines        4844     4844           
  Branches     1343     1343           
=======================================
  Hits         2468     2468           
  Misses       2372     2372           
  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.

@clement-ux clement-ux changed the title Deploy 187 and 188 Deploy 187 and 188: CoW harvesting EIP-1271 for OETH and OGN Mar 26, 2026
@clement-ux clement-ux marked this pull request as ready for review March 27, 2026 13:34
shahthepro
shahthepro previously approved these changes Apr 2, 2026
Copy link
Copy Markdown
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.

Approving it, since contracts are already live

@shahthepro shahthepro merged commit 7481780 into master Apr 2, 2026
18 checks passed
@shahthepro shahthepro deleted the clement/deploy-187-and-188 branch April 2, 2026 15:17
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