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

[SDK] Support batch graph queries for all supported chains #1232

Closed
bitbeckers opened this issue Dec 9, 2023 · 3 comments
Closed

[SDK] Support batch graph queries for all supported chains #1232

bitbeckers opened this issue Dec 9, 2023 · 3 comments

Comments

@bitbeckers
Copy link
Contributor

Describe the feature you'd like to request

As a user, I want to be able to inspect all hypercerts owned by my address across multiple chains.
As a developer, I want to be able to retrieve either all testnet or production hypercerts, to not confuse users about their ownership
As a developer, I want to prevent users seeing hypercerts assigned to their address but not owner by them, like in a case with a Safe address, to not confuse users about their ownership

Describe the solution you'd like

Based on chainId, provide all test or production hypercerts for a given address.

Describe alternatives you've considered

Leaving it to the users of the SDK, but we should facilitate easy development and onboarding into hypercerts tooling

@bitbeckers
Copy link
Contributor Author

@Jipperism is this in #1286 ?

@bitbeckers bitbeckers added this to the Multi-chain stack milestone Apr 8, 2024
@Jipperism
Copy link
Contributor

@bitbeckers yes it is. We can close it when that gets merged.

@Jipperism
Copy link
Contributor

Closing because #1286 got merged.

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

2 participants