# wstETH Deployment on zkSync

**URL:** https://research.lido.fi/t/wsteth-deployment-on-zksync/5701
**Category:** Lido Multichain
**Created:** [October 19, 2023, 12:33pm UTC](https://research.lido.fi/t/wsteth-deployment-on-zksync/5701 "2023-10-19T12:33:03Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![DZahar0v](https://dub1.discourse-cdn.com/flex013/user_avatar/research.lido.fi/dzahar0v/32/3480_2.png) [@DZahar0v](https://research.lido.fi/u/DZahar0v)
#### Post date: [November 6, 2023, 10:43am UTC](https://research.lido.fi/t/wsteth-deployment-on-zksync/5701/6 "2023-11-06T10:43:09Z")

</div>

[MixBytes](https://mixbytes.io/) team was engaged and has finished the verification of the wstETH deployment on zkSync. Three security researchers checked the presented information according to the internal checklist. The results are as follows:

- All contracts functionality accounts for [features of zkSync VM](https://era.zksync.io/docs/reference/architecture/differences-with-ethereum.html) and message transferring between Ethereum and zkSync.
- The proposed solution architecture is very similar to the canonical wstETH bridge ([Optimism](https://docs.lido.fi/deployed-contracts/#optimism) and [Base](https://research.lido.fi/t/wsteth-deployment-to-base-and-ownership-acceptance-by-lido-dao/5668) wstETH bridges) with some additionals specific to the zkSync rollup.
- Deployed contracts match the audited scope. All findings from the [report](https://github.com/txfusion/lido-l2/blob/main/zksync/audits/lido-on-zkSync-audit-report.pdf) are addressed in the contracts. All crucial findings were fixed before deployment.
- Most of the contracts were deployed via create2, which allows redeploying contracts in case of their destruction. Contracts can be destroyed only after approval from Lido DAO (according to the current ACL), so this should be accounted for in further decisions. However, for now, it doesn’t bring any additional risks.
- All contracts were correctly deployed and initialized according to the forum [proposal](https://research.lido.fi/t/wsteth-deployment-on-zksync/5701).
- ACL setup was implemented as it presented without any additional roles and addresses.

---

_[View the full topic](https://research.lido.fi/t/wsteth-deployment-on-zksync/5701)._
