Skip to content

[VPD-1506] Critical VIP to re-enable Prime emissions at new speeds#727

Draft
Debugger022 wants to merge 1 commit into
feat/VPD-1314from
feat/VPD-1506
Draft

[VPD-1506] Critical VIP to re-enable Prime emissions at new speeds#727
Debugger022 wants to merge 1 commit into
feat/VPD-1314from
feat/VPD-1506

Conversation

@Debugger022

@Debugger022 Debugger022 commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds VIP-681 (critical): re-enables Prime reward emissions in the PrimeLiquidityProvider at the new, larger monthly target after the PrimeV2 migration freeze zeroed legacy speeds.
  • Follow-up to the revenue reallocation that ships with the PrimeV2 critical VIP on feat/VPD-1314; this VIP only adjusts payout speeds, no revenue-split changes.
  • Speeds are placeholder (~$60k/month per market) pending the final July 2026 Prime budget and live prices.

Changes

VIP-681 — Prime speed re-enable (vips/vip-681/bscmainnet.ts)

  • PLP.setTokensDistributionSpeed([USDT, U], [...]) as ProposalType.CRITICAL.
  • Speed derived from a single PLACEHOLDER_MONTHLY_USD_PER_MARKET constant (TODO before proposing); 18-dec, $1-stable assumption, BLOCKS_PER_MONTH = 192000 * 30.
  • No ACM grants — Critical Timelock already holds the setTokensDistributionSpeed permission.

Simulation (simulations/vip-681/bscmainnet.ts + PLP ABI)

  • Pre-state asserts current on-chain speeds (USDT 2170138888888888, U 0); post-state asserts the new speeds applied and stay ≤ the configured max.

Test plan

  • npx hardhat test simulations/vip-681/bscmainnet.ts --fork bscmainnet → 8 passing
  • Before proposing: recompute speeds from the final budget + live USDT/U prices, and confirm PLP holds enough U to pay the U rate.

@Debugger022 Debugger022 self-assigned this Jun 29, 2026
…peeds

Raises PrimeLiquidityProvider USDT/U distribution speeds (ProposalType.CRITICAL)
to pay out the enlarged Prime budget after the PrimeV2 migration freeze. Speeds
are placeholder pending the final July 2026 budget. VIP-680's revenue
reallocation is dropped here — it already lands via the PrimeV2 critical VIP on
feat/VPD-1314.
@Debugger022 Debugger022 changed the title [VPD-1506] Tokenomics Phase II — Prime revenue reallocation (VIP-680/681) [VPD-1506] Critical VIP to re-enable Prime emissions at new speeds Jun 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant