Skip to content

Commit ecf2d25

Browse files
committed
docs: add audit report for zkETH oracle
1 parent 3c4b883 commit ecf2d25

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

security-and-audits.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,20 @@ We firmly believe that the true test of a smart contract's security lies in its
88

99
## Audits
1010

11+
### zkETH Oracle
1112

13+
**Scope**: Correlated oracle to get the price of [zkETH](https://explorer.zksync.io/address/0xb72207E1FB50f341415999732A20B6D25d8127aa) token on ZKsync, taking into account first the onchain conversion rate `zkETH` to `rzkETH`.
14+
15+
- [Certik audit report (2025/02/25)](https://github.com/VenusProtocol/oracle/blob/3b5aec61acb7d2c659c70e8fce7501cb49ea74cd/audits/124_oracles_certik_20250225.pdf)
16+
17+
<details>
18+
<summary>Detailed scope</summary>
19+
20+
- Pull Request [#269](https://github.com/VenusProtocol/oracle/pull/269)
21+
- Files:
22+
- contracts/oracles/ZkETHOracle.sol
23+
24+
</details>
1225

1326
### ERC4626 Oracle
1427

0 commit comments

Comments
 (0)