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

fix: Allow new third parties URN #115

Merged
merged 5 commits into from
Aug 16, 2024

Conversation

LautaroPetaccio
Copy link
Contributor

This PR makes it possible for the site to process the new wearables' third party URNs.
The URN in the user's profile is represented as:
urn:decentraland:amoy:collections-thirdparty:back-to-the-future:amoy-eb54:tuxedo-6751:amoy:0x1d9fb685c257e74f869ba302e260c0b68f5ebb37:15
And we need to remove the network, contract and token id parts to get a valid pointer.

Copy link

vercel bot commented Aug 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
wearable-preview ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 16, 2024 6:09pm

src/lib/config.ts Outdated Show resolved Hide resolved
Co-authored-by: Gabriel Díaz <[email protected]>
Signed-off-by: Lautaro Petaccio <[email protected]>
@LautaroPetaccio LautaroPetaccio merged commit 8a0c65c into master Aug 16, 2024
3 checks passed
@LautaroPetaccio LautaroPetaccio deleted the fix/allow-new-third-party-urns branch August 16, 2024 18:24
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