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
When signing a spending approval on an ERC20, the details tab will represent the approval amount in hex. This could be more clear for users if this value was displayed in decimal.
In the attached screenshot, I submitted and approval for 1.2345 on a 4 decimal ERC20 that I had deployed on a testnet. However, in firmware 1.2.4 on hardware v3 this value was shown as 3039.
Reproduction steps:
Setup Keystone v3
Bind to MetaMask (v11.7.2 tested with Chrome 117.0.5938.92)
The text was updated successfully, but these errors were encountered:
plasmacorral
changed the title
Request for ERC20 approvals to be denoted in decimal rather than hex
Request for ERC20 approvals to be displayed in decimal rather than hex
Jan 4, 2024
When signing a spending approval on an ERC20, the details tab will represent the approval amount in hex. This could be more clear for users if this value was displayed in decimal.
In the attached screenshot, I submitted and approval for
1.2345
on a 4 decimal ERC20 that I had deployed on a testnet. However, in firmware 1.2.4 on hardware v3 this value was shown as3039
.Reproduction steps:
Send tokens
section and tapCREATE TOKEN
ADD TOKEN(S) TO WALLET
APPROVE TOKENS
cta in test dappNext
in MetaMaskApprove
in MetaMaskThe text was updated successfully, but these errors were encountered: