OnRe Solana

Off-Chain (Private)
Audited on 2025/07/08
No active critical issues

Summary

The Onre protocol is a Solana program built with the Anchor framework which facilitates the sale of real world assets via an offers system. The protocol allows an authorized user to create offers specifying the buy and sell tokens, a maximum amount of tokens available for sale, and a sale price that increases at intervals between the start and end of the offer period. The main focus of this audit looked at the addition of the dynamic pricing system. Overall, the codebase is well engineered and adheres to good security practices. The security of the project would be further improved by strengthening the codebase's test suite, and this audit review recommends it is done before the project is deployed. The audit review found some issues around the protocol's price calculation methods as well as a few other issues and it is recommended that the team fix each of them.


Issues (5)

Low
Medium
High
Critical
Total
Not fixed
2---2
Fixed
111-3
Total31105


Contract (1)