# Live Intents — LI.FI Intents Analyzer

> Searchable, filterable real-time feed of all LI.FI cross-chain intents.

URL: https://intentexplorer.com/intents

## What This Page Shows

Each row is one intent with the following fields:

- **Intent Hash**: Unique on-chain identifier (truncated; click for detail).
- **Source → Destination Chain**: Blockchain corridor (e.g., Ethereum → Arbitrum).
- **Token In / Token Out**: Asset sent and asset to be received.
- **Amount (USD)**: USD-denominated transfer value.
- **Solver**: Address of the solver that filled the intent (if settled).
- **Status**: Current state — PENDING / IN_PROGRESS / FILLED / REFUNDED.
- **Created At**: Intent submission timestamp.
- **Time-to-Fill**: Duration from submission to settlement (FILLED intents only).

## Filters

- **Status**: Show only PENDING, IN_PROGRESS, FILLED, or REFUNDED intents.
- **Time Range**: 1h / 24h / 7d / 30d window for historical intents.
- **Search**: Filter by intent hash prefix.

## Intent Detail

Clicking an intent opens `/intents/{hash}` with full settlement metadata: on-chain transaction hashes, gas used, solver address, refund details, and the complete event timeline.

## Data Freshness

The feed updates in real time via SSE. New intents appear at the top as they are submitted to the protocol.

## Related Pages

- [Overview](https://intentexplorer.com/overview.md)
- [Analytics](https://intentexplorer.com/analytics.md)
- [Solver Leaderboard](https://intentexplorer.com/solvers.md)
