Description
The rate limits are increasing with etherscan and this can make queries for transactions fail due to those. With this restrictions we need to be able to refresh balances only for a selected chain and/or address combination since otherwise we will requery X addresses * 7 chains
and will hit the rate limit again.