Hello, I am new here. What is the best way to get all transactions from a wallet? And save them?

Sep 22, 2023, 4:02 PM
download tonkeeper, import the seed phrase and see the transaction history
Sep 22, 2023, 4:03 PM
No, I would like to see the history of a given wallet and save it.
Sep 22, 2023, 4:03 PM
export history?
Sep 22, 2023, 4:04 PM
History of a wallet transactions.
Sep 22, 2023, 4:05 PM
in what format?
Sep 22, 2023, 4:05 PM
CSV, JSON, HTML
Sep 22, 2023, 4:07 PM
you can get in json format the transactions of the wallet, if it has less than 100 transactions, at https://toncenter.com/api/v2/getTransactions?address=&limit=100&to_lt=0
Sep 22, 2023, 4:16 PM
Thank you. It seems nice, I think it is not possible to go over 100 with a free tier. Right?
Sep 22, 2023, 4:18 PM
you can change the to_lt digit from 0 to 100, etc., but you can't get more than 100 at a time.
Sep 22, 2023, 4:19 PM
*lt is not the index of transaction and needs to be changed according to last seen lt.
Sep 22, 2023, 4:20 PM
ah, yes. it should be possible to view the last digit of lt
Sep 22, 2023, 4:21 PM
If this is the only way with big limit, why does the explorers do not allow to export the data?
Sep 22, 2023, 4:22 PM
Because it's not common request.
Sep 22, 2023, 4:22 PM
What is the best place to ask for this feature?
Sep 22, 2023, 4:23 PM
You should post this at https://github.com/ton-society/grants-and-bounties/issues.
Sep 22, 2023, 4:24 PM
why?
Sep 22, 2023, 4:25 PM
Because this looks as a worthwhile footstep.
Sep 22, 2023, 4:26 PM

© 2024 Draquery.com All rights reserved.