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

Contract query through EIP standard #171

Open
3 of 4 tasks
wangminqi opened this issue Mar 11, 2022 · 2 comments
Open
3 of 4 tasks

Contract query through EIP standard #171

wangminqi opened this issue Mar 11, 2022 · 2 comments
Assignees

Comments

@wangminqi
Copy link
Member

wangminqi commented Mar 11, 2022

Currently we have finished the query of contracts with specific EIP/Interface satisfied by their binary code.

We should keep our capacity of extension.

Current Target:

  • ERC20
  • ERC721
  • ERC1155
  • ERC165 (low priority)
@bdmason bdmason self-assigned this Mar 11, 2022
@geastwood
Copy link
Contributor

If I understand correctly, apart from ERC165. This effort is already done yeh. We are already providing this data from our graphql endpint (and the data is available in DB).

@bdmason
Copy link
Contributor

bdmason commented Mar 15, 2022

@geastwood ERC165 is in effect done too. We have a new schema to discuss when @wangminqi is available for the next Web3Go meeting. Once we agree on it I'll implement it very quickly. 1 contract to 1 ERC standard no longer makes sense - this is what we need to agree on.

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

No branches or pull requests

3 participants