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
Enter a value greater than the owned balance (e.g., you have 9 DAI but enter 10).
Actual result:
The validation message incorrectly states: "Not enough assets to pay gas fee", even though the user has sufficient ETH for the gas fee. The issue occurs because the entered ERC-20 token amount exceeds the user's ERC-20 assets.
Steps to reproduce:
Actual result:
The validation message incorrectly states: "Not enough assets to pay gas fee", even though the user has sufficient ETH for the gas fee. The issue occurs because the entered ERC-20 token amount exceeds the user's ERC-20 assets.
Expected result:
A clear validation message should be displayed. Still under discussion https://discord.com/channels/1210237582470807632/1270072144067563520/1330912399712194631
ENV:
Nightly 20 Jan, 2025
The text was updated successfully, but these errors were encountered: