airswap-web icon indicating copy to clipboard operation
airswap-web copied to clipboard

AirSwap Web App

Results 153 airswap-web issues
Sort by recently updated
recently updated
newest added

![Image](https://github.com/user-attachments/assets/28515ae9-53d5-4472-910b-64174a7827c3)

needs-design
v5 redesign

The useHistoricalTransactions hook appears to be called a lot and we're seeing excessive requests in console and in some cases some provider timeouts. Let's explore (further) memoizing to reduce calls.

Likely that the taker token balance isn't tracked until the token is added to the selector in a separate flow. In this case the app should make an exception and...