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

Can not get last jetton transfers with /v1/jetton/getHistory #67

Closed
shmyak2000 opened this issue Feb 14, 2023 · 1 comment
Closed

Can not get last jetton transfers with /v1/jetton/getHistory #67

shmyak2000 opened this issue Feb 14, 2023 · 1 comment

Comments

@shmyak2000
Copy link

Bug Type

Functional

Reproduction steps

I want to receive last jetton transfers for the account. I try to do it like this: https://tonapi.io/v1/jetton/getHistory?account=[account]&jetton_master=[jetton_master]&limit=100
It returns 100 jetton transfers that are not ordered by time. Thus, if there are a lot of them (more than 1000), some transactions will not be received at all. Is there any way to get the latest transactions by date?

Actual result

100 jetton transfers that are not ordered by time

Expected result

100 last jetton transfers by time

Suggested Severity

Critical

Device

Any device

Additional Context

No response

@mr-tron
Copy link
Collaborator

mr-tron commented Sep 4, 2023

please migrate to /v2/jettons/{account}/history

@mr-tron mr-tron closed this as completed Sep 4, 2023
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