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

New endpoints to fetch transactions history #510

Open
tdroxler opened this issue Jan 31, 2024 · 0 comments
Open

New endpoints to fetch transactions history #510

tdroxler opened this issue Jan 31, 2024 · 0 comments

Comments

@tdroxler
Copy link
Member

We need a new endpoint to fetch transactions history more easily, currently with the pagination it's not very convenient.

We want to have time ranges, as we'll probably still need pagination inside that endpoint, we need to check if we could only use the to query params or if it's better to keep the from -> to.

We could also add a new endpoint to fetch the latest tx hash and timestamp of a address. To know if we need to update or if we are up-to-date.

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