Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[VEN-2943]: BTC pool deployments on BNB chain #458

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

kkirka
Copy link
Collaborator

@kkirka kkirka commented Dec 12, 2024

This PR adds deployments for BTC pool vTokens and Comptroller on BNB chain testnet and mainnet

@kkirka kkirka changed the title [VEN-2943]: add BTC pool deployments on BNB chain [VEN-2943]: BTC pool deployments on BNB chain Dec 12, 2024
Copy link

Code Coverage

Package Line Rate Branch Rate Health
contracts 94% 76%
contracts.Gateway 98% 68%
contracts.Gateway.Interfaces 100% 100%
contracts.Lens 95% 71%
contracts.Lens.legacy 0% 0%
contracts.Pool 100% 92%
contracts.Rewards 96% 70%
contracts.Shortfall 100% 85%
contracts.legacy.RiskFund 0% 0%
contracts.lib 100% 89%
Summary 76% (1557 / 2055) 65% (516 / 798)

supplyCap: convertToUnit("80", 18),
borrowCap: convertToUnit("0", 18),
reduceReservesBlockDelta: "28800",
vTokenReceiver: preconfiguredAddresses.bsctestnet.VTreasury,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
vTokenReceiver: preconfiguredAddresses.bsctestnet.VTreasury,
vTokenReceiver: "0x63f6D9E7d3953106bCaf98832BD9C88A54AfCc9D",

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.

2 participants