Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[VEN-3073]: Add zkETH oracle #269

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from
Open

[VEN-3073]: Add zkETH oracle #269

wants to merge 5 commits into from

Conversation

kkirka
Copy link
Collaborator

@kkirka kkirka commented Feb 19, 2025

This PR:

  • Adds ZkETH oracle, which is similar to ERC4626 oracle but uses a custom LSTPerToken() method to get the amount of rzkETH per one zkETH and then assumes equivalence between rzkETH and WETH
  • Adds deployments for this custom oracle for zksyncmainnet and zksyncsepolia

Copy link

Code Coverage

Package Line Rate Branch Rate Health
contracts 85% 80%
contracts.interfaces 28% 21%
contracts.oracles 89% 80%
contracts.oracles.common 100% 100%
Summary 84% (297 / 354) 76% (144 / 190)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants