Audit Reports
The core Lock & Mint contracts are forks of battle-tested standards, and the protocol undergoes independent security audits.PeckShield Audit Report — Melt v1.0
Full security audit of the Melt Protocol smart contracts by PeckShield.
Contract Security Approach
- Battle-tested foundations — contracts extend OpenZeppelin standards and LayerZero V2 OApp
- Comprehensive test suite — Foundry-based tests covering all core flows
- Role-based access control — granular permissions for minting, burning, and admin operations
- Pausable operations — per-token and global pause capabilities for emergency response
- Reentrancy protection — all state-changing functions use reentrancy guards
