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

Dashboard

Overview

The Dashboard is the central place in Cybro where users monitor and manage their LP positions.

Each position card displays the following key elements:

  • Pair, network and fee tier - the liquidity pool pair (e.g. WETH/USDC), the blockchain network, and the fee tier (e.g. 0.05%).

  • Range status - shows whether the current price is inside or outside of the chosen range (In Range / Out of Range).

  • Current value of the position in USD - live valuation of your liquidity.

  • Min, Max and Current range price - price bounds of the position along with the current pool price.

  • Accumulated fees (unclaimed) - commissions earned but not yet collected.

  • P&L of position - net performance of the position considering value, fees, and initial deposit.

  • APR - estimated annualized return based on recent performance.

  • Actions for managing a position - quick access buttons (Add Liquidity, Withdraw, Move Range, Compound, Claim Fees).

  • Create position button - a shortcut to open a new LP position.

Last updated