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

Fixed the issue with loading hrc721 images #111

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

justinasfour04
Copy link

Previously using forEach with async/await. This is error prone because forEach does not handle asynchronous callback functions. Had to convert to for loops in order to properly manage async functions. Added better logic for contracts that do not have TokensOfOwner included

@justinasfour04
Copy link
Author

@ethlocker

@justinasfour04
Copy link
Author

@lijiang2087

@sophoah sophoah requested a review from hypnagonia November 15, 2021 03:41
@justinasfour04
Copy link
Author

@hypnagonia Can you please review

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.

1 participant