-
Notifications
You must be signed in to change notification settings - Fork 2
Description
1. Transaction History & Pending Status
Request: Add a transaction history tab showing both completed and pending swaps.
Why: Users have no visibility into past or ongoing transactions. Without this, it's impossible to verify if a swap succeeded, failed, or is still processing, leading to uncertainty and potential duplicate attempts.
2. Quick Input via Percentage Buttons
Request: Add percentage buttons (e.g., 25%, 50%, 75%, MAX or slide buttons) next to the swap input field.
Why: Manually typing exact amounts is tedious and error‑prone. Percentage shortcuts let users quickly swap a portion or all of their balance with one tap, improving efficiency.
3. Input Validation for Excessive Decimals & Minimum Amounts
Request: Provide a special warning to the user if the input contains too many zeros (exceeding the token's decimal precision). Set a minimum exchange amount limit in USD e.g. 0.0001.
Why: Inputs with excessive decimals cause silent failures or confusing errors. A clear minimum‑USD warning prevents users from attempting swaps that would fail due to dust limits or fee constraints.
4. Shortcut to Midenscan & Copy Address
Request: Add a button to open the current user's address on Midenscan, plus a one‑click copy function for the address.
Why: Users often need to verify their transaction history or balance on a block explorer. Direct access removes friction; a copy button simplifies address sharing.
I really enjoy using ZoroSwap and appreciate the work behind it. These suggestions come from my actual usage experience and are meant to help make the product feel smoother and more user-friendly for everyone.