Post
Topic
Re: Is it possible to send ERc20 token to 500 people?
by
bitmaker7777
on 29/04/2018, 13:59:04 UTC
Exactly. You can't send a transaction to multiple accounts/addresses because Ethereum doesn't work with UTXO method but with account method. So you spend Ethers from one account to other one. Not transactions that you have received (inputs) to other addresses (outputs).
Thanks