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
For now when TX gets reverted, it's still considered as a "success" request for the react-query lib and we show green success tx notification.
Let's look into the ways to detect if the TX was actually reverted or not. Maybe parse the response object and see some status there if already available?
The text was updated successfully, but these errors were encountered:
For now when TX gets reverted, it's still considered as a "success" request for the react-query lib and we show green success tx notification.
Let's look into the ways to detect if the TX was actually reverted or not. Maybe parse the response object and see some status there if already available?
The text was updated successfully, but these errors were encountered: