Power
Last updated
Last updated
The mechanism to determine the Current Mode takes into account:
VotedBULL: Total number of tokens currently voting BULL.
VotedBEAR: Total number of tokens currently voting BEAR.
TotalStaked: Total number of tokens currently in the Staking pools.
The Net Power is calculated by substracting the BEAR Power from the BULL Power, and its result (positive or negative) determines the Current Mode:
If NetPower is less than 0, then the Current Mode is BEAR and the token can be sold. Otherwise the Current Mode is BULL and the token can only be bought.
If a holder tries to sell tokens when on BULL mode, the transaction will fail.