Daily token balances for a wallet address

Hi there,

I need to get token balances of a wallet address for each day of the last 30 days. Would this require 30 separate API calls to the balances endpoint? Or is it possible to return all this data in a single call?

By the way, I am trying to calculate balances using transfers but I’m having difficulty producing accurate results so I figured I would try the balances endpoint.

You can add date/ time / height filter too.