Calculatrice des parts d'investissement dans Infinity Hash

Cette calculatrice peut être utilisée pour estimer le prix futur d'Infinity Hash Stacks (IHS).

Estimation de prix IHS

Prix du Bitcoin

Prix du dollar américain :

Les résultats sont une estimation de prix et peuvent varier considérablement en fonction de conditions extérieures changeantes comme la difficulté de minage, les interruptions, et autres. Toutes les valeurs, estimations ou chiffres sont uniquement indicatifs et ne sont pas destinés à être utilisés pour des décisions légales, financières ou commerciales.


Où obtenir les données utilisées dans la calculatrice

  • Prix du Bitcoin (USD) : Consultez des sites tels que coingecko.com ou coinmarketcap.com.
  • Récompense des dernières 24 heures (BTC) : Take the “Estimated Earnings Per Day” entry from our public pool minier.
  • Coût de l'énergie sur 24 heures (USD) : Head to our public electricity wallet on bscscan and switch to the “Token Transfers (BEP-20)” tab. Take the amount of the last incoming, daily USDT transaction.
  • Nombre total d'IHS : Take it from the Infinity Hash dashboard, the blog, or one of the landing pages.

Calcul direct du prix IHS

Direct price calculation refers to the calculation path that does not use yesterday’s price for smoothing. This is the method used in the price calculator above.

1.) Calculer le prix direct IHS en USD :

price_direct_usd = rewards_24h_usd × 1095 total_ihs_nr

2.) Assurez-vous que le prix sélectionné n'est pas inférieur au prix de vente minimum en USD. Le prix IHS en USD est le suivant

prix_aujourd'hui_usd = max ( price_direct_usd , prix_min_vente )

3.) Le prix de l'IHS en BTC est le suivant :

prix_aujourd'hui_btc = prix_aujourd'hui_usd prix_bitcoin

Voici une explication des variables statiques et où obtenir les données utilisées dans le calcul :

  • rewards_24h_usd: Allez à notre public reinvest wallet on bscscan and switch to the “Token Transfers (BEP-20)” tab. Take 2 times the amount of the last incoming, daily USDT transaction (rewards and reinvest amounts are the same each day, therefore we can just take 2 times the public reinvest amount).
  • 1095: C'est simplement 3 fois 365 jours. 3 ans est notre horizon d'investissement recommandé pour le projet.
  • total_ihs_nr: The total number of IHS. You find this number on the website in our weekly updates.
  • Prix de vente minimum : The minimum selling price for new Infinity Hash Stacks is $1.00 (USD).
  • prix_du_bitcoin: Consultez des sites comme coingecko.com ou coinmarketcap.com (utilisez le prix en USD).
  • price_yesterday_btc: Yesterday’s IHS price (in BTC).

Calcul complet du prix IHS

The full IHS price calculation takes into account a 5-day smoothing using yesterday’s price. This is the same calculation used for the actual selling price of new IHS in the dashboard.


1.) Calculer le prix direct IHS en USD :

price_direct_usd = rewards_24h_usd × 1095 total_ihs_nr

2.) Calculer le prix direct de l'IHS en BTC :

prix_direct_btc = price_direct_usd prix_bitcoin

3.) Calculate the smoothed IHS price in BTC (5-day-smoothing):

price_smooth_btc = price_yesterday_btc × 4 + prix_direct_btc 5

4.) Ensure the selected price is not below the minimum sell price in BTC. Le prix de l'IHS en BTC est le suivant :

prix_aujourd'hui_btc = max ( price_smooth_btc , prix_min_vente prix_bitcoin )

5.) The IHS price in USD is:

prix_aujourd'hui_usd = prix_aujourd'hui_btc × prix_bitcoin

FAQ sur le calcul des prix IHS

Pourquoi y a-t-il un prix de vente minimum ?

We have a minimum selling price for new Infinity Hash Stacks because, at some point, ASICs (Bitcoin mining machines) won’t get any cheaper due to production costs (even if the Bitcoin price were to go down a lot). A sudden crash in the IHS price would allow new investors to dilute the actual hashrate per IHS by buying up IHS when it is mispriced (too cheap) and thus “steal” the hashrate from existing investors. We update the minimum selling price for new IHS via community votes regularly to reflect changes in ASIC production costs.

Why is the IHS price smoothed?

We added the smoothing described in 3.) of the full IHS price calculation path to the price model to ensure that 4 or 5 hours of downtime due to power outages or other temporary problems wouldn’t completely crash the IHS price, but long-term changes still get reflected in the IHS price. Furthermore, the 5-day smoothing prevents too extreme price surges to the upside due to anomalies in daily earnings (e.g., high block fees).

I tried to calculate it myself, and the formula doesn’t work!

Please make sure to calculate everything in BTC, not in USD prices. The new IHS selling price is calculated in BTC once per day and is not changed until the next calculation 24 hours later. The USD price is only for easy understanding in the dashboard and will change intraday based on BTC price changes. In case you have any questions, feel free to contact our support at any time.