Liquidium

Liquidations Dashboard

Monitor liquidatable positions, recent liquidation events, filters, and data freshness.

The Liquidations page shows accounts that are currently at risk and recent liquidation events. It is intended to make liquidation risk and liquidation activity visible from the app.

Open Liquidations in the app: app.liquidium.fi/liquidations.

Liquidatable Positions

The liquidatable positions table can show:

  • Account.
  • Collateral positions.
  • Debt positions.
  • Health factor.
  • Liquidation bonus.

The page also summarizes:

  • Total liquidatable value.
  • Number of positions.
  • Average health factor.

The data can be filtered by pool.

Recent Liquidations

The recent liquidations table shows liquidation events recorded by the app backend. Events can include:

  • Time.
  • Borrower/account.
  • Collateral pool.
  • Debt pool.
  • Debt repaid.
  • Collateral received.
  • Status.

Health Factor

Health factor indicates how close an account is to liquidation. A lower health factor means higher liquidation risk.

The Liquidations page is not a substitute for monitoring your own Portfolio health. Users should use the Portfolio health indicator and warnings to manage their own positions.

For the full protocol mechanics, see Health Factor and Liquidations.

Pool Filter

Use the pool filter to inspect at-risk positions or liquidation events for one pool instead of all pools.

Data Freshness

The Liquidations page refreshes periodically while open. Liquidation data depends on canister reads and backend event tracking, so the page can lag behind the latest on-chain or canister state during processing.