You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
Currently, validator retrieval for Lido only works for curated module operators.
We would like to extend this functionality to also support Lido CSM and simple DVT modules, so that all Lido operators can obtain validator information in the same way regardless of the module type. This would help maintain consistency across modules. Note that operator IDs are not unique across modules.
Proposal
Extend retrieval logic to handle Lido CSM and simple DVT validators.
Consider adding future Lido modules
We may open additional issues in the future to implement other protocols like Stader and RocketPool.
We are open to implementing the changes if this proposal is accepted.