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