Bitcoin Forum
July 05, 2024, 07:54:19 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: BTC address format to send the same multiple BTC addresses?  (Read 737 times)
tbcn (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
June 24, 2014, 06:50:29 PM
 #1

What's the BTC format to send the same amount to multiple addresses at the same time?
DannyHamilton
Legendary
*
Offline Offline

Activity: 3430
Merit: 4681



View Profile
June 24, 2014, 08:34:41 PM
 #2

What's the BTC format to send the same amount to multiple addresses at the same time?

Which wallet are you using?
tbcn (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
June 24, 2014, 08:46:35 PM
 #3


I'm using Hive.  What I'm trying to do though is to figure out the URI scheme to create a link.

--side note--
Why when I try and post it says that I need to wait 360 seconds, WHEN I haven't posted.
DannyHamilton
Legendary
*
Offline Offline

Activity: 3430
Merit: 4681



View Profile
June 24, 2014, 08:51:17 PM
 #4

Why when I try and post it says that I need to wait 360 seconds, WHEN I haven't posted.

Any activity on the website (including logging in) is considered "posting" by the software that limits you.  Therefore, after logging in, you need to wait 360 seconds ( 6 minutes ) before creating a post.

Eventually as the number of non-spam posts you create increases, the limit will be reduced.  I think I've currently got a limit of 4 seconds.
tbcn (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
June 24, 2014, 09:22:15 PM
 #5

Why when I try and post it says that I need to wait 360 seconds, WHEN I haven't posted.

Any activity on the website (including logging in) is considered "posting" by the software that limits you.  Therefore, after logging in, you need to wait 360 seconds ( 6 minutes ) before creating a post.

Eventually as the number of non-spam posts you create increases, the limit will be reduced.  I think I've currently got a limit of 4 seconds.

Makes sense and I'm sure it helps with users posting spam. 

Back to my question:  I can't find anything about how to create a URI to pay two different BTC addresses the same amount.  Any idea?
I know the format bitcoin:address?amount=1&label=whatever&message=hereYourMessage
DannyHamilton
Legendary
*
Offline Offline

Activity: 3430
Merit: 4681



View Profile
June 24, 2014, 09:24:15 PM
 #6

Back to my question:  I can't find anything about how to create a URI to pay two different BTC addresses the same amount.  Any idea?
I know the format bitcoin:address?amount=1&label=whatever&message=hereYourMessage

As far as I know, that is the only format that is supported by most bitcoin wallets.  I'm not aware of a single URI for multiple outputs that is supported by any of the well known bitcoin wallets.
tbcn (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
June 24, 2014, 09:28:30 PM
 #7

Back to my question:  I can't find anything about how to create a URI to pay two different BTC addresses the same amount.  Any idea?
I know the format bitcoin:address?amount=1&label=whatever&message=hereYourMessage

As far as I know, that is the only format that is supported by most bitcoin wallets.  I'm not aware of a single URI for multiple outputs that is supported by any of the well known bitcoin wallets.

Thank you!  Something else I was unaware of.  Thanks Danny.
BitCoinDream
Legendary
*
Offline Offline

Activity: 2338
Merit: 1204

The revolution will be digital


View Profile
June 24, 2014, 09:41:29 PM
 #8

Back to my question:  I can't find anything about how to create a URI to pay two different BTC addresses the same amount.  Any idea?
I know the format bitcoin:address?amount=1&label=whatever&message=hereYourMessage

As far as I know, that is the only format that is supported by most bitcoin wallets.  I'm not aware of a single URI for multiple outputs that is supported by any of the well known bitcoin wallets.

Thank you!  Something else I was unaware of.  Thanks Danny.

If u r ok with using the blockchain.info API, use the following code...

Code:
https://blockchain.info/merchant/$guid/sendmany?password=$main_password&second_password=$second_password&recipients=$recipients&shared=$shared&fee=$fee

Details: https://blockchain.info/api/api_send

tbcn (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
June 24, 2014, 11:52:37 PM
 #9

Back to my question:  I can't find anything about how to create a URI to pay two different BTC addresses the same amount.  Any idea?
I know the format bitcoin:address?amount=1&label=whatever&message=hereYourMessage

As far as I know, that is the only format that is supported by most bitcoin wallets.  I'm not aware of a single URI for multiple outputs that is supported by any of the well known bitcoin wallets.

Thank you!  Something else I was unaware of.  Thanks Danny.

If u r ok with using the blockchain.info API, use the following code...

Code:
https://blockchain.info/merchant/$guid/sendmany?password=$main_password&second_password=$second_password&recipients=$recipients&shared=$shared&fee=$fee

Details: https://blockchain.info/api/api_send

Thanks I'll take a look at it again.  I briefly browsed the api yesterday, will do again. Thanks.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!