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 update_token_info_from_token_list_task #2289

Merged
merged 1 commit into from
Oct 29, 2024
Merged

Fix update_token_info_from_token_list_task #2289

merged 1 commit into from
Oct 29, 2024

Conversation

Uxio0
Copy link
Member

@Uxio0 Uxio0 commented Oct 28, 2024

  • Address was not checked and could be None.
  • If chainId is not specified, we assume it's matching the current one.
  • Exclude tokens without address

- Address was not checked and could be `None`.
- If `chainId` is not specified, we assume it's matching the current one.
- Exclude tokens without `address`
@Uxio0 Uxio0 requested a review from a team as a code owner October 28, 2024 13:44
@Uxio0 Uxio0 merged commit d4b834a into main Oct 29, 2024
5 checks passed
@Uxio0 Uxio0 deleted the fix-task branch October 29, 2024 10:29
@github-actions github-actions bot locked and limited conversation to collaborators Oct 29, 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