> For the complete documentation index, see [llms.txt](https://docs.dimes.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dimes.fi/leverage-and-risk/liquidation-proofs.md).

# Liquidation Proofs

<mark style="color:$info;">To ensure trust-minimization, Multiply publishes</mark> **liquidation proofs onchain**<mark style="color:$info;">.</mark>

<mark style="color:$info;">Each liquidation proof contains:</mark>

* <mark style="color:$info;">position ID</mark>
* <mark style="color:$info;">timestamp</mark>
* <mark style="color:$info;">liquidation price</mark>
* <mark style="color:$info;">venue price data used at time of liquidation</mark>
* <mark style="color:$info;">signature verifying internal hedge unwind completion</mark>

<mark style="color:$info;">This allows:</mark>

* <mark style="color:$info;">terminals to verify that a liquidation event was valid and deterministic</mark>
* <mark style="color:$info;">users to audit liquidation conditions independently</mark>
* <mark style="color:$info;">third-party risk monitors to track solvency performance in real time</mark>

<mark style="color:$info;">The oracle stream acts as a</mark> **public audit trail** <mark style="color:$info;">for all enforced liquidations.</mark>
