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
a) It says "insufficient funds", I don't know why - if there is zero, it should say zero - infact there are 1000 MART tokens (which it determined correctly on the screen previous to this).
See attached screenshot #2. -- Once I click "up" arrow on amount field the "insufficient funds" message goes away, and is replaced with 0.
b) There is not width to display the number, the number should say 22, but as you can see, it only shows part.
c) There is a USD amount under the token amount - does this make sense - I guess you are dynamically looking up the price somehow, maybe if you can't find a price, it should say that - idk.
d) In screenshot #1) the Gas Fee section it has calculated 0.0152 ETH to do the send ($7.08), don't know how it got to that, but obviously that is waaaaaay too high. In screenshot #2) it has (inexplicably halved that estimate - still waaaaay too high. Strangely once I pasted in the destination address, it recalculated to 0.000000004 ETH / $0.14 and I sent the transaction without problems. screenshot #3.
Browser Used
Firefox
Operating System Used
Apple Mac
The text was updated successfully, but these errors were encountered:
thanks @prographo. we're in the process of refactoring the confirm screen on the new UI so this may be addressed as part of that work (#4404). heads up @alextsg
I created a custom 'MART' token to test this. Go to the Send Token screen on Metamask BETA.
See attached screenshot #1.
a) It says "insufficient funds", I don't know why - if there is zero, it should say zero - infact there are 1000 MART tokens (which it determined correctly on the screen previous to this).
See attached screenshot #2. -- Once I click "up" arrow on amount field the "insufficient funds" message goes away, and is replaced with 0.
b) There is not width to display the number, the number should say 22, but as you can see, it only shows part.
c) There is a USD amount under the token amount - does this make sense - I guess you are dynamically looking up the price somehow, maybe if you can't find a price, it should say that - idk.
d) In screenshot #1) the Gas Fee section it has calculated 0.0152 ETH to do the send ($7.08), don't know how it got to that, but obviously that is waaaaaay too high. In screenshot #2) it has (inexplicably halved that estimate - still waaaaay too high. Strangely once I pasted in the destination address, it recalculated to 0.000000004 ETH / $0.14 and I sent the transaction without problems. screenshot #3.
Firefox
Apple Mac
The text was updated successfully, but these errors were encountered: