Vote

VariableDetail

x

The total amount of tokens voted

y

Total tokens voted for the winning option

z

Set agenda reward percentage

a

Agenda creation reward rate

b

Treasury distribution ratio

c

Win Reward Percentage

e

Number of tokens you voted for

Vote Winner

A regular user who participates in the service can vote on created agendas with the number of tokens they have. Participants may receive additional tokens in the event of a 'win', up to a percentage pre-set by the agenda creator.

((((xy)z)c)e/y)+e((((x-y)*z)*c)*e/y)+e

Voter

Distribute a portion of the vote amount to all users who voted, whether they won or lost.

e(ez)e-(e*z)

Creator

All users participating in the service can create voting proposals without any conditions. Agenda creators receive a predetermined percentage of tokens based on the total number of votes cast after voting ends. An agenda can be created once per day per account.

((xy)z)a((x-y)*z)*a

Validator

Help keep the service running smoothly. Primarily to ensure that no unhealthy proposals are posted, All proposals are reviewed by operators before being voted on.

((xy)z)b((x-y)*z)*b

Last updated