VDB-23: Register SKHYB underlying + deploy vSKHYB market (bsctestnet + bscmainnet)#697
Merged
Merged
Conversation
…bscmainnet) Add the SK Hynix (SKHYB) underlying and the Venus SK Hynix (vSKHYB) Core Pool market to the token/market helpers for both networks, so the MockTokens (testnet) and Markets deploy scripts can deploy them. - Underlying SKHYB (18 dec); mainnet CA 0xCA750eF65f295BBECd685Abf54e82CAf297BDB61 - vSKHYB: CF 50%, RF 10%, supply cap 140, borrow disabled - IRM: base 0%, multiplier 6.67%, kink 75%, jump 627% Co-Authored-By: Claude Opus 4.8 <[email protected]>
trumpgpt-bot
marked this pull request as ready for review
July 14, 2026 08:34
There was a problem hiding this comment.
Claude Code Review
Claude Code Review is paused for this repository. To reconnect it, an admin of this repository's GitHub organization (or the account owner, for personal repositories) who can also manage your Claude organization's Code Review settings needs to re-link GitHub in Code Review settings. This is a one-time step.
Tip: disable this comment in your organization's Code Review settings.
|
Contributor
|
lgtm except not verified (i've verified manually) |
fred-venus
approved these changes
Jul 14, 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.
Registers the SKHYB underlying and vSKHYB (Venus SK Hynix) Core Pool market config and includes the deploy artifacts.
helpers/tokens/*— SKHYB underlying (mock on testnet0xb52DE23C…; real token0xCA750eF6…on mainnet, 18 decimals).helpers/markets/*— vSKHYB market: jump IRM (0 / 6.67% / 75% / 627%), CF 0.5, reserve factor 0.1, supply cap 140, borrow cap 0, initial supply 0.51 to VTreasury.deployments/bsctestnet/— MockSKHYB0xb52DE23C6D4be6Bb3E87fF64527E856Ab346FDf2, vSKHYB0x101843eAbA6b98fbF4bba078b86EFdE62DF0fc16.deployments/bscmainnet/— vSKHYB0x3E281461efb3D53EC20DB207674373Ed8Ef3BbA9(underlying0xCA750eF6…, rateModel0xe589E884…, exchangeRate 1e28, admin Normal Timelock).Opened by the Venus dev bot. Review required; the bot cannot merge.