For the complete documentation index, see llms.txt. This page is also available as Markdown.

Status Bar

How to Read the Status Bar

The status bar is displayed on each pool's detail page, allowing you to see at a glance your base asset borrow status, borrow capacity, and liquidation threshold.

Until you deposit collateral assets into the pool, a gray status bar like the following is displayed.

When you deposit collateral assets, a colorful bar with diagonal lines like the following is displayed.

The number on the left outside the bar is the borrow amount (displaying $0.00 in the figure above), the number on the right outside the bar is the liquidation threshold (displaying $72.00 in the figure above), the red part of the bar indicates the line 10% before reaching the liquidation threshold, and the yellow part of the bar indicates the line 10% before reaching the borrow capacity.

When you borrow base assets, a solid bar displays the ratio relative to the liquidation threshold as shown below. The 69.45% in the figure below represents the ratio relative to the liquidation threshold, showing a state with about 30% margin before liquidation.

Last updated