2025-12-18 13:07:35 +08:00
|
|
|
[
|
|
|
|
|
{
|
|
|
|
|
"inputs": [
|
|
|
|
|
{
|
|
|
|
|
"internalType": "address",
|
|
|
|
|
"name": "",
|
|
|
|
|
"type": "address"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"name": "configuratorParams",
|
|
|
|
|
"outputs": [
|
|
|
|
|
{
|
|
|
|
|
"internalType": "address",
|
|
|
|
|
"name": "baseToken",
|
|
|
|
|
"type": "address"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"internalType": "address",
|
2025-12-24 16:41:26 +08:00
|
|
|
"name": "lendingPriceSource",
|
2025-12-18 13:07:35 +08:00
|
|
|
"type": "address"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"internalType": "uint64",
|
|
|
|
|
"name": "supplyKink",
|
|
|
|
|
"type": "uint64"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"internalType": "uint64",
|
|
|
|
|
"name": "supplyPerYearInterestRateSlopeLow",
|
|
|
|
|
"type": "uint64"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"internalType": "uint64",
|
|
|
|
|
"name": "supplyPerYearInterestRateSlopeHigh",
|
|
|
|
|
"type": "uint64"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"internalType": "uint64",
|
|
|
|
|
"name": "supplyPerYearInterestRateBase",
|
|
|
|
|
"type": "uint64"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"internalType": "uint64",
|
|
|
|
|
"name": "borrowKink",
|
|
|
|
|
"type": "uint64"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"internalType": "uint64",
|
|
|
|
|
"name": "borrowPerYearInterestRateSlopeLow",
|
|
|
|
|
"type": "uint64"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"internalType": "uint64",
|
|
|
|
|
"name": "borrowPerYearInterestRateSlopeHigh",
|
|
|
|
|
"type": "uint64"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"internalType": "uint64",
|
|
|
|
|
"name": "borrowPerYearInterestRateBase",
|
|
|
|
|
"type": "uint64"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"internalType": "uint64",
|
|
|
|
|
"name": "storeFrontPriceFactor",
|
|
|
|
|
"type": "uint64"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"internalType": "uint64",
|
|
|
|
|
"name": "trackingIndexScale",
|
|
|
|
|
"type": "uint64"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"internalType": "uint104",
|
|
|
|
|
"name": "baseBorrowMin",
|
|
|
|
|
"type": "uint104"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"internalType": "uint104",
|
|
|
|
|
"name": "targetReserves",
|
|
|
|
|
"type": "uint104"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"stateMutability": "view",
|
|
|
|
|
"type": "function"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"inputs": [
|
|
|
|
|
{
|
|
|
|
|
"internalType": "address",
|
|
|
|
|
"name": "",
|
|
|
|
|
"type": "address"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"name": "factory",
|
|
|
|
|
"outputs": [
|
|
|
|
|
{
|
|
|
|
|
"internalType": "address",
|
|
|
|
|
"name": "",
|
|
|
|
|
"type": "address"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"stateMutability": "view",
|
|
|
|
|
"type": "function"
|
|
|
|
|
}
|
|
|
|
|
]
|