πŸ“‚
Bridge Mutual
Bridge Mutual WebsiteTelegram GroupTwitter
  • Etherscan interaction guides
    • BMI tokens
      • Old (v1) BMI staking
    • USDT tokens
  • Bridge Mutual: Overview
    • Understanding the Dashboard
  • Glossary
  • Staking
    • Native BMI staking
    • Native BMI staking update
  • Policies
  • Buying coverage
    • Buying Coverage Policies
  • Types of coverage
    • πŸ“„Smart Contract
    • πŸ“ŒDe-pegging
    • 🎩Custodian
  • Making a claim
  • Claim voting process
    • How to Vote
  • Reputation and reward system
    • How to receive rewards
  • Coverage
    • Coverage pools
      • Making a Coverage Pool
    • Providing coverage
      • Providing Coverage Liquidity
    • Withdrawing coverage
    • Rewards for coverage providers
    • SushiSwap Liquidity & Staking
  • V2
    • Overview
    • Leveraged Portfolios
      • Providing Leveraged Coverage
    • Capital & Reinsurance Pools
    • Shield Mining
      • Participating in Shield Mining
    • Bridge Mutual Widget
      • Widget integration
        • SDK integration
        • Solidity contract integration
        • Javascript integration
    • Migration to V2 Notes
    • BMI Bridge
      • How to use the Bridge
  • Other
    • Media Kit
    • Links
    • FAQ
    • Governance
    • Roadmap
    • Allowance
  • Legacy events and info
    • Claiming rewards and the inflation mitigation mechanism
    • Coverage Mining Event: 09.07.2021 - 23.07.2021
Powered by GitBook
On this page
  • How is the reputation calculated?
  • How are the rewards calculated?

Was this helpful?

Reputation and reward system

PreviousHow to VoteNextHow to receive rewards

Last updated 3 years ago

Was this helpful?

  • Every user’s Reputation Score starts at a value of 1.0x

  • Reputation can be as low as 0.1x and as high as 3.0x

  • Rewards are given to those who have voted in the majority.

  • Rewards consist of Reputation, BMIs, and USDTs

  • Voters voting in the minority suffer Reputation loss.

  • Voting in the extreme minority - 10%, will result in stkBMI penalty

  • Voters can vote on different claims with different stkBMI amounts (by increasing their total staked stkBMI amount).

  • Rewards are distributed based on the number of stkBMI used by the user in specific claims and their Reputation Score (Voting power).

  • Rewards, penalties, and reputation are calculated for each claim separately and are based on the stkBMI amount used at the moment of voting.

How is the reputation calculated?

Voter_x - Voter for which the current calculation is done​ Rep_x - Voter_x reputation before the calculation Rep_x_n - Voter_x reputation after the calculation V_MIN% - % of voters voting in the minority V_MAJ% - % of voters voting in the majority

If the user has voted in the majority:

Repxn=Repxβˆ’Vmaj20{Rep}_{x_n}=Rep_x-{\frac {V_{maj}} {20}}Repxn​​=Repxβ€‹βˆ’20Vmaj​​

If the user has voted in the minority:

How are the rewards calculated?

Voter_x - Voter for which the current calculation is done​ Share_x - % of the Voter_x participation in the rewards distribution Voting Power (VP) = Reputation Score * stkBMI of the Voter_x that has been used in voting

Repxn=Repxβˆ’(1βˆ’(Vminβˆ—2))22{Rep}_{x_n}=Rep_x-{\frac {({1}-(V_{min}*2))^2} {2}}Repxn​​=Repxβ€‹βˆ’2(1βˆ’(Vminβ€‹βˆ—2))2​
Sharex=VPxβˆ‘1nVP1+VPnShare_x = \frac {{VP}_x} {\sum_{1}^n{VP}_1+{VP_n}}Sharex​=βˆ‘1n​VP1​+VPn​VPx​​