
The token price for TREX is being displayed with a confusing bracketed notation 0.0{6}2744 instead of standard decimal formatting. This makes the price difficult for users to read and interpret.
App: ioPay Wallet (Mobile)
Token: TREX
Platform: Android
Time of Issue: 11:55 AM
Open the ioPay wallet.
Search for or select the TREX token to view its chart/market data.
Observe the price display in the top-left corner above the percentage change.
The price should be displayed in a standard human-readable format, such as:
0.0000002744
Or use a more standard scientific notation (if necessary) that doesn't use internal bracket characters like {6}.
The UI displays the price as 0.0{6}2744.
The {6} likely indicates there are six leading zeros after the decimal point, but this formatting is non-standard for a financial application and causes visual clutter/confusion.
The same notation is visible in the "24h High" and "24h Low" fields (e.g., 0.0{6}2292).
User Experience: Poor. Users have to manually calculate what {6} means to understand the actual value of their holdings.
Trust: Non-standard formatting in a wallet can look like a technical glitch or "broken" code to less technical users.
Implement standard decimal expansion for assets with many leading zeros (up to 8 or 10 decimal places).
If space is an issue, use subscript for zeros (e.g., $0.0₀₀₀₀₀₀2744$) which is a common industry standard for "meme coins" or low-value tokens, rather than curly brackets.
Wallet Address: io1tkw393kejmxwnd454twc6020sxcyvh5dxqmren
Device & Environment:
-Operating system: Android 13
-Device model: Redmi Note 10 Pro
Please authenticate to join the conversation.
In Review
New Issue
6 days ago

cryptotestnet
Get notified by email when there are changes.
In Review
New Issue
6 days ago

cryptotestnet
Get notified by email when there are changes.