Skip to content

Commit b7fc5fc

Browse files
committed
docs: add audit report for AsBNBOracle
1 parent 3b62988 commit b7fc5fc

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

security-and-audits.md

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

99
## Audits
1010

11+
### asBNB Oracle
12+
13+
**Scope**: Correlated oracle to get the price of [asBNB](https://bscscan.com/address/0x77734e70b6E88b4d82fE632a168EDf6e700912b6) token on BNB Chain, taking into account first the onchain conversion rate `asBNB` to [`slisBNB`](https://bscscan.com/address/0xB0b84D294e0C75A6abe60171b70edEb2EFd14A1B).
14+
15+
- [Certik audit report (2025/03/20)](https://github.com/VenusProtocol/oracle/blob/e33dd9b60a29d3e69df554136383a6477fa904c5/audits/128_AsBNBOracle_certik_20250320.pdf)
16+
17+
<details>
18+
<summary>Detailed scope</summary>
19+
20+
- Pull Request [#275](https://github.com/VenusProtocol/oracle/pull/275)
21+
- Files:
22+
- contracts/oracles/AsBNBOracle.sol
23+
24+
</details>
25+
1126
### zkETH Oracle
1227

1328
**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`.

0 commit comments

Comments
 (0)