I'm writing an android wallet similar in functionality to MyEtherWallet, and I can't seem to find any example of how to generate a contract using Web3j to send arbitrary ERC20 tokens. Does anyone have a good example of that or do I need to generate a separate contract for each token I'd want to send, and if so how can I do that in java?
Asked
Active
Viewed 520 times