BitBot
Main WebsiteSupport ServerInvite to DiscordDonate
  • Getting Started
  • Changelog
  • FAQ
  • Commands
    • Statistics
      • info
      • price
      • ticker
      • global
      • convert
      • trending
      • fg
    • Configuration
      • News
        • news configure
        • news manage
      • Alerting
        • alerts manage
        • Add Alerts Dialog
      • Following
        • follows manage
        • Add Follow Dialog
    • Blockchain
      • address
      • track
      • minestats
      • minecalc
    • Utility
      • help
      • stats
      • addemoji
  • Premium
    • Plans
    • Subscription Management
      • Applying Subscription
      • Cancelling Subscription
    • Subscribe
  • Tickers
    • Explained
      • Configuring Colors
    • Commands
      • @Ticker
      • base
    • Invite
  • Legal
    • Terms of Service
    • Privacy Policy
Powered by GitBook
On this page
  • Description
  • Usage
  • Arguments
  • Examples
  • Preview

Was this helpful?

  1. Commands
  2. Blockchain

minecalc

Description

Calculates expected mining profitability given computing power.

Usage

/minecalc [crypto] [hash rate] {power consumption} {power cost}

Arguments

Description: The cryptocurrency being mined.

Valid Inputs: Name or symbol for a supported cryptocurrency.

Argument Examples: bitcoin eth zcash

Description: Hash rate of the computer.

Valid Inputs: A number followed by a hash rate unit

Properly Formatted Hash Rates:

  • 20GH

  • 15H/s

  • 700mH

  • 10kh

  • 50TH

Description: How much power the mining operations consume in Watts.

Valid Inputs: A valid number.

Default: 0

Argument Examples: 800 1200

Description: Cost of power in US Dollars/kWh

Valid Inputs: A valid number.

Default: 0

Argument Examples: 0.12 0.1

Examples

  • /minecalc BTC 50TH 800 0.12

  • /minecalc ETH 40MH

  • /minecalc ZEC 10KH/s 1200 0.1

Preview

Command previews are coming soon...

PreviousminestatsNextUtility

Last updated 2 years ago

Was this helpful?