Bitcoin Forum

Bitcoin => Development & Technical Discussion => Topic started by: cloverme on May 13, 2017, 12:52:37 PM



Title: How to create a vanity burn address?
Post by: cloverme on May 13, 2017, 12:52:37 PM
I've seen some projects have created public bitcoin address with no known private key (burner addresses), how are those created? (example: 1CounterpartyXXXXXXXXXXXXXXXUWLpVr)

I plan on burning counterparty tokens, but any bitcoin burner address will work.

Thanks  :)


Title: Re: How to create a vanity burn address?
Post by: noobtrader on May 13, 2017, 01:50:22 PM
have you try these http://gobittest.appspot.com/ProofOfBurn


from
https://bitcoin.stackexchange.com/questions/40882/how-to-make-a-vanity-throwaway-address-similar-to-1bitcoineateraddressdontsendf


Title: Re: How to create a vanity burn address?
Post by: Coding Enthusiast on May 13, 2017, 01:56:12 PM
Google is always your best friend:
https://en.bitcoin.it/wiki/Proof_of_burn

This one is step by step:
https://bitcoin.stackexchange.com/questions/1851/how-to-generate-a-valid-bitcoin-address-for-destroying-bitcoins

A gist:
https://gist.github.com/CoinWhisperer/6d673f1f3d13da1611cd


Title: Re: How to create a vanity burn address?
Post by: User365 on May 14, 2017, 10:54:18 AM
I am just curious, so take no offence  :D

Why would someone do that ?


Title: Re: How to create a vanity burn address?
Post by: cloverme on May 15, 2017, 01:01:24 AM
have you try these http://gobittest.appspot.com/ProofOfBurn


from
https://bitcoin.stackexchange.com/questions/40882/how-to-make-a-vanity-throwaway-address-similar-to-1bitcoineateraddressdontsendf
Google is always your best friend:
https://en.bitcoin.it/wiki/Proof_of_burn

This one is step by step:
https://bitcoin.stackexchange.com/questions/1851/how-to-generate-a-valid-bitcoin-address-for-destroying-bitcoins

A gist:
https://gist.github.com/CoinWhisperer/6d673f1f3d13da1611cd

Great suggestions guys, much appreciated. I can always get an answer here no matter how complex or small.  ;D


Title: Re: How to create a vanity burn address?
Post by: cloverme on May 15, 2017, 01:04:35 AM
I am just curious, so take no offence  :D

Why would someone do that ?

None taken...  So, by destroying a particular number of coins/tokens which can't be recovered, you are essentially preventing a proof that no one, including yourself can do anything with it. In my case, I'll be selling tokens and the remaining tokens will be destroyed on the blockchain. That way, no one can say I plan to sell them later. The proof of destruction is on the blockchain.  It's often called Proof of Burn.

In my particular case, I wanted a vanity one that reflected the proof of burn was related my project.

https://en.bitcoin.it/wiki/Proof_of_burn


Title: Re: How to create a vanity burn address?
Post by: sp00lin9 on May 23, 2017, 08:04:04 PM
You can use the Bitcoin Address Utility to create an unspendable burn address.

https://en.bitcoin.it/wiki/Bitcoin_Address_Utility (https://en.bitcoin.it/wiki/Bitcoin_Address_Utility)

Are you looking for something like this? 17cLov3rm3burnaddressxxxxxxxw2HLH4

You can verify it here. http://lenschulwitz.com/base58


Title: Re: How to create a vanity burn address?
Post by: cloverme on May 26, 2017, 06:21:47 PM
You can use the Bitcoin Address Utility to create an unspendable burn address.

https://en.bitcoin.it/wiki/Bitcoin_Address_Utility (https://en.bitcoin.it/wiki/Bitcoin_Address_Utility)

Are you looking for something like this? 17cLov3rm3burnaddressxxxxxxxw2HLH4

You can verify it here. http://lenschulwitz.com/base58

Thank you, much appreciated!


Title: Re: How to create a vanity burn address?
Post by: sp00lin9 on May 27, 2017, 03:23:32 PM
You can use the Bitcoin Address Utility to create an unspendable burn address.

https://en.bitcoin.it/wiki/Bitcoin_Address_Utility (https://en.bitcoin.it/wiki/Bitcoin_Address_Utility)

Are you looking for something like this? 17cLov3rm3burnaddressxxxxxxxw2HLH4

You can verify it here. http://lenschulwitz.com/base58

Thank you, much appreciated!

You're welcome!