Liquidation Incentive Optimization
Liquidation incentive optimization is the process of setting the reward for liquidators to ensure they are motivated to close under-collateralized positions while not excessively penalizing the borrower. If the incentive is too low, liquidators may not bother to act, leaving the protocol at risk of bad debt.
If the incentive is too high, it creates an unfair burden on the borrower and can be exploited by predatory liquidators. The optimal incentive is usually a percentage of the liquidated position, which compensates the liquidator for their gas costs and risk.
This parameter must be carefully tuned based on market volatility and the cost of gas on the underlying network. During high gas periods, the incentive might need to be increased to ensure liquidation remains profitable.
Protocols often use dynamic incentive structures that adjust automatically to changing market conditions. This optimization is crucial for maintaining the health of the protocol and ensuring that the liquidation engine functions effectively at all times.