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

analyzer/runtime: enable balance tracking for ERC-721 #459

Merged
merged 1 commit into from Jun 29, 2023

Conversation

pro-wh
Copy link
Collaborator

@pro-wh pro-wh commented Jun 23, 2023

the "balance" is the number of the tokens they have, i.e. exactly one moves per Transfer event. this will help us show the number of holders

tested with the same block range as #447

Copy link
Collaborator

@mitjat mitjat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 elegant

Base automatically changed from pro-wh/feature/erc721 to main June 29, 2023 20:24
@pro-wh pro-wh merged commit 271d3f9 into main Jun 29, 2023
6 checks passed
@pro-wh pro-wh deleted the pro-wh/feature/holders10 branch June 29, 2023 20:52
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