[VPD-1506] Tokenomics Phase II — Prime revenue reallocation (VIP-680/681)#727
Draft
Debugger022 wants to merge 2 commits into
Draft
[VPD-1506] Tokenomics Phase II — Prime revenue reallocation (VIP-680/681)#727Debugger022 wants to merge 2 commits into
Debugger022 wants to merge 2 commits into
Conversation
Reserve Prime 20%->40%, liquidation Prime 0%->20%, XVS Vault direct revenue zeroed and rows removed to stay within PSR maxLoopsLimit.
Bumps PLP USDT/U speeds to pay out VIP-680's enlarged Prime budget. Speeds are placeholder; hold for proposing after July 1.
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
VIP-680 — revenue reallocation (
vips/vip-680/bscmainnet.ts)PSR.addOrUpdateDistributionConfigs: XVS_BUYBACK → 0% (both schemas); USDT/U prime buybacks 10%→20% each (reserve) and 0%→10% each (new liquidation rows).removeDistributionConfigto stay clear of the PSRmaxLoopsLimit(20) — array returns to 18 rows.VIP-681 — distribution speed (
vips/vip-681/bscmainnet.ts)PLP.setTokensDistributionSpeed([USDT, U], [...])sized from a singlePLACEHOLDER_MONTHLY_USD_PER_MARKETconstant (TODO: replace with final July budget).Simulations (
simulations/vip-680,simulations/vip-681, + ABIs)Test plan
npx hardhat test simulations/vip-680/bscmainnet.ts --fork bscmainnet→ 14 passingnpx hardhat test simulations/vip-681/bscmainnet.ts --fork bscmainnet→ 8 passingXVS_BUYBACK(0x637E…) is the XVS Vault stream: VIP-618 mapsXVSVaultConverter → XVS_BUYBACK; live PSR split 20%/20% matches "Current".