Skip to content

v2.5.1

Choose a tag to compare

@github-actions github-actions released this 08 Jul 23:28
· 48 commits to main since this release
15484cf

Changed

  • The input token selector now orders tokens by the USD value of the user's holdings (largest first), and the default selected token is the one the user holds the most of. The order is computed once per wallet/chain when balances and prices resolve, so the list doesn't reshuffle mid-session. Without a connected wallet, or if balances/prices can't be fetched, the selector keeps the previous fixed order.

Added

  • Loading skeleton on the token selector and balance while balances/prices are being fetched, so the list doesn't visibly reorder or switch the selected token after rendering.