Skip to content

Conversation

solipsis
Copy link
Contributor

@solipsis solipsis commented Jun 12, 2025

We need to migrate some wstETH tokens from our etherFiRestaker contract so that the operator can be one of our protocol controlled operator contracts instead of the public eigenyields operator. We can't simply undelegate -> redelegate all of the funds controlled by that contract because it would effect APR too much. Instead we plan to slowly unstake smaller amounts from the etherFiRestaker contract and then transfer to a dedicated operator contract which will then restake the funds. Each of the operator contracts is already delegating to themselves by the nature of them being a registered eigenlayer operator. There is a matching PR against the "etherfi-protocol/smart-contracts" repo that adds support to the "EtherFiRestaker" contract.

  • Add support to deposit / withdraw a given token via an operator contract
  • Ability to transfer a token back to the restakerContract
  • update permissions to use the role registry
  • more granular permissions for admin tasks

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.

1 participant