Exchange / DEX
Any platform that offers trading.
Following General best practices to add guidance, there should be some form of instructions present on the DEX.
It is not clear to users how the form should be interacted with, especially for beginners. Anything involving finances should be as perceivable and understandable.
Light / Dark Theme toggle with light theme being default as best practice.
Many DEXes defaulted to dark mode and some don't even offer light mode
Login Button instead of Connect wallet. With social sign in becoming the norm, it is more user friendly to have a login modal popup with various options (SSO, connect wallet, email sign in, etc)
See Introduction > Foundational Basis > Laws of UX for a full explanation
DEX Form
Clearly labeled form, with no jargon. If jargon or advanced terms are present, they must be accompanied with enough information on the page for the user to understand the gist of it.

Our DEX example includes a focus trap for the token selection and confirmation modals.
Many DEXes have the issue where the user is able to tab away from the modal.
This is bad practice and make the experience confusing as somehow amidst selecting tokens, the user ended up in the navigation bar with the modal still displaying.
Token Lists
Ticker + Token symbol listed together and can search token lists by either value.
Users were confused when lists were inconsistent across platforms. As it is difficult to gauge a user's level of familiarity, it is important to include both the ticker and full token name.
The screen grab below shows a token list with examples.

Last updated