I'm trying to find the balance of ERC20 tokens (such as Tether) of specific addresses.
Actually, I hope to find an API that works like below, get the account address and contract address and return the balance of that specific token.
To clarify my purpose, in the TRC20 network, I use this endpoint and there is an array of TRC20 token balances in the response.