VIP-663: [BNB Chain Testnet] Set vBNB Collateral Factor to 0#692
Merged
Debugger022 merged 1 commit intomainfrom Apr 7, 2026
Merged
VIP-663: [BNB Chain Testnet] Set vBNB Collateral Factor to 0#692Debugger022 merged 1 commit intomainfrom
Debugger022 merged 1 commit intomainfrom
Conversation
Contributor
Author
GitGuru7
approved these changes
Apr 7, 2026
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.
Description
This proposal sets the Collateral Factor (CF) of the vBNB market in the Core Pool on BNB Chain Testnet to 0, while keeping the Liquidation Threshold (LT) unchanged at 80%.
Setting CF to 0 disables the ability to open new borrows backed by BNB as collateral. Keeping LT at its current value ensures existing borrowers using BNB as collateral remain in their current health state and are not forced into liquidation by this change.
Changes
setCollateralFactor(address,uint256,uint256)80%→ Proposed:0%80%→ Proposed:80%(unchanged)Contracts
0x94d1820b2D1c7c7452A163983Dc888CEC546b77D0x2E7222e51c0f6e98610A1543Aa3836E092CDe62cSummary
If approved, this VIP will:
Test plan
npx hardhat test simulations/vip-663/bsctestnet.ts --fork bsctestnet100039209)