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

Possible pagination Error #86

Open
leoenes opened this issue Sep 26, 2024 · 0 comments
Open

Possible pagination Error #86

leoenes opened this issue Sep 26, 2024 · 0 comments

Comments

@leoenes
Copy link

leoenes commented Sep 26, 2024

We are trying to fetch the transactions from blocks using the pagination (in our case we used different values between 50 and 200), but we could find a specific transaction hash. But when we tried filtering it using query_param hash, we found the transaction.

CASE:
Example is masterblock -> 40642894 + transaction hash -> ZXqZL6ybANPcg0GAEf0SpIW/XQ40/A08Pk7UqHrCbSQ=

QUERY:
/api/v3/transactions?workchain=0&mc_seqno=40642894&hash=ZXqZL6ybANPcg0GAEf0SpIW%2FXQ40%2FA08Pk7UqHrCbSQ%3D&limit=100&offset=0&sort=desc

@toncenter toncenter deleted a comment Sep 27, 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