Skip to content

feat: add support for Lido Curated Module v2 - #489

Open
PedroCM96 wants to merge 1 commit into
Commit-Boost:mainfrom
Stakely:support-lido-cmv2
Open

feat: add support for Lido Curated Module v2#489
PedroCM96 wants to merge 1 commit into
Commit-Boost:mainfrom
Stakely:support-lido-cmv2

Conversation

@PedroCM96

Copy link
Copy Markdown
Contributor

Register Lido's Curated Module v2 as a mux key loader target. Module id 4 on mainnet (0xDa5F930cE326EB5205085D66c72A4E79d60cB8C1) and module id 5 for hoodi
(0x87EB69Ae51317405FD285efD2326a4a11f6173b9).

CMv2 exposes the same node operator read interface as the Community Staking Module, so we reuse the CSM contract instead of duplicating it.

Register Lido's Curated Module v2 as a mux key loader target.
Module id 4 on mainnet (`0xDa5F930cE326EB5205085D66c72A4E79d60cB8C1`)
and module id 5 for hoodi
(`0x87EB69Ae51317405FD285efD2326a4a11f6173b9`).
CMv2 exposes the same node operator read interface as the Community
Staking Module, so we reuse the CSM contract instead of duplicating it.
@PedroCM96
PedroCM96 requested a review from a teamAugust 14, 2026 10:09
Sign up for freeto 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.

1 participant

@PedroCM96