-
Notifications
You must be signed in to change notification settings - Fork 32
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
Prime Instance - ETH LTV Amendment #610
Conversation
LucasWongC
commented
Feb 13, 2025
- The LTV for ETH on Prime is to be amended as outlined below:
Parameter | Current | Proposed |
---|---|---|
LTV | 0.00% | 82.00% |
- The ETH Correlated eMode category is to be amended as outlined below:
Parameter | Value | Value |
---|---|---|
Asset | wETH | wstETH |
Collateral | No | Yes |
Borrowable | Yes | No |
LTV | 93.50% | 93.50% |
LT | 95.50% | 95.50% |
Liquidation Penalty | 1.00% | 1.00% |
🌈Test ResultsCompiling 302 files with Solc 0.8.22 Solc 0.8.22 finished in 138.03s Compiler run successful! 2025-02-17T09:34:25.110426Z ERROR cheatcodes: non-empty stderr input=["npx", "@bgd-labs/aave-cli@^1.1.12", "diff-snapshots", "./reports/AaveV3EthereumLido_PrimeInstanceRestoreETHLTV_20250210_before.json", "./reports/AaveV3EthereumLido_PrimeInstanceRestoreETHLTV_20250210_after.json", "-o", "./diffs/AaveV3EthereumLido_PrimeInstanceRestoreETHLTV_20250210_before_AaveV3EthereumLido_PrimeInstanceRestoreETHLTV_20250210_after.md"] stderr="npm warn exec The following package was not found and will be installed: @bgd-labs/[email protected]\n"Ran 1 test for src/20250210_AaveV3EthereumLido_PrimeInstanceRestoreETHLTV/AaveV3EthereumLido_PrimeInstanceRestoreETHLTV_20250210.t.sol:AaveV3EthereumLido_PrimeInstanceRestoreETHLTV_20250210_Test Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 18.92s (18.72s CPU time) Ran 1 test suite in 18.92s (18.92s CPU time): 1 tests passed, 0 failed, 0 skipped (1 total tests) |
* weht LTV updated * BTC UOptiminal Rate update * Revert "BTC UOptiminal Rate update" This reverts commit d64400c. * updated readme * added snapshot link * updated md * Update PrimeInstanceRestoreETHLTV.md --------- Co-authored-by: Matthew <[email protected]>