| Field | Impact |
|---|---|
healthFactor.[current → after]: BigDecimal|null | Higher is better ( null if not applicable) |
netApy.[current → after]: PercentNumber | Higher is better |
netCollateral.[current → after]: ExchangeAmount | Higher is better |
netBalance.[current → after]: ExchangeAmount | Updated balance |
projectedEarning.[current → after]: ExchangeAmount | Projected earnings |
maxBorrowingPower.[current → after]: ExchangeAmount | Maximum borrowing power |
remainingBorrowingPower.[current → after]: ExchangeAmount | Remaining borrowing power |
reserveRates.supplyApy.[current → after]: PercentNumber | Supply APY impact on the reserve |
reserveRates.borrowApy.[current → after]: PercentNumber | Borrow APY impact on the reserve |
Supplying assets as collateral updates the Dynamic Config just for the reserve being supplied as collateral.
The otherConditions field is an array of objects describing the resulting dynamic config changes.
CollateralFactorVariation– Collateral factor changeLiquidationFeeVariation– Liquidation fee changeMaxLiquidationBonusVariation– Maximum liquidation bonus change