Is it possible to get a user’s portfolio value history in a single query? Right now if a user holds multiple ERC20 coins for example i have to send multiple API calls to get the historical value for each holding. Any better ways to go about this problem?