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
In the discord agent I've observed the bug: The from amount must be greater than zero. for swap "ETH to 0.000023 USDC"
Not sure why it happens but it happens for amounts as large as 0.001 so I don't think it's an amount issue.
It could be we are sometimes submitting a from amount instead of None
The text was updated successfully, but these errors were encountered:
In the discord agent I've observed the bug:
The from amount must be greater than zero. for swap "ETH to 0.000023 USDC"
Not sure why it happens but it happens for amounts as large as 0.001 so I don't think it's an amount issue.
It could be we are sometimes submitting a from amount instead of None
The text was updated successfully, but these errors were encountered: