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
Currently, prices are displayed using nano or micro units (e.g., 1.2μ instead of 1,200,000). This makes it harder to read and interpret values quickly. For better readability and user experience, prices should be shown as full numbers, such as 1,200,000 instead of 1.2μ.
Convert current price and start price to be displayed like the fixed price.
The text was updated successfully, but these errors were encountered:
Currently, prices are displayed using nano or micro units (e.g., 1.2μ instead of 1,200,000). This makes it harder to read and interpret values quickly. For better readability and user experience, prices should be shown as full numbers, such as 1,200,000 instead of 1.2μ.
Convert current price and start price to be displayed like the fixed price.
The text was updated successfully, but these errors were encountered: