The RAACReleaseOrchestrator
contract is designed to manage the vesting and release of RAAC tokens for various stakeholders. The contract initializes category allocations for different groups, ensuring that the token distribution follows predefined vesting schedules. However, a critical issue was identified in the initial token distribution, where the total allocation exceeds the intended 65% of the total supply.
Severity: High
The sum of the initial vesting allocations in the constructor is as follows:
Category | Allocation (RAAC) | Percentage |
---|---|---|
Team | 18,000,000 | 18% |
Advisor | 10,300,000 | 10.3% |
Treasury | 5,000,000 | 5% |
Private Sale | 10,000,000 | 10% |
Public Sale | 15,000,000 | 15% |
Liquidity | 6,800,000 | 6.8% |
Total Allocation | 65,100,000 | 65.1% |
The total allocation (65,100,000 RAAC) slightly exceeds the intended 65% threshold of the total token supply. This discrepancy could lead to inconsistencies in distribution, over-allocation of tokens, or unintended supply issues.
Adjust Allocations to Maintain the 65% Cap
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.