Request all transactions in a single request

Hi!

How could I requer all transactions that a user made in a wallet in a single request? This is critical in my use case because I need to have the values โ€‹โ€‹of all transactions already carried out by the user in a certain wallet for the purpose of performing accounts in my application with these values. If it is necessary to make one call per transaction the process would be very time consuming and costly.

Another equally important question. Is it possible to keep more than one wallet from the same user in sync? Thank you!

you can check:

https://docs.moralis.io/moralis-server/web3-sdk/account#gettransactions

and

https://docs.moralis.io/moralis-server/automatic-transaction-sync/historical-transactions#sync-and-watch-address