yoroi-frontend icon indicating copy to clipboard operation
yoroi-frontend copied to clipboard

fix(swap): added custom hook for verified tokens

Open nistadev opened this issue 6 months ago • 1 comments

Description When navigating between swap page tabs, if you selected a token to swap the app crashed because the request to the api fails. This adds a trycatch block to return a default value in case of error response from api.

nistadev avatar Aug 23 '24 15:08 nistadev