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 any user-trigger contract call (e.g. for token deployment or token sends), our app simulates the transaction but does not surface up simulation failures, leading to confused users on why their tokens aren't deploying/transferring. we should:
add a toast with any underlying errors in the simulation
add to sentry logging
The text was updated successfully, but these errors were encountered:
for any user-trigger contract call (e.g. for token deployment or token sends), our app simulates the transaction but does not surface up simulation failures, leading to confused users on why their tokens aren't deploying/transferring. we should:
The text was updated successfully, but these errors were encountered: