Bitcoin Forum

Bitcoin => Bitcoin Technical Support => Topic started by: TheBitMan on May 28, 2012, 09:19:49 PM



Title: Is there a way to send multiple payments at once?
Post by: TheBitMan on May 28, 2012, 09:19:49 PM
Is there a way that I can send the same amount to multiple addresses?


Title: Re: Is there a way to send multiple payments at once?
Post by: Raoul Duke on May 28, 2012, 09:30:23 PM
It's called sendmany and that's the command you should use on bitcoind.

Someone will give you the exact syntax for sure, or you can investigate it on your own
Code:
 $ ./bitcoind
 bitcoin server starting
 $ ./bitcoind help
 # shows the help text
or
https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_Calls_list


Title: Re: Is there a way to send multiple payments at once?
Post by: MoonShadow on May 28, 2012, 09:35:18 PM
Is there a way that I can send the same amount to multiple addresses?

Yes, but there are no GUI wallet programs that support it yet.


Title: Re: Is there a way to send multiple payments at once?
Post by: TheBitMan on May 28, 2012, 09:37:33 PM
Is there a way that I can send the same amount to multiple addresses?

Yes, but there are no GUI wallet programs that support it yet.
So the isn't a site or anything?


Title: Re: Is there a way to send multiple payments at once?
Post by: Pieter Wuille on May 28, 2012, 10:07:32 PM
Is there a way that I can send the same amount to multiple addresses?

Yes, but there are no GUI wallet programs that support it yet.

Eh... Bitcoin-Qt has supported it since its first release (v0.5.0).


Title: Re: Is there a way to send multiple payments at once?
Post by: Raoul Duke on May 28, 2012, 10:15:27 PM
Is there a way that I can send the same amount to multiple addresses?

Yes, but there are no GUI wallet programs that support it yet.

Eh... Bitcoin-Qt has supported it since its first release (v0.5.0).

And so does Armory.
Altho it would be more simple to craft automatically the sendmany command for bitcoind than to input one address/amount at a time in the GUI in the way it's done both in Bitcoin-Qt and Armory.


Title: Re: Is there a way to send multiple payments at once?
Post by: paraipan on May 28, 2012, 10:34:19 PM
Is there a way that I can send the same amount to multiple addresses?

Yes, but there are no GUI wallet programs that support it yet.

Eh... Bitcoin-Qt has supported it since its first release (v0.5.0).

https://i.imgur.com/s8AtR.png


Title: Re: Is there a way to send multiple payments at once?
Post by: TheBitMan on May 28, 2012, 10:52:41 PM
Is there a way that I can send the same amount to multiple addresses?

Yes, but there are no GUI wallet programs that support it yet.

Eh... Bitcoin-Qt has supported it since its first release (v0.5.0).

https://i.imgur.com/s8AtR.png
thanks


Title: Re: Is there a way to send multiple payments at once?
Post by: dree12 on May 29, 2012, 01:43:05 AM
Is there a way that I can send the same amount to multiple addresses?

Yes, but there are no GUI wallet programs that support it yet.

Eh... Bitcoin-Qt has supported it since its first release (v0.5.0).
Emphasis mine. No GUI wallet programs allow mass distribution of BTC without a lot of clicking/typing.


Title: Re: Is there a way to send multiple payments at once?
Post by: Herp on January 29, 2014, 09:31:37 PM
Is there a wallet that can do this atm without much fuss?


Title: Re: Is there a way to send multiple payments at once?
Post by: grue on January 29, 2014, 09:43:36 PM
Is there a wallet that can do this atm without much fuss?
bitcoin-qt?


Title: Re: Is there a way to send multiple payments at once?
Post by: halcyon on January 29, 2014, 10:29:48 PM
Is there a wallet that can do this atm without much fuss?

coinbase online wallet


Title: Re: Is there a way to send multiple payments at once?
Post by: Sonny on January 30, 2014, 10:31:49 AM
Is there a wallet that can do this atm without much fuss?
bitcoin-qt?

Electrum and blockchain.info as well.