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

Display claimed Merkle claims #18

Open
gabmontes opened this issue Apr 2, 2021 · 0 comments
Open

Display claimed Merkle claims #18

gabmontes opened this issue Apr 2, 2021 · 0 comments

Comments

@gabmontes
Copy link
Member

The Merkle Claims app shall show a list of [id, amount] past claims for the user.

Implementation details

When a user executes a claim the contract logs a MerkleClaim event.

Even when it is simple to query the node for events, for performance reasons an indexer service should be used.

Alternative: show only the claims in the x past days and allow the user to iteratively get older time windows.

gabmontes added a commit that referenced this issue Apr 29, 2024
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

1 participant