You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would recommend adding caching to approval case, once token has an approval for the amount (or max amount) there is no reason to check for in this session (it would be very rare case that a user would revoke approval in current session)
Currently erco20 approval check is done at the end of
fetch_quote
method, things can be improved like:The text was updated successfully, but these errors were encountered: