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.
FXRP v1.3 lets a minter delegate the second leg of a mint to an executor, a third party that finalizes the mint for a small fee so the minter does not have to stay online. This panel tracks how many reservations use an executor, the fees they earn, and mint volume.
The feed fills in as new collateral reservations are indexed from chain. Check back as minting activity comes through.
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.