4,156 questions
4,369 answers
5,718 comments
Hi,
I want to list all transactions for an asset. I am using listassettransactions method for listing. but its coming in ascending order. I want to list in descending order.
I'm afraid you cannot currently change the order of the output of listassettransactions using the API, so you would need do this at the application level in your own code.