This commit is contained in:
Thrilok kumar 2024-06-24 14:30:46 -04:00
parent 16e735b8a4
commit 7882974acb

View File

@ -482,8 +482,8 @@ contract PayloadIGP29 {
mode: 1,
expandPercent: 20 * 1e2, // 20%
expandDuration: 12 hours,
baseDebtCeiling: 7_500_000 * 1e6, // 7.5M
maxDebtCeiling: 10_000_000 * 1e6 // 10M
baseDebtCeiling: 7_125_000 * 1e6, // ~7.125M
maxDebtCeiling: 9_500_000 * 1e6 // 9.5M
});
LIQUIDITY.updateUserBorrowConfigs(configs_);