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 token instance fetcher for ERC-1155 #6093

Merged
merged 3 commits into from
Sep 13, 2022
Merged

Conversation

Qwerty5Uiop
Copy link
Collaborator

@Qwerty5Uiop Qwerty5Uiop commented Sep 12, 2022

Resolves #4369 #5929

Motivation

Token instance fetchers operates only the token_id field of token transfer entity while ERC-1155 tokens uses token_ids field which means that token instance fetcher just ignores them.

Changelog

Updated token instance fetcher algorithm so it fetches ERC-1155 token instances as well.

@vbaranov vbaranov merged commit f6a7a94 into master Sep 13, 2022
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.

[NFT] Token id in Token tx details leads to 404
2 participants