Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🧾 Simplify Wallet Address Management by Removing Network Prefixes #21958

Open
7 tasks
shivekkhurana opened this issue Jan 20, 2025 · 0 comments
Open
7 tasks
Assignees
Labels
feature feature requests wallet-core Issues for mobile wallet team
Milestone

Comments

@shivekkhurana
Copy link
Contributor

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

  • 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
@shivekkhurana shivekkhurana added feature feature requests wallet-core Issues for mobile wallet team labels Jan 20, 2025
@shivekkhurana shivekkhurana added this to the 2.33.0 milestone Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature feature requests wallet-core Issues for mobile wallet team
Projects
Status: No status
Development

No branches or pull requests

2 participants