- Fix unwated scroll resets in `VirtualizedList` when options doesn't change.
- Refactor TokenSelect and sort token options by fiat amount in desc order.
- Refactor `TradingFormInputCryptoSelect` and sort token assets by fiat amount in desc. order.
- Extract logic for networks count to a separate useNetworksCount hook.