Project Information
CATEGORY
De-Fi Protocols
NETWORK
Ethereum
WEBSITE
https://rangeprotocol.com/
DESCRIPTION
From Sep. 4, 2023 to Sep. 13, 2023, Range Protocol engaged Veridise to review the security of their Vault Manager Contracts. These vaults are designed to store user funds. A manager is responsible for using user-supplied liquidity in Uniswap pools to produce profit in return for fees. The Veridise auditors reviewed the vault implementation and its associated factory, as well as slight modifications to Uniswap periphery contracts and renamings in an OpenZeppelin access-control contract.
Veridise conducted the assessment over 2 person-weeks, with 2 engineers reviewing code over 1 week. The auditing strategy involved a tool-assisted analysis of the source code performed by Veridise engineers as well as extensive manual auditing.
Audit Report
SCOPE
The scope of this audit is limited to the contracts/ folder of the source code provided by the VaultManager Contracts developers, which contains the smart contract implementation of the Vault Manager Contracts. Namely, the RangeProtocolFactory.sol, RangeProtocolVault.sol, and RangeProtocolStorage.sol files, along with the access/, errors/, and uniswap/ directories.