Security Researcher (SR) Reward Pool
Rewards are denominated in USD and distributed in Stacks’ STX token.
The reward pool size is $250,000 USD, regardless of bugs found.
On top of the above rewards, the yield generated from 1 Million STX over 3 months will be distributed equally among all SRs who submit a valid bug report. Estimated to be worth about $50,000 USD as of December 2nd, 2024.
More information about severities and Insight reports can be found in Immunefi's Severity Classification System.
Private known issues and duplicates are considered valid.
Public known issues are invalid as normal.
Reward Pool Distribution Formula
SR rewards are earned based on the severity of each bug found, in a Sybil-resistant manner.
The chief finder of each bug earns bonus points (worth 10% of that bug’s rewards). The chief finder is the first person to prove the greatest severity level of the bug.
LowBugPoints = 0.9 * (0.9 ^ (NumberOfFinders - 1)) / NumberOfFinders
ChiefFinder_LowBugBonus = 0.1 * (0.9 ^ (NumberOfFinders - 1))
MediumBugPoints = 2.7 * (0.9 ^ (NumberOfFinders - 1)) / NumberOfFinders
ChiefFinder_MediumBugBonus = 0.3 * (0.9 ^ (NumberOfFinders - 1))
HighBugPoints = 8.1 * (0.9 ^ (NumberOfFinders - 1)) / NumberOfFinders
ChiefFinder_HighBugBonus = 0.9 * (0.9 ^ (NumberOfFinders - 1))
CriticalBugPoints = 32.4 * (0.9 ^ (NumberOfFinders - 1)) / NumberOfFinders
ChiefFinder_CriticalBugBonus = 3.6 * (0.9 ^ (NumberOfFinders - 1))
A SR’s portion of the reward pool is equivalent to their percentage of all points earned.
Rewards for Insight Reports
If one or more Insights and at least one Critical, High, or Medium severity bug is found then the following percent of the reward pool is allocated to Insights:
- 1 - 4 unique bugs found = 10%
- 5 - 9 unique bugs found = 5%
- 10+ unique bugs found = 3%
If only Insights [no valid bugs] are found, then the reward pool is fully distributed among those Insights.
It's not an option to select the Insight severity when submitting a report. The Immunefi or project team may designate the severity of ‘Insight’ when applicable.
Insights are not intended to earn more than valid bugs, so in such cases where this would occur the percent of the reward pool allocated to Insights may be reduced at Immunefi’s discretion. The remaining portion of the reward pool is distributed according to the reward pool distribution formula.
Duplicates of Insight reports are not eligible for a reward.
Final Notes
- More information about severities and Insight reports can be found in Immunefi's Severity Classification System.
- SRs may provide more info to upgrade the severity of their bug reports until the Audit Competition ends.
- If a bug found during the event requires an immediate fix, it will be considered a publicly known issue as soon as the fix is deployed. Future submissions of the same bug will be considered invalid. For further information on how Stacks' is expected to communicate bug fixes read our Code Update Rules.
- Rewards will be distributed all at once after the Audit Competition has ended. No rewards are distributed during the Audit Competition.
- Audit Competition reward distribution terms may change at Immunefi’s discretion to prevent unintended results and abuse by not-so-SRs.
Comments
0 comments
Article is closed for comments.