1 partially resolved) Notes & Additional Information 5 (4 resolved, 1 partially resolved) Client Reported Issues 0 (0 resolved) Scope We audited the matter-labs/zksync-2-contracts repository at the 4346dfc55a3c56817934a1231b64d6ef246074a7 commit. In scope were the following contracts: ├── ethereum... System Overview This audit focuses on the functionality of the L1/L2 (Layer 1 / Layer 2) WETH Bridges. We found the system to be modular and well-documented. The new WETH bridge exclusively handles transfers of WETH tokens between the two domains. It is worth noting that although it does...
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | 1 | - | - | - | 1 |
Fixed | 3 | 1 | - | - | 4 |
Total | 4 | 1 | 0 | 0 | 5 |
# | File Name |
---|---|
1 | L2WethBridge.sol |
2 | L1WethBridge.sol |
3 | IL2WethBridge.sol |
4 | IL2Bridge.sol |