Bitcoin Forum
May 06, 2024, 08:37:03 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How to reduce circulating supply of a crypto currency ?  (Read 1088 times)
pearsed (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
November 20, 2017, 10:23:22 AM
Last edit: November 20, 2017, 09:26:17 PM by pearsed
 #1

Hi All

I was looking for some advice on ways to reduce the circulating supply of a coin if you were the creator of it, would you have to have full blockchain code access and how can it be done?

Say you had 150,000,000 coins in circulation and gradually wanted to buy back and reduce circulation what woudl be the best way to do this?

I take it just buying and holding them woudl not reduce circulating supply?

Advice and feedback appreciated.
Even if you use Bitcoin through Tor, the way transactions are handled by the network makes anonymity difficult to achieve. Do not expect your transactions to be anonymous unless you really know what you're doing.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
DooMAD
Legendary
*
Offline Offline

Activity: 3780
Merit: 3104


Leave no FUD unchallenged


View Profile
November 20, 2017, 12:00:02 PM
Last edit: November 24, 2017, 08:40:00 PM by DooMAD
Merited by ABCbits (2)
 #2

Hi All

I was looking for some advice on ways to reduce the circulating supply of a coin if you were the creator of it, would you have to have full blockchain code access and how can it be done?

Say you had 150,000,000 coins in circulation and gradually wanted to buy back and reduce circulation what woudl be the best way to do this?

I take it just buying and holding them woudl not reduce circulating supply?

Advice and feedback appreciated.

Being the creator of a currency doesn't generally give you power to alter that once you've released your code into the wild and others have started using it.  

One way to reduce the circulating supply is to make the coins unspendable.  In Bitcoin, this is generally done using burn addresses or sending coins back to the genesis block, although other coins may be different (altcoins, for example, may have spendable genesis blocks).  But, you would have to own (and willingly surrender) all the coins you wish to remove from circulation with this method.

Other methods would likely require a consensus change on the chain in question.  Whether it's to alter the mining reward so that the total supply is reduced, or whatever else may affect the release schedule of newly created coins in that particular currency.  But everyone else on that network will have to agree with the change, or you'll just fork that altcoin into a new one with a different capitalisation.  The original would still remain with the old cap.


//EDIT:  Only the 50 BTC Block Reward in the genesis block is unspendable, coins sent back to the genesis block from any other address may well be spendable, assuming the private key isn't lost (which it might be, but there's no point in risking it).  Just go with burn addresses if you decide on that first option.

.
.HUGE.
▄██████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄███████████████████████▄
▄█████████████████████████▄
███████▌██▌▐██▐██▐████▄███
████▐██▐████▌██▌██▌██▌██
█████▀███▀███▀▐██▐██▐█████

▀█████████████████████████▀

▀███████████████████████▀

▀█████████████████████▀

▀█████████████████▀

▀██████████▀▀
█▀▀▀▀











█▄▄▄▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
.
CASINSPORTSBOOK
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀▀█











▄▄▄▄█
TommyZ
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
November 20, 2017, 12:13:34 PM
 #3

If coin is already released and live and you don't have built-in functionality of "burning" coins all you can do is update to the client and include that burn function. Hopefully nodes that run your coin will update their software and you'll be able to do what you want.

pearsed (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
November 20, 2017, 02:30:31 PM
 #4


I am in the process of launching a project with a crypto currency, posisbly an erc20 token to start with then progressing on to our own alt coin.
Part of the plan is to reduce the circulating supply over 3 years, the info you have given me will help in planning the project. Thanks Folks.
A Feeder
Full Member
***
Offline Offline

Activity: 392
Merit: 101



View Profile
November 20, 2017, 03:03:28 PM
 #5

First of all if you have yourself your own alt coin, it is advisable to keep minimum the coins you produce to regulate effectively your circulating supply.
TommyZ
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
November 20, 2017, 08:39:33 PM
 #6


I am in the process of launching a project with a crypto currency, posisbly an erc20 token to start with then progressing on to our own alt coin.
Part of the plan is to reduce the circulating supply over 3 years, the info you have given me will help in planning the project. Thanks Folks.

If it's ERC20 token that you didn't release yet, this issue i trivial. Simply implement a function in your token that will subtract given amount of token of the caller. You can actually use zeppelin-solidity contract for this - BurnableToken. Just inherit from it and you are done.

Another case is that you can automate burning of your token but that's another story.
desmodiAN
Member
**
Offline Offline

Activity: 164
Merit: 19


View Profile
November 20, 2017, 09:13:11 PM
 #7

discourage keeping coins for a shorttime.
encourage not moving coins. (interest on froozen coins)
bind coins to something else that is uneasy to shift...
forbid trading on exchanges...
pearsed (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
November 20, 2017, 09:24:54 PM
Last edit: November 20, 2017, 10:53:32 PM by pearsed
 #8

Thanks for all the feedback folks I will pass this info to our blockchain developer guys.

I suppose I should probably start an official post about our concept soon, at the minute I am doing private crowd funding with 10% referral bonus and was thinking of not posting officially about it on here until then.

The initial idea is to cap at 150,000,000 tokens and then spend 5 years taking as many out of circulation as possible, while increasing volume and usage. I think an erc20 token sounds like the best bet initially and possibly allow people to convert to alt if we build our own later.

We wont just be selling coins we will also be selling shares in the company so it will be a little different to what people are used to in ICO's
richlipkin
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
November 22, 2017, 12:13:13 AM
 #9

If coin is already released and live and you don't have built-in functionality of "burning" coins all you can do is update to the client and include that burn function. Hopefully nodes that run your coin will update their software and you'll be able to do what you want.



It's possible to simply send coins to an unrecoverable address, one that nobody has the public key to. With ethereum, the universal "burn address" is 0x0000... etc.

So no built-in "burn function" is really necessary. Just send them to an unrecoverable wallet.

Hope this helps.
Kakmakr
Legendary
*
Offline Offline

Activity: 3444
Merit: 1957

Leading Crypto Sports Betting & Casino Platform


View Profile
November 22, 2017, 08:07:38 AM
 #10


I am in the process of launching a project with a crypto currency, posisbly an erc20 token to start with then progressing on to our own alt coin.
Part of the plan is to reduce the circulating supply over 3 years, the info you have given me will help in planning the project. Thanks Folks.

Are you going to do this with a pre-mine and then burning the coins? A lot of people are not keen on Alt coins having a pre-mine, even if you promise to burn them. What would the strategy be for a gradual reduction on the coin supply? Why not just reduce the Coin cap at the start of the project?

I would not get too fancy with the tactics, rather start with a smaller coin cap and be done with it. ^smile^

..Stake.com..   ▄████████████████████████████████████▄
   ██ ▄▄▄▄▄▄▄▄▄▄            ▄▄▄▄▄▄▄▄▄▄ ██  ▄████▄
   ██ ▀▀▀▀▀▀▀▀▀▀ ██████████ ▀▀▀▀▀▀▀▀▀▀ ██  ██████
   ██ ██████████ ██      ██ ██████████ ██   ▀██▀
   ██ ██      ██ ██████  ██ ██      ██ ██    ██
   ██ ██████  ██ █████  ███ ██████  ██ ████▄ ██
   ██ █████  ███ ████  ████ █████  ███ ████████
   ██ ████  ████ ██████████ ████  ████ ████▀
   ██ ██████████ ▄▄▄▄▄▄▄▄▄▄ ██████████ ██
   ██            ▀▀▀▀▀▀▀▀▀▀            ██ 
   ▀█████████▀ ▄████████████▄ ▀█████████▀
  ▄▄▄▄▄▄▄▄▄▄▄▄███  ██  ██  ███▄▄▄▄▄▄▄▄▄▄▄▄
 ██████████████████████████████████████████
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█  ▄▀▄             █▀▀█▀▄▄
█  █▀█             █  ▐  ▐▌
█       ▄██▄       █  ▌  █
█     ▄██████▄     █  ▌ ▐▌
█    ██████████    █ ▐  █
█   ▐██████████▌   █ ▐ ▐▌
█    ▀▀██████▀▀    █ ▌ █
█     ▄▄▄██▄▄▄     █ ▌▐▌
█                  █▐ █
█                  █▐▐▌
█                  █▐█
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█
▄▄█████████▄▄
▄██▀▀▀▀█████▀▀▀▀██▄
▄█▀       ▐█▌       ▀█▄
██         ▐█▌         ██
████▄     ▄█████▄     ▄████
████████▄███████████▄████████
███▀    █████████████    ▀███
██       ███████████       ██
▀█▄       █████████       ▄█▀
▀█▄    ▄██▀▀▀▀▀▀▀██▄  ▄▄▄█▀
▀███████         ███████▀
▀█████▄       ▄█████▀
▀▀▀███▄▄▄███▀▀▀
..PLAY NOW..
monkeydominicorobin
Full Member
***
Offline Offline

Activity: 294
Merit: 104


✪ NEXCHANGE | BTC, LTC, ETH & DOGE ✪


View Profile
November 22, 2017, 09:18:01 AM
 #11

Hi All

I was looking for some advice on ways to reduce the circulating supply of a coin if you were the creator of it, would you have to have full blockchain code access and how can it be done?

Say you had 150,000,000 coins in circulation and gradually wanted to buy back and reduce circulation what woudl be the best way to do this?

I take it just buying and holding them woudl not reduce circulating supply?

Advice and feedback appreciated.

Years ago someone sent thousands worth of bitcoin to an address with a non-existent private key. This is an effective way of reducing the supply without even tinkering with the code.

razzbee
Full Member
***
Offline Offline

Activity: 182
Merit: 100

Transcodium - The Future of Transcoding


View Profile WWW
November 22, 2017, 09:23:14 AM
 #12

Sending the coins to non existent address , burning the coins or sending the coins to an address without a private key.. these are the possible ways
TommyZ
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
November 22, 2017, 07:27:36 PM
 #13

If coin is already released and live and you don't have built-in functionality of "burning" coins all you can do is update to the client and include that burn function. Hopefully nodes that run your coin will update their software and you'll be able to do what you want.



It's possible to simply send coins to an unrecoverable address, one that nobody has the public key to. With ethereum, the universal "burn address" is 0x0000... etc.

So no built-in "burn function" is really necessary. Just send them to an unrecoverable wallet.

Hope this helps.

Since it's ERC20 token probably based on opensource code like zeppeling-solidity (as it should), it will not allow token transfer to 0x0 address. Transaction will fail.

Even if contract allows transfer to 0x0 address (it really shouldn't), it will not actually burn the token. Token would be unusable, yes, but total supply would not change. Burn function solves it all.
This is how it looks on etherscan while sending token to 0x0 address: https://ibb.co/jcJm7m



Thanks for all the feedback folks I will pass this info to our blockchain developer guys.

If you need to ask community about burning coins and give our feedback to blockchain developer, you may want to consider if you hired the right guys for the job.
Jet Cash
Legendary
*
Offline Offline

Activity: 2702
Merit: 2456


https://JetCash.com


View Profile WWW
November 23, 2017, 05:21:06 AM
 #14

Circulating coins are coins being actively used. Buying them and holding them long term reduces the circulating supply. It is my belief that the rise in the price of Bitcoin is caused by some organisations and individuals taking coins out of circulation. Forexample, if Amazon accepted coins in payment for goods, but didn't pay them out or exchange them, they would have an increasing store of wealth, and scarcity may reduce the wider adoption of Bitcoin, this would make it easier for them to introduce their own coin.

Offgrid campers allow you to enjoy life and preserve your health and wealth.
Save old Cars - my project to save old cars from scrapage schemes, and to reduce the sale of new cars.
My new Bitcoin transfer address is - bc1q9gtz8e40en6glgxwk4eujuau2fk5wxrprs6fys
pearsed (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
November 30, 2017, 11:13:57 AM
 #15


Thanks for the feedback everyone, i was thinking just put them beyond use.

Regards Pearse
malikusama
Copper Member
Sr. Member
****
Offline Offline

Activity: 1050
Merit: 294



View Profile
November 30, 2017, 05:58:45 PM
 #16

Hi All

I was looking for some advice on ways to reduce the circulating supply of a coin if you were the creator of it, would you have to have full blockchain code access and how can it be done?

Say you had 150,000,000 coins in circulation and gradually wanted to buy back and reduce circulation what woudl be the best way to do this?

I take it just buying and holding them woudl not reduce circulating supply?

Advice and feedback appreciated.

It is simply impossible to control either a decentralized or a centralized currency in this way as you are stating. If you are a creator it doesn't mean that you have a control over the coin that is circulating in the market. The supply and demand is responsible for the price of a currency but also a total deadlock in market (means no circulation of coin) can cause a huge downfall.
rule144
Newbie
*
Offline Offline

Activity: 53
Merit: 0


View Profile
December 01, 2017, 08:39:31 PM
 #17

I've noticed lately it seems swaps are popular, i.e.; COLX 2:1 or even PIE > PIEX 4:1 ... thus halving or quartering your supply. Done via a fork.
inashed
Jr. Member
*
Offline Offline

Activity: 89
Merit: 4


View Profile
December 04, 2017, 12:53:58 PM
 #18

What you want is called demurrage.

Freicoin have this, talk with them about this:

https://bitcointalk.org/index.php?topic=89843.0
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!