Skip to Content

Positions

The portfolio view aggregates every market: open position count, total collateral value, total debt, average leverage, and total portfolio value (net equity). Each position row carries the detail.

Net equity is collateral minus debt: the user’s size at risk.

Health

A position is liquidatable once its current LTV reaches the liquidation LTV; the app shows how much room remains. Tokenised asset prices update through oracle feeds, so health reflects fresh prices at each interaction.

Positions also show a protocol buffer: unwind requests require the position’s LTV to sit a configured margin below the liquidation threshold, so a position deep in the red may need partial deleveraging before a standard exit is accepted. See unwinding.

The holdback

A position can carry a holdback: part of the collateral is delivered only after the issuer’s next valuation. Until that top-up is deposited, the position shows an opening leverage and LTV alongside the settled figures it reaches once the collateral lands. Health tracks the opening figures while the holdback is outstanding. The market’s page states its terms.

Last verified on