[ECO Bounty] iopay Improper UI Formatting for Token Price (Scientific/Shortened Notation)

Summary

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.

Environment

  • App: ioPay Wallet (Mobile)

  • Token: TREX

  • Platform: Android

  • Time of Issue: 11:55 AM

Steps to Reproduce

  1. Open the ioPay wallet.

  2. Search for or select the TREX token to view its chart/market data.

  3. Observe the price display in the top-left corner above the percentage change.

Expected Behavior

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}.

Actual Behavior

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).

Impact

  • 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.

Suggested Fix

  • 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.

Upvoters
Status

In Review

Board
💡

New Issue

Date

6 days ago

Author

cryptotestnet

Subscribe to post

Get notified by email when there are changes.