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

ERC-721 Table #31

Open
xiaoyao1991 opened this issue Feb 14, 2018 · 2 comments
Open

ERC-721 Table #31

xiaoyao1991 opened this issue Feb 14, 2018 · 2 comments

Comments

@xiaoyao1991
Copy link
Owner

No description provided.

@yello123
Copy link

Can u put a description I would love to help on some of the issues.

@xiaoyao1991
Copy link
Owner Author

@yello123 Thanks for the interest. Now since we are simply from parsing the Transfer events to populate erc20 table, some erc721 token transfers are mistakenly categorized as erc20 transfer. That's something we should fix as the first step.

In the long run, I'm thinking of making an ERC721 table that looks like ERC20. The problem with ERC721 is that the amount transferred is no longer part of the Transfer event. It was replaced by an id. We need to think of more use cases and design a good table schema.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants