Audit Reports
Security is the foundation of Zircuit's innovation. We prioritize safeguarding our users and the integrity of our platform. In addition to conducting rigorous internal audits by our experts, we collaborate with trusted, industry-leading external partners to ensure our systems are secure against vulnerabilities. These external audits provide an additional layer of assurance, ensuring that Zircuit meets the highest standards of security and reliability in the Web3 ecosystem.
Here is the link to our audits: https://github.com/zircuit-labs/audit-report/tree/main
Acknowledged Issues
eth_call
,eth_estimateGas
and similar rpc calls do not include the L1 fee in their estimation. This can lead to transactions succeeding on the rpc call that later fail due to insufficient funds. We recommend manually computing the l1 fee when operating with low-balance accounts.
Last updated on 14 August, 2025
Last updated
Was this helpful?