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 fetching #6043

Merged
merged 4 commits into from
Sep 2, 2022
Merged

Fix token instance fetching #6043

merged 4 commits into from
Sep 2, 2022

Conversation

Qwerty5Uiop
Copy link
Collaborator

@Qwerty5Uiop Qwerty5Uiop commented Sep 2, 2022

Motivation

There is no need to fetch TokenTransfer along with the Token.Instance in cases where we only need an instance.

Changelog

Got rid of fetching a TokenTransfer in places where this is not necessary.

@vbaranov vbaranov self-requested a review September 2, 2022 16:16
@vbaranov vbaranov merged commit c8b074f into master Sep 2, 2022
@vbaranov vbaranov deleted the fix-erc1155-tokens-fetching branch September 2, 2022 16:16
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.

None yet

2 participants