A smart contract audit does not guarantee absence of bugs, vulnerabilities, and exploits. Subsequent audits and bug bounties are highly recommended.
Brief description of the protocol, architectural aspects, test coverage, and documentation.
Few sentences about the protocol's safety, the number of critical and high vulnerabilities
- Optimization - The issue suggests how to optimize a smart contract.
- Note - The issue requires attention, yet does not pose any risks.
- Low - The issue has minimal impact on the contract’s ability to operate.
- Medium - The issue affects the contract's operability and does not lead to a loss of funds.
- High - The issue leads to a loss or incorrect allocation of funds.
- Critical - The issue leads to a straightforward exploit.
Review commit hash - commit hash
Fixes review commit hash - commit hash
Smart contracts in scope of the audit:
path-to-smart-contract
path-to-smart-contract
Number of issues found, categorized by their severity:
- Critical: x issues
- High: x issues
- Medium: x issues
- Low: x issues
- Note: x issues
- Optimization: x issues
Finding description
Finding recommendation
Finding comments