flareforge / agent-monitor
Agent Monitor
Each agent mints wrapped XRP (FXRP) against vault and pool collateral. This table shows the current collateral ratio, minted amount, and liquidation status, refreshed every 60 seconds.
Bridged FXRP is locked in the LayerZero OFT adapter and represented on destination chains (e.g. the Hyperliquid XRP market). Read live from chain.
Trade $FXRP on SparkDEX ↗sponsored
About the numbers
- CR (collateral ratio) is the actual vault collateral ratio in basis points. Below the liquidation threshold, the agent enters LIQUIDATION. Min CR is the agent-declared minting threshold.
- Minted is the amount of FXRP backed by this agent, in drops (1 XRP = 1,000,000 drops).
- Free lots is the number of additional lots that can still be minted against remaining free collateral.
- Status normal means the agent is healthy. Other states (liquidation, full_liquidation, destroying, destroyed) indicate various wind-down paths.
- Want to wire risk into your own alerts? Read the Python + TypeScript guide. Free public API, no auth.