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

Add the ability for Cadence-native projects to update their EVM symbol #117

Open
sisyphusSmiling opened this issue Sep 3, 2024 · 0 comments
Assignees

Comments

@sisyphusSmiling
Copy link
Contributor

Description

Given that Cadence NFTs do not have a standard view defining their symbol and ERC721 contracts require a symbol, the bridge currently derives one when the asset is onboarded. Since onboarding is permissionless, project owners may wish to update their project's bridged ERC721 symbol. There should be a path to ensure projects can do so if they wish by making changes to their Cadence contract and syncing the defined cadence symbol with the corresponding ERC721 symbol.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Status: 🏗 In Progress
Development

No branches or pull requests

1 participant