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: only consider an update when token address and chainId match #734

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

alfetopito
Copy link
Collaborator

Summary

When adding a token to a new network, when one with the same address already existed in another, the original one was removed: 00c9cbe

This change makes sure it takes chainId into account to consider an update vs a new token.

@alfetopito alfetopito self-assigned this Nov 4, 2024
@alfetopito alfetopito requested a review from a team November 4, 2024 17:25
@alfetopito alfetopito merged commit 197605e into main Nov 5, 2024
5 checks passed
@alfetopito alfetopito deleted the fix/update-token branch November 5, 2024 07:29
@github-actions github-actions bot locked and limited conversation to collaborators Nov 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants