[SCA] Renatus / Renatus Protocol Contracts

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

Summary

Renatus is a platform for launching AI agents backed by defi tokens, in which agent capabilities are unlocked as the token progresses on its bonding curve. The bonding curve phase bootstraps liquidity for a PancakeSwap v3 pool between the agent token and the Renatus token. This pool is automatically created when the bonding curve completes and the token graduates. Of this liquidity, 50% is locked forever and 50% is assigned to holders, vested over a period of months (+ cliff) set by the token creator.

Issues (10)

Low
Medium
High
Critical
Total
Not fixed
4---4
Fixed
42--6
Total820010

Contracts (19)

#File Name
1

core/LiqLocker.sol

2

pool/RenatusPair.sol

3

interfaces/INonfungiblePositionManager.sol

4

core/Bonding.sol

5

interfaces/IRenatusFactory.sol

6

pool/IUniswapV2Factory.sol

7

interfaces/IAgentToken.sol

8

interfaces/IGraduatedToken.sol

9

contracts/renatus/token/RenatusToken.sol

10

token/AgentToken.sol