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
Describe the bug
when sUSD in wallet (and potentially other tokens?) the deposit modal (TxContainer) doesn't appear when clicking deposit button.
To Reproduce
Steps to reproduce the behavior:
Go to portfolio with susd
click on deposit next to susd token
Scroll down to '....'
See error
Expected behavior
The deposit modal should appear and token should be zappable into vault (or, if unzapable, an error message should pop up in modal that states that token can't be zap'd)
Yeah. First step is to determine if sUSD is supported by zapper for zapping in into vaults. If its not supported, then we should not be displaying it at all in the portfolio view, since we want to display only actionable tokens within yearn app.
Describe the bug
when sUSD in wallet (and potentially other tokens?) the deposit modal (TxContainer) doesn't appear when clicking deposit button.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The deposit modal should appear and token should be zappable into vault (or, if unzapable, an error message should pop up in modal that states that token can't be zap'd)
Screenshots
normal
susd
Environment Information
Additional context
susd contract: 0x57Ab1ec28D129707052df4dF418D58a2D46d5f51
The text was updated successfully, but these errors were encountered: