> For the complete documentation index, see [llms.txt](https://docs.libertyswap.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.libertyswap.finance/liberty-scan/reading-the-results-table.md).

# Reading the Results Table

Each row in the results table represents a single tracked transaction, laid out in four columns:

* **From** - the source amount and token (e.g. "52.612606 USDC"), the source chain name underneath, and a **Sender** address below that (shown truncated, e.g. `0xE384...F8ed`).
* **To** - the destination amount and token, destination chain name, and a **Recipient** address. Sender and Recipient are usually the same address (a user bridging to themselves), but not always - they can differ, since Liberty Swap supports sending the output of a swap to a separate destination address.
* **Transactions** - up to two linked entries: a **Deposit** hash (the transaction that sent funds into the route, with a copy icon next to it) and a **Fill** hash (the transaction that completed delivery on the destination side, with an external-link icon to view it elsewhere). Amounts can differ very slightly between From and To beyond what the swap rate alone would explain (visible on several real rows) - most likely reflecting the protocol fee taken from the output side; this page does not restate that mechanic in detail, see Supported Operations and Liberty Swap API for the fee model.
* **Status** - a status pill with a checkmark icon, and a relative timestamp underneath (e.g. "6 minutes ago"). The only status observed in practice so far is **Completed**; other possible values (such as a pending or failed state) were not seen in the sample reviewed and should be confirmed with the team if you need to document them.

Pagination controls are available below the table for moving through additional results.
