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
As a user,
I want to be able to use my wallet address or others' wallet addresses without any network prefixes,
So that I can share addresses and send or bridge to an address over a single network seamlessly.
Description
This feature ensures wallet addresses are displayed and handled without any network prefixes across the application. The goal is to provide a consistent and simplified user experience for wallet address management, avoiding confusion caused by network-specific identifiers.
Acceptance Criteria
Settings
Remove the option to display or edit preferred networks in the Wallet settings bottom sheet.
Wallet → Account page → Top Right Icon to view account options → Bottom Sheet (hide network specific aspects on this sheet)
Profile View
Profile wallet modal should exclude network prefixes:
Currently it shows two tabs: Multichain and Legacy. Remove the tabs and only show the legacy account as default
Main Wallet View
Copy-paste operations should exclude network prefixes:
Saved Addresses Management
Saved addresses in the Wallet section and Settings should exclude network prefixes:
Modals
No network prefixes in the Bridge Modal
No network prefixes in the Send Modal
No network prefixes in the Receive Modal
Notes
Confirm no unintended behavior in backend integrations that handle wallet addresses.
Verify QR code scanning accuracy
The text was updated successfully, but these errors were encountered:
User Story
As a user,
I want to be able to use my wallet address or others' wallet addresses without any network prefixes,
So that I can share addresses and send or bridge to an address over a single network seamlessly.
Description
This feature ensures wallet addresses are displayed and handled without any network prefixes across the application. The goal is to provide a consistent and simplified user experience for wallet address management, avoiding confusion caused by network-specific identifiers.
Acceptance Criteria
Settings
Profile View
Main Wallet View
Saved Addresses Management
Modals
Notes
The text was updated successfully, but these errors were encountered: