Near Blocks Transaction by Address #132
Unanswered
iamvikas10
asked this question in
Q&A
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Everyone,
I have a very simple use case, i want to fetch all the transactions of a user by its address from the account creation date,
/v1/account/{account}/txns --> this is the endpoint which is used to fetch the transactions by address, but it seems to have limitations of latest 5000 records only. Is there a limitation for only free accounts or it will be there for paid API also ?
Also same applies to :- /v1/account/{account}/ft-txns and /v1/account/{account}/nft-txns
Beta Was this translation helpful? Give feedback.
All reactions