Bitcoin Forum
May 17, 2024, 12:33:44 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Generate address that starts with 3  (Read 1548 times)
bittyfree (OP)
Full Member
***
Offline Offline

Activity: 126
Merit: 100

I like nuts


View Profile
May 04, 2015, 04:54:46 PM
 #1

Hi

I have seen some websites that have an address that starts with a 3. For example Bit-X and some multisig addresses.
They are all valid, but I have no clue how to get one.
Are they normal addresses? Is there any way to vanity gen one?

Thanks

S4VV4S
Hero Member
*****
Offline Offline

Activity: 1582
Merit: 502


View Profile
May 04, 2015, 04:58:17 PM
 #2

Hi

I have seen some websites that have an address that starts with a 3. For example Bit-X and some multisig addresses.
They are all valid, but I have no clue how to get one.
Are they normal addresses? Is there any way to vanity gen one?

Thanks

That is a multi-sig address.

Here: https://en.bitcoin.it/wiki/Multisignature
moko666
Hero Member
*****
Offline Offline

Activity: 635
Merit: 500

BlasterKVs the king of xbox modding


View Profile WWW
May 04, 2015, 04:58:24 PM
 #3

here you go

https://bitcointalk.org/index.php?topic=365550.0


hope it helps
bittyfree (OP)
Full Member
***
Offline Offline

Activity: 126
Merit: 100

I like nuts


View Profile
May 04, 2015, 05:00:54 PM
 #4

Thanks man! Have been searching for this for a long time!

coinableS
Legendary
*
Offline Offline

Activity: 1442
Merit: 1179



View Profile WWW
May 06, 2015, 01:52:37 AM
 #5

Or in case you are a visual learner there's a couple videos on youtube. James D'Angelo does great videos but his demonstration uses a custom python script, so if you want to follow along with his you need to download that and run python along with your wallet. The 1st one is how to do it in bitcoin core wallet. The second video shows you how to do it through SSH with bitcoind and rpc commands.

Bitcoin Core Wallet - How To Create a Multisig Address and Spend From It
Bitcoind RPC - Bitcoin M-of-N Multisig Addresses
Python RPC Bitcoind - Bitcoin 101 - Multi-Signature Addresses

bitpop
Legendary
*
Offline Offline

Activity: 2912
Merit: 1060



View Profile WWW
May 13, 2015, 07:16:05 AM
 #6

Greenaddress.it

JarvisTechnology
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250



View Profile
May 13, 2015, 01:21:39 PM
 #7

bitaddress which generates paper wallets I believe gives you an address with either 5 or 3.

DannyHamilton
Legendary
*
Offline Offline

Activity: 3388
Merit: 4653



View Profile
May 13, 2015, 03:17:15 PM
 #8

bitaddress which generates paper wallets I believe gives you an address with either 5 or 3.

No.

There are currently no standard bitcoin addresses that start with a 5.

There are five different initial characters for standard bitcoin addresses:

  • 1 - All standard Pay-to-pubkey-hash (P2PKH) addresses start with a 1
  • 3 - All standard Pay-to-script-hash (P2SH) addresses start with a 3
  • m or n - All testnet Pay-to-pubkey-hash (P2PKH) addresses start with either an 'm' or an 'n'
  • 2 - All testnet Pay-to-script-hash (P2SH) addresses start with a 2
RussianRaibow
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500

I AM A SCAMMER


View Profile WWW
May 13, 2015, 03:59:50 PM
 #9

All I see above are online methods. Is there any way, I can create MultiSig address offline, like I can do with the bitaddress code ?

I AM A SCAMMERI AM A SCAMMERI AM A SCAMMERI AM A SCAMMERI AM A SCAMMERI AM A SCAMMERI AM A SCAMMERI AM A SCAMMERI AM A SCAMMERI AM A SCAMMERI AM A SCAMMERI AM A SCAMMERI AM A SCAMMERI AM A SCAMMERI AM A SCAMMERI AM A SCAMMERI AM A SCAMMERI AM A SCAMMERI AM A SCAMMERI AM A SCAMMERI AM A SCAMMERI AM A SCAMMERI AM A SCAMMERI AM A SCAMMERI AM A SCAMMERI AM A SCAMMERI AM A SCAMMERI AM A SCAMMERI AM A SCAMMERI AM A SCAMMERI AM A SCAMMERI AM A SCAMMERI AM A SCAMMERI AM A SCAMMERI AM A SCAMMERI AM A SCAMMERI AM A SCAMMER
DannyHamilton
Legendary
*
Offline Offline

Activity: 3388
Merit: 4653



View Profile
May 13, 2015, 06:06:13 PM
 #10

All I see above are online methods. Is there any way, I can create MultiSig address offline, like I can do with the bitaddress code ?

Sure.

  • Disconnect computer from internet
  • Install Bitcoin Core
  • Choose the "Receive" tab
  • Click the "Request Payment" button
  • Store a copy of the address generated that starts with a 1 (I'll use the phrase your_address_here later to refer to this address)
  • Choose "Help" from menu
  • Choose "Debug Window"
  • Choose "Console" in the Debug window
  • Type: dumpprivkey your_address_here
  • It would probably be a good idea to securely store a copy of this private key
  • Type: createmultisig 1 '[your_address_here]'
  • Store a copy of the address generated that starts with a 3
  • Store a copy of the redeemScript
  • Remove Bitcoin Core from the computer
bitbaby
Hero Member
*****
Offline Offline

Activity: 812
Merit: 1000



View Profile WWW
May 14, 2015, 05:31:35 AM
 #11

All I see above are online methods. Is there any way, I can create MultiSig address offline, like I can do with the bitaddress code ?

Apart from Bitcoin Core which Danny suggested above you can also use latest version of Electrum which supports Multisig and I believe it can be done off-line. cmiiw

Read the guide here: https://electrum.orain.org/wiki/Multisig_Wallets

But make sure you understand what you're doing and that you can send funds from the multisig address before storing large sum of btc in it. The best way to make sure is send a small amount of bitcoin say 0.001 to it and then try to send it to another address.

Some people also suggested on reddit that it can be done using coinkite & coinb.in too but I don't know if it's secure or not therefore I can't recommend it but you can read more about those and see if you find them safe and doable.

xingming
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


Writing to dispel society's myths.


View Profile
May 14, 2015, 03:33:55 PM
 #12

Hello , I think an address that start with 3 is an green address , i know two apps or site that can
do it :

greenaddress.it [Recommanded]
copay.io [Good too]

Xing Ming .

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!