-
Notifications
You must be signed in to change notification settings - Fork 155
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
Deploy WBTC market on Mainnet #954
base: main
Are you sure you want to change the base?
Deploy WBTC market on Mainnet #954
Conversation
…are/collateral-extension
…tware/comet into woof-software/collateral-extension
…xtension-audit-fix Audit fixes to collateral extension
officialMarketsJSON[currentChainId] = [newMarketObject]; | ||
} | ||
|
||
const _reduceReservesCalldata = utils.defaultAbiCoder.encode( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Current reserves are less than 2 BTC. Can you review, if we have enough reserves.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
?? It has 36 BTC
This proposal should be pushed on-chain, only after the USDC market is updated to 24 collaterals; |
No description provided.