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.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | 4 | - | - | - | 4 |
Fixed | 4 | 2 | - | - | 6 |
Total | 8 | 2 | 0 | 0 | 10 |
# | 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 |