How to add liquidity for an inflationary cryptocurrency

0 votes
I have an NFT collection that generates 1 token (let's call them COIN) every 24 hours (see CyberKongz). There is no ICO for COIN and the currency is 100% inflationary meaning the supply starts when the first NFT generates 1 COIN.

If the price of each NFT is .003 ETH and I purchase COIN with 5% of the proceeds from the sale, then the initial price after minting the first NFT would be .003 ETH * .05(%) = 0.00015 ETH or 50 cents USD.

Since the NFT generates COIN every day, and multiple NFT's are minted on any given day, how do I properly add liquidity to COIN keeping its price to two decimal places? If I purchase COIN with the proceeds of the sale, does it essentially just become like an ICO where one wallet holds most of the coins?

Does anyone have a good suggestion for the monetary policy of COIN given its inflationary nature?
Mar 16, 2022 in Blockchain by Soham
• 9,700 points
370 views

1 answer to this question.

0 votes
This is the process of the functioning of inflation, but you can try using a kind of bot that listens to all the events to know how much tokens was minted and make it do the maths and decides when to add more liquidity and precisely, the quantity of liquidity to be used.
answered Mar 24, 2022 by Rahul
• 9,670 points

Related Questions In Blockchain

0 votes
1 answer

How to add https security for Node js?

You need to add the key and cert to the createServer function. const options ...READ MORE

answered Aug 10, 2018 in Blockchain by digger
• 26,740 points
524 views
0 votes
1 answer

How to add Bitcoin as currency for my website?

You cannot use BTC as the currency ...READ MORE

answered Aug 17, 2018 in Blockchain by slayer
• 29,350 points
831 views
0 votes
0 answers

hd wallet bip44 in js - how to create an address for a chain other than bitcoin?

I have a small script basically taken ...READ MORE

Mar 2, 2022 in Blockchain by Aditya
• 7,680 points
829 views
0 votes
1 answer

Truffle tests not running after truffle init

This was a bug. They've fixed it. ...READ MORE

answered Sep 11, 2018 in Blockchain by Christine
• 15,790 points
1,690 views
+1 vote
1 answer

Protocols used in a distributed/dlt system for the nodes to establish communication

yes all are over TCP/IP connections secured ...READ MORE

answered Aug 6, 2018 in Blockchain by aryya
• 7,450 points
1,142 views
+1 vote
3 answers

Removing double quotes from a string from JSON response in PHP

Just remove the json_encode call, and it should work: $resp ...READ MORE

answered Sep 12, 2018 in Blockchain by digger
• 26,740 points
43,941 views
0 votes
1 answer

How to get a list of Coinbase CryptoCurrency Coins

The following code: import requests ...READ MORE

answered Apr 8, 2022 in Blockchain by Rahul
• 9,670 points
1,122 views
0 votes
1 answer

How to visualize real-time data candlestick chart for cryptocurrencies?

Take a look at https://github.com/highfestiva/finplot. Where you can ...READ MORE

answered Apr 7, 2022 in Blockchain by Rahul
• 9,670 points
2,282 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP