You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -1628,7 +1628,7 @@ <h2 id="how-to-become-a-super-representative">How to Become a Super Representati
1628
1628
<p>The super representative candidates ranked 28th to 127th are also called super representative partners. Super representative partners do not participate in block production and packaging transactions, but will receive voting rewards. Voters who vote to super representative partners will also receive voting rewards.</p>
1629
1629
<p>The votes will be counted every 6 hours, so super representatives and super representative partners will be changed every 6 hours.</p>
<p>To vote, you need to have TRON Power(TP). To get TRON Power, you need to stake TRX. Every 1 staked TRX accounts for one TRON Power(TP). Every account in TRON network has the right to vote for a super representative candidate. After you unstake your staked TRX, you will lose the responding TRON Power(TP), so your previous vote will be invalid.</p>
1631
+
<p>To vote, you need to have TRON Power(TP). To get TRON Power, you need to stake TRX. Every 1 staked TRX accounts for one TRON Power(TP). Every account in TRON network has the right to vote for a super representative candidate. After you unstake your staked TRX, you will lose the corresponding TRON Power(TP), so your previous vote will be invalid.</p>
1632
1632
<p>Note: Only your latest vote will be counted in TRON network which means your previous vote will be over written by your latest vote.</p>
1633
1633
<p>Example (Using wallet-cli):</p>
1634
1634
<divclass="highlight"><pre><span></span><code><spanclass="go">> freezebalancev2 10,000,000 3 // Stake 10 TRX to get 10 TRON Power(TP)</span>
<p>The default ratio is 20%. Super representatives and super representative partners can query the brokerage ratio through the <code>wallet/getBrokerage</code> interface, and can also modify the brokerage ratio through the <code>wallet/updateBrokerage</code> interface.</p>
1641
-
<p>If a SR(Super Representatives) get 20% of the reward, and the other 80% will be awarded to the voters. If the brokerage ratio is set to 100%, the rewards are all obtained by the SR; if set to 0, the rewards are all sent to the voters.</p>
1642
-
<h2id="reward-for-srsuper-representatives">Reward for SR(Super Representatives)<aclass="headerlink" href="#reward-for-srsuper-representatives" title="Permanent link">¶</a></h2>
<p>Every time after a super representative produces a block, it will be reward 16 TRX. The 27 super representatives take turns to produce blocks every 3 seconds. The annual block producing reward is 168,192,000 TRX in total.</p>
1648
-
<p>Every time after a super representative produces a block, the 16 TRX block producing reward will be sent to it's sub-account. The sub-account is a read-only account, it allows a withdraw action from sub-account to super representative account every 24 hours.</p>
<p>For each super representative, the daily block <spanclass="arithmatex"><spanclass="MathJax_Preview">Rewards_{sr} = (460,800 / 27) \times 20 \% \mathsf{TRX}</span><scripttype="math/tex">Rewards_{sr}=(460,800/27) \times20 \% \mathsf{TRX}</script></span>.</p>
1651
-
<p>Reward may be less than the theoretical number due to missed blocks and maintenance period.</p>
1652
-
<h2id="reward-for-voters">Reward for Voters<aclass="headerlink" href="#reward-for-voters" title="Permanent link">¶</a></h2>
1653
-
<p>If you vote for a SR(Super Representative):</p>
1654
-
<p>the daily Voter Rewards = (((the number of votes you vote to a SR) * 4,608,000 / total votes) * 80%) + ((460,800 / 27) * 80%) * (the number of votes you vote to a SR) / (the total number of votes a SR receives) TRX</p>
1655
-
<p>If you vote for a Partner:</p>
1656
-
<p>the daily Voter Rewards = (((the number of votes you vote to a SR) * 4,608,000 / total votes) * 80%) TRX</p>
1641
+
<p>If a SR(Super Representatives) get 20% of the rewards, and the other 80% will be awarded to the voters. If the brokerage ratio is set to 100%, the rewards are all obtained by the SR; if set to 0, the rewards are all sent to the voters.</p>
1642
+
<h2id="rewards-for-srsuper-representatives">Rewards for SR(Super Representatives)<aclass="headerlink" href="#rewards-for-srsuper-representatives" title="Permanent link">¶</a></h2>
1643
+
<p>The following calculations are all based on the situation where brokerage ratio is equal to 20%.</p>
<p>Every time after a super representative produces a block, it will be rewarded 16 TRX. The 27 super representatives take turns to produce blocks every 3 seconds. The annual block producing rewards is 168,192,000 TRX in total.</p>
1649
+
<p>Every time after a super representative produces a block, the 16 TRX block producing rewards will be sent to it's sub-account. The sub-account is a read-only account, it allows a withdraw action from sub-account to super representative account every 24 hours.</p>
<p>If you vote for a SR Partner, you will only have vote rewards:</p>
1659
+
<p>daily rewards for voter = (((the number of votes you vote to a SR Partner) * 4,608,000 / total votes) * 80%) TRX</p>
1660
+
<p><strong>Notice:</strong> the above <strong>total votes</strong> refers to the combined votes of SRs and SR Partners, not including SR Candidates</p>
<h3id="what-is-committee">What is Committee<aclass="headerlink" href="#what-is-committee" title="Permanent link">¶</a></h3>
1659
-
<p>Committee can modify the TRON network parameters, like transacton fees, block producing reward amount, etc. Committee is composed of the current 27 super representatives. Every super representative has the right to start a proposal. The proposal will be passed after it gets more than 18 approves from the super representatives and will become valid in the next maintenance period.</p>
1663
+
<p>Committee can modify the TRON network parameters, like transacton fees, block producing reward amount, etc. Committee is composed of the current 27 super representatives. Every SR has the right to create and vote a proposal. The proposal will be passed after it gets at least 18 approves from the super representatives and will become valid in the next maintenance period.</p>
1660
1664
<h3id="create-a-proposal">Create a Proposal<aclass="headerlink" href="#create-a-proposal" title="Permanent link">¶</a></h3>
1661
-
<p>Only SRs, Partners and Candidates can create a proposal.</p>
1665
+
<p>In addition to SR, SR Partner and SR Candidate also have the right to create a proposal, and only they have this right.</p>
1662
1666
<p>Please refer to <ahref="https://tronscan.org/#/sr/committee">here</a> for TRON network dynamic parameters and their values.</p>
1663
1667
<p>Example (Using wallet-cli):</p>
1664
1668
<divclass="highlight"><pre><span></span><code><spanclass="go">> createproposal id value</span>
0 commit comments