Flare Metrics aims to be an unbiased platform for users to come to their own conclusions on the data they view. Below we describe how we calculate and/or present certain metrics.
FTSO Data Provider Reward Rate
Reward Rate gives an indication of a Data Providers performance in turn reflecting the amount of token rewards earned for a given reward epoch per 100 tokens delegated. The reward rate is derived from three data points:
- Data Providers Fee = _dp_fee
- Data Providers Locked Vote Power = _dp_vote_power
- Data Providers Earned Rewards (for given reward epoch) = _dp_rewards
The formula used to calculate reward rate is:
_reward_rate = ((_dp_rewards - (_dp_rewards * _dp_fee) / _dp_vote_power) * 100
Example:
_dp_fee = 0.2 // i.e 20%
_dp_vote_power = 640,000,000
_dp_rewards = 3,000,000
_reward_rate = 3,000,000 - ( 3,000,000 * 0.2 ) / 640,000,000
= 0.00375 * 100
= 0.375 tokens earned per 100 delegated
FTSO Data Provider Availability
[ Being Updated ]
FTSO Data Provider Top Movers
Top movers are presented based on the 24 hour volume of change of FTSO Data Providers live vote power (not their locked vote power for reward epochs). The top unsigned volume changes are presented under the conditions that the vote power a Data Provider held in the previous 24 hours was greater than 100,000 SGB or 350,000 FLR. This is done to reduce the possibility of manipulating vote power to force an appearance on the top movers chart.
Data Providers who are found to be manipulating vote power may be excluded from this list.
Comments
0 comments
Please sign in to leave a comment.