Skip to content

Conversation

@portdeveloper
Copy link
Member

@portdeveloper portdeveloper commented Sep 29, 2025

Summary

  • Removes any colon-prefixed protocol (e.g., xyz:, abc:, eth:) from pasted addresses automatically

Test plan

  • Paste an address with xyz:0x123... and verify it strips to 0x123...
  • Paste an address with abc:vitalik.eth and verify it strips to vitalik.eth
  • Paste normal addresses without prefixes and verify they still work

@vercel
Copy link

vercel bot commented Sep 29, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
address-vision-port Ready Ready Preview Comment Sep 29, 2025 6:50pm

@portdeveloper portdeveloper merged commit 9637978 into main Sep 29, 2025
3 checks passed
@portdeveloper portdeveloper deleted the strip-colon-prefix branch September 29, 2025 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants