Liquidation Event Reconstruction
Liquidation event reconstruction is the process of re-examining the specific conditions and data points that led to a liquidation event within a derivative protocol. When a user's position becomes under-collateralized, the protocol triggers an automatic liquidation to protect the system's solvency.
Reconstructing this event involves analyzing the market price at the time, the collateral value, the liquidation threshold, and the execution of the liquidation itself. This is critical for ensuring that the liquidation mechanism worked correctly and fairly, and that the user's assets were handled in accordance with the protocol's rules.
It is also an important part of auditing and risk management, as it helps identify any flaws or vulnerabilities in the liquidation engine. By reviewing these events, developers can refine their risk parameters and improve the protocol's resilience against extreme market volatility.
It is a core part of the "black box" investigation process for any derivative protocol.