Hello i am trying to find away how can one ERC20 contract can receive and send other ERC20 tokens to wallets and contracts.
Example Token ABC (my ERC20) contract receive 100 GRT tokens.
Token ABC now have 100GRT available in the contract wallet.
Token ABC want to send 10GRT tokens to regular user wallet address - How that can be implemented ?