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 token transfers, the amount isn't decoded (displaying 10000 when sending 0.1 for instance). If it's not techicaly possible to decode it, the field should precise that the amount dipslayed is raw. For instance rename Token [1] Value to Token [1] Raw value
Details
As there is no verifiable way to provide decimal precision of the amounts, we should take the alternative route and rename Token [1] Value to Token [1] Raw value
The text was updated successfully, but these errors were encountered:
arobsn
changed the title
Precise that the amount of displayed token amount is raw
Precise that the displayed amount tokens is raw
Nov 6, 2024
From Ledger:
Details
As there is no verifiable way to provide decimal precision of the amounts, we should take the alternative route and rename
Token [1] Value
toToken [1] Raw value
The text was updated successfully, but these errors were encountered: