Sort order

Most lists of Ideas or Solutions--including search results--use a default search order of either πŸ”₯ interest or 🍬 sweetness.

Ideas

πŸ”₯ Interest

The default sort order for Ideas is πŸ”₯interest. πŸ”₯Interest is the sum of the shares of all positions in an Idea. Shares are the amount contributed multiplied by a linear growth factor (called the accrual rate) and the number of cycles since the contribution.

Sharesposition=contributionβˆ—accrualRateβˆ—(currentCycleβˆ’contributionCycle)Shares_{position} = contribution * accrualRate * (currentCycle - contributionCycle)
interest=βˆ‘i=0numPositionsβˆ’1sharespositioniinterest = \sum_{i=0}^{numPositions - 1} shares_{position_i}
πŸ’‘Ideas

Solutions

🍬 Sweetness

The default sort order for Solutions is a hidden field called 🍬 sweetness. Sweetness connotes a good deal for Solution funders. Sweetness is calculated by multiplying the current amount πŸ’Ž staked in the Solution by the 🎁 funder reward percentage offered by the Solution drafter.

sweetness=funderRewardPercentageβˆ—stakesweetness = funder RewardPercentage * stake

πŸ’ΈFunding a Solution

Last updated