background
logo

Security Audit Report for BridgeV2 Contracts

專案簡介

Spherium Bridge utilizes LayerZero framework to bridge tokens from source chain to target chain. The core contract covered in this audit includes BridgeV2 in the code repository. The iterative audit covers the code in the initial version, as well as subsequent versions to fix discovered issues, as detailed in our audit report. Please note that external dependencies are assumed reliable and are therefore excluded from the audit scope. Our audit methodology employs automated vulnerability scans, manual verification, and business logic analysis to uncover potential security issues coupled with gas and code quality optimization recommendations. In summary, we have found that the codebase contains three high-risk issues that require prompt attention. In addition, we have identified two non-critical issues as well as three security suggestions and four notes that should be considered. The Bridge team has addressed these issues promptly. It is important to note that our audit covers only the final reported versions of the codebase. Any subsequent updates would require a re-evaluation.

關鍵發現

我們在該智能合約中共發現 5 個潛在問題,另有 3 條建議與 4 條說明,明細如下:

高風險:3
中風險:1
低風險:1
建議:3
說明:4
ID Severity Description Category Status
1 High Missing setter for the senderContractToEId mapping Software Security Fixed
2 Medium Lack of token address check in the removeTokenFromWhitelist function Software Security Fixed
3 Low Withdrawal fee is charged while not transferred to fee recipient Software Security Fixed
4 High Incorrect order of magnitude Software Security Fixed
5 High Potential failed bridging due to inconsistent token addresses DeFi Security Fixed
6 - Remove duplicated codes Recommendation Fixed
7 - Add a check on destChain Recommendation Acknowledged
8 - Revise the duplicated handling logic in the deposit function Recommendation Fixed
9 - Accidental native token transfers are not taken into consideration Note -
10 - Potential centralization risks Note -
11 - A token cannot have both isMinted and isPegged attributes Note -
12 - Unverified LayerZero options Note -

更多細節見審計報告

邁出走向安全的第一步

立即聯絡我們,獲取 BlockSec 的專業程式碼審計服務,在協議上線之前把安全性提上來!

Security Audit Report for BridgeV2 Contracts - BlockSec