shapeshift / web

ShapeShift Web
https://app.shapeshift.com
MIT License
171 stars 183 forks source link

Surface "Address not supported" vs "User has rejected transaction" catch #8117

Open 0xean opened 1 week ago

0xean commented 1 week ago

If an invalid address is used we currently catch the error and show the user "User has rejected the transaction" which leads to all sort of confusion.

We should instead catch this specific error and alert the user with "Address 0x123 not supported" on the toast. This will help us and operations to better triage issues of this sort.

0xean commented 6 days ago

bumping prio on this one due to more users coming in the door and more chaos with this issue.

purelycrickets commented 6 days ago

Is there a possibility that a copy button could be added next to the address in the error message?

0xean commented 1 day ago

@purelycrickets - yep, Kev the UI wizard will do this for us