Hello. Such question: How can i get balances of all accessible tokens of the address of a wallet throw API or program code. So, as it shows on the etherscan. Tried tokenbalance.com, then we need the addresses of tokens, the balance of which must be shown. But balances of all assets are needed to me.
The thing is, that to know where your tokens are, you need contracts addresses. That's why
tokenbalance.com ask for one. You'll need to search for all contracts addresses for token you want to watch, then you'll be able to use tokenbalance api or software.
I'm not aware of a full complete token list with addresses... But with a little research, I'm sure you'll find some useful information or build it by yourself!