Dear Bounty participants,
we had some questions regarding the rank of the users. Some users were wondering, how it can be that they are at rank ~200 with 0 stakes. The reason for that is that we calculated the so called "dense rank" of the logged in user. The Table of the top 10 users is not calculated by dense rank. The following table should illustrate the computation of the dense rank for you:
rank | stake |
1 | 100 |
2 | 50 |
2 | 50 |
2 | 50 |
3 | 10 |
You can see that we have 3 users with the same amount of stakes. These users share rank 2. Then the user with 10 stakes is at rank 3, not at rank 5. Many users were confused by that so we changed the computation of the ranks to the version, where the user with 10 stakes is at rank 5.
We are always there, if you have questions and we thank all of you for participating in our bounty campaign!