VDB-22: Add UXRP mock token and vUXRP market deploy config (bsctestnet)#693
Closed
trumpgpt-bot wants to merge 3 commits into
Closed
VDB-22: Add UXRP mock token and vUXRP market deploy config (bsctestnet)#693trumpgpt-bot wants to merge 3 commits into
trumpgpt-bot wants to merge 3 commits into
Conversation
Add the mock UXRP BEP20 (18 decimals) and the vUXRP Core-pool market (jump IRM base 0% / mult 6.67% / kink 75% / jump 627%, CF 60%, reserve factor 25%, supply/borrow caps 236) to the bsctestnet deploy config for VDB-22. Co-Authored-By: Claude Opus 4.8 <[email protected]>
|
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.
Deploy-config for the fused deploy-for-VIP task (committed before the deploy hand-off): adds the mintable mock UXRP underlying (18 dec) to
helpers/tokens/bsctestnet.tsand the vUXRP market tohelpers/markets/bsctestnet.ts— asset UXRP, JumpRateModel (base 0%, multiplier 6.67%, kink 75%, jump 627%), risk params (CF 60%, reserve factor 25%, supply/borrow caps 236), initial supply 100 to VTreasury. The generateddeployments/bsctestnet/artifacts (MockUXRP, vUXRP, JumpRateModel) were committed by the deploy step.Deployed addresses: MockUXRP
0xc894528f3A6D9cE9e7A431280e5C510e6F932174, vUXRP0xb78F1eC7dEBd9752CFCAe354c68775FE5af3bEAb, JumpRateModel0x1CcDaf39085bae4e27c3Ba100561b1AD1B5A6b80.Opened by the Venus dev bot. Review required; the bot cannot merge.