Explorer
Every transfer now has its own page in the XFlow explorer. The page shows the full route, including the transactions in the middle of it. It opens in its own tab, and the link can be shared and renders a preview card.


- By any account that moved value inside it. An address search no longer looks only at the sending and the receiving account.
- By an intermediate transaction hash, so a transfer can be found by a hash from the middle of its route.
- The transfers list loads faster.
- Fixed the highlight colour on the selected row.
API changes
Every transfer returned by Get Cross-Chain Swaps and Get Swaps By Identifier now carries abalanceChanges array. It is the same data the transfer page shows: the net token balance change for every account that moved value in the swap.
Each entry holds:
- The account and the chain it is on.
- The token and its contract address.
- The absolute amount, in raw and in formatted form.
- A
directionofSENTorRECEIVED.
Expanded coverage
- TeleSwap is now tracked.
- Butter Swap is now tracked from and to Bitcoin.
- Threshold now covers Bitcoin to Arbitrum and Bitcoin to Base, on top of the Bitcoin and Ethereum routes already tracked.