Some UX feedback & thoughts

Max leverage display: The “Max leverage” line actually shows the total asset amount instead of a multiplier. This leaves users blind to what leverage factor is actually available for that specific market. It would be much better to show two clear data points here: the actual max leverage multiplier (e.g. `10x`), and the `Purchasing Power` (e.g. `3.10 WETH`) on a separate line

Text contrast: When typing a quantity over the margin limit, the red error text is squished and hard to read against the dark background. Bumping the brightness or putting it in a tiny red pill would make it pop more

Layout / UI Overload: To be honest, the current layout is pretty heavy and takes some getting used to. A few tweaks could really help declutter it: the Spot/Loans/Perps switch is duplicated in both the top header and the right order panel. Dropping those right-panel tabs would free up much needed space. Also, the bottom panel has 7+ tabs forcing a horizontal scroll, so a “Simple Mode” toggle showing just the essentials would be amazing. Finally, maybe it’s worth separating “Loans” into its own dedicated page entirely? Cramming a lending orderbook into the standard Spot/Perps trading view feels a bit forced imo

Limit price switch: When switching from Limit Buy to Sell, the price box resets to the best bid/ask. This makes sense to avoid crossing the spread by mistake. But it’s pretty jarring if a custom price was already typed. Preserving the user’s custom input when flipping sides would probably be a smoother move

1-Click Wallets: Over time, a bunch of 1-click executor wallets get stacked up in the Manage Traders list. But when jumping back into the app a week later, there’s no way to just select or continue using an old one. It asks you to generate a brand new one. Would be great if we could just easily reuse our existing executor wallets instead of infinitely stacking new ones

Also, migrating the orderbook and balances to websockets instead of hammering the RPC would probably just make the whole UI feel a lot smoother