Reputation: 185
What is the best way to send transaction in Ethereum with ERC-20 token and get balance of account using web3j
Upvotes: 0
Views: 601
Reputation: 1611
Take a look at https://github.com/blk-io/erc20-rest-service it will proxy requests into an ERC20 contract.
Upvotes: 1