I am using following explorer API to get token transaction.
https://xdc.blocksscan.io/docs/#/Token/get_api_token_txs__tokenType_
However, due to API limitation on numbers of lines per page to only 50 it makes it harder to automate some processes using basic spreadsheet json import API options.
Ask: could this limit be expanded to a larger number say 1000
Discussion (3)
Hello,
Thank you for your requirements, I would like to inform you that we have increased limit from 50 to 1000 for token-txs API.
That is awesome, thank you very much.
I just did a quick test with 1000, on that page, and i get a response limiting to 100 instead of 1000. Can you please check again? I see that that web page says limit 1000 correctly as expected buy APi may be restricting to 100 imo.
Response Body:
{
"total": 270,
"perPage": 100,
"currentPage": 1,
"pages": 3,
"items": [