background
logo

Security Audit Report for PopDEX's Dex Topup

项目简介

The target of this audit is the private code repository of Dex Topup of PopDEX. Dex Topup provides deterministic, permissionless deposit addresses for bridging ERC20 tokens through the official TokenBridge. Each user’s proxy address can be precomputed before deployment, allowing tokens to be sent there in advance. Once funded, anyone can call the factory contract to deploy the proxy and forward the tokens to the TokenBridge, with the receiver fixed to the original user. The module acts only as a lightweight forwarding layer and does not maintain balances or custody funds long term.

Please refer to the report for the detailed 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 did not find any critical issues within the audited codebase. However, we have identified some non-critical issues that should be addressed. Additionally, we have put forth recommendations and notes that should be taken into consideration. It is important to note that the scope of our audit was strictly limited to the specific code versions mentioned in the report. Any updates made subsequent to our review would require a re-evaluation.

关键发现

我们在该智能合约中共发现 1 个潜在问题,另有 1 条建议与 1 条说明,明细如下:

高风险:0
中风险:1
低风险:0
建议:1
说明:1
ID Severity Description Status
1 Medium Lack of user claim function in the contract TopupProxy Fixed
2 - Add a view function for deriving the user TopupProxy address Fixed
3 - Reliance on trusted off-chain logic -

更多细节见审计报告

迈出走向安全的第一步

立即联系我们,获取 BlockSec 的专业代码审计服务,在协议上线之前把安全性提上来!