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

feat: add solana txs endpoints #1052

Merged
merged 15 commits into from
Oct 3, 2024
Merged

feat: add solana txs endpoints #1052

merged 15 commits into from
Oct 3, 2024

Conversation

NeOMakinG
Copy link
Contributor

@NeOMakinG NeOMakinG commented Sep 30, 2024

closes #1038

Description

  • For the TX History endpoint, it's not a regular pagination (limited by helius), we need to send the latest signature to query next pages

Screenshots

Example for a specific TX: https://api.solana.localhost/api/v1/tx/4EMcyB3mY5YWCNYfP9r6reQzCvPDqYtNKngCauyooAkgsDHM2YZ82ttiyLw8MCiWFvbbZyEtnQCFwWUCp3YxnPr6
image

TX History:
image
With last cursor:
image

@NeOMakinG NeOMakinG changed the base branch from solana-gast-estimate to develop October 2, 2024 08:08
@NeOMakinG NeOMakinG marked this pull request as ready for review October 2, 2024 08:09
@NeOMakinG NeOMakinG requested a review from a team as a code owner October 2, 2024 08:09
@NeOMakinG NeOMakinG requested a review from kaladinlight October 2, 2024 08:10
@kaladinlight kaladinlight merged commit ab52e00 into develop Oct 3, 2024
2 checks passed
@kaladinlight kaladinlight deleted the solana-txs branch October 3, 2024 18:08
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

Successfully merging this pull request may close these issues.

Solana - Tx history
2 participants