I have an ETH wallet and there are many tokens in there. At least 20 erc20 tokens.
Simple question.
Is there a way to send all ERC20 tokens in one transaction to another ETH adress?
According to mechanics of ETH it's not possible at all, because when you're want to send an ERC20 token you send transaction to the smart contract of that particular token. So you will need a few transactions to move all your tokens one by one.