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
Users will often use a wallet with a low amount of funds, but want to see the pricing for a trade with a larger value (perhaps to decide whether to transfer more funds). By removing the limit from the form that forces the USDC/Share amount IN to be <= their balance, we allow this behavior.
Tasks
Remove Limit
Check that errors / warnings still appear properly and txns aren't attempted to be submitted with values above their balance.
The text was updated successfully, but these errors were encountered:
Reasoning
Users will often use a wallet with a low amount of funds, but want to see the pricing for a trade with a larger value (perhaps to decide whether to transfer more funds). By removing the limit from the form that forces the USDC/Share amount IN to be <= their balance, we allow this behavior.
Tasks
The text was updated successfully, but these errors were encountered: