add setBaseBorrowMin function

This commit is contained in:
2026-03-09 15:54:32 +08:00
parent e033cbd1c4
commit 83d73a7409
15 changed files with 508 additions and 25 deletions

View File

@@ -6,7 +6,7 @@
"lendingPriceFeedImpl": "0xF1aAd358d6E20Ba946786Bb3E5d34D42F4740dd2",
"configuratorProxy": "0x189Fe9dbB2f7dA538D3191159fd661779D7BCBd6",
"configuratorImpl": "0xF553843cb7F35378Fd4020d2DFceb90BfD760552",
"lendingImpl": "0xc20e1Dd1eb781C344489828CE3BFCA318CB51430",
"lendingImpl": "0xBA8f2b5b7281Cd6E49dF229819E824bE0CEA6Ea3",
"usdcAddress": "0x939cf46F7A4d05da2a37213E7379a8b04528F590",
"usdcPriceFeed": "0x90c069C4538adAc136E051052E14c1cD799C41B7",
"deployTimestamp": "2026-01-12T05:59:53.030Z",
@@ -29,6 +29,16 @@
"address": "0x0EF308D70cf35460E26a3Eb42F3442Ff28cbE07C"
}
],
"configTimestamp": "2026-01-12T06:00:25.232Z"
"configTimestamp": "2026-01-12T06:00:25.232Z",
"upgradeHistory": [
{
"timestamp": "2026-03-09T07:51:10.667Z",
"contract": "Lending",
"oldImplementation": "0xc20e1Dd1eb781C344489828CE3BFCA318CB51430",
"newImplementation": "0xBA8f2b5b7281Cd6E49dF229819E824bE0CEA6Ea3",
"upgrader": "0xa013422A5918CD099C63c8CC35283EACa99a705d"
}
],
"lendingUpgradeTimestamp": "2026-03-09T07:51:10.667Z"
}
}