[VPD-1338] Migrate Prime docs to PrimeV2 + PrimeLeaderboard#352
Open
Debugger022 wants to merge 5 commits into
Open
[VPD-1338] Migrate Prime docs to PrimeV2 + PrimeLeaderboard#352Debugger022 wants to merge 5 commits into
Debugger022 wants to merge 5 commits into
Conversation
Replace the legacy single-contract Prime model with the PrimeV2 + PrimeLeaderboard architecture: time-weighted Effective Stake eligibility, governance issuance as the primary mint path with permissionless claimPrime disabled by default as a fallback, and TokenBuyback-funded USDT/U rewards. Add leaderboard contract + storage references, nav entries, and bsctestnet addresses; drop stale converter split table and the outdated prime_funds.svg.
|
GitBook Preview: https://docs-v4.venus.io/~/revisions/cR9Fd1mwGIGWCclyYkqK/ |
…erences, clarify epoch = calendar month Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Add an editable SVG showing the eligibility, governance and reward wiring the buyback diagram omits (XVSVault → PrimeLeaderboard → PrimeV2, Comptroller hooks, governance issuance, PLP funding) and embed it in the Prime tech article.
Cover the redeployed PrimeV2 impl: lifetimeAccrued field, getLifetimeAccruedBy Market/User views, and recordCycleSnapshot for off-chain per-cycle reward accounting. Rename the user-facing eligibility metric 'Effective Stake' to 'Prime Score' across the article and architecture diagram (ABI names kept).
Document the new read-only PrimeLens contract (calculateAPR / income DistributionYearly) and rewrite the APR section around it. Refresh bsctestnet addresses, add bscmainnet PrimeV2/PrimeLeaderboard as deployed-but-not-activated (legacy Prime still live there), and list BNB among the boosted markets.
Contributor
|
lgtm |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Changes