I have a collection of wallet addresses and I need to find the amount of a token that each of those addresses hold in some liquidity pools. Lets suppose the liquidity poll is for token A and B. So I need to find the amount of token A that each addresses has in the liquidity pool. How can I get that?
To be clear, I am not talking about the lp_token, rather I am talking about one of the tokens that the addresses have staked.