Advertisement
quangtuan9237

miner_setting

Apr 12th, 2020
5,095
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 82.99 KB | None | 0 0
  1. #!/bin/bash
  2.  
  3. ##########################################################################
  4. ##########################################################################
  5. ####################   nvOC 3.2 - Community Release   ####################
  6. ##########   Based on the original nvOC v0019-1.4 by fullzero   ##########
  7. ##########################################################################
  8. ##########################################################################
  9.  
  10. # fullzero:     nvOC Creator
  11.  
  12. # papampi:      nvOC Community Release Creator
  13. #               ( BTC address: 1NsnsnqkkVuopTGvUSGrkMhhug8kg6zgP9 )
  14.  
  15. # nvOC Community Release contributors (in alphabetical order):
  16.  
  17. # brightskye:   DISABLED_GPUS
  18. #               Allow turning off gpu by utilizing each miner's -device options
  19.  
  20. # leenoox:      nvOC ver 0019-2.0 (community release)
  21. #               The new 0019-2.0 TEMP_CONTROL
  22. #               Methods for color output throughout nvOC scripts
  23. #               multiple bug fixes and enhacements for ver 0019-2.0
  24.  
  25. # LukePicci:    nvOC Community Release Main Developer
  26.  
  27. # obm_dan:      Foreman monitoring integration
  28. #               ( BTC address: 1MGxnFDozG1UTKjxryNaiAAU7XkqWpEqK2 )
  29.  
  30. # SizzlePizzle: Algo mining unification
  31. #               ( BTC address: bc1qq42xn9zea933j88kv7u8xqeae84rr8f8lmlx55 )
  32.  
  33. # Stubo:        ver 0019-2.0 (community release) main developer
  34. #               nvOC function script
  35. #               minerinfo script
  36. #               multiple bug fixes and enhacements for ver 0019-2.0
  37.  
  38. # Original nvOC contributors (in alphabetical order):
  39.  
  40. # BaliMiner:    TELEGRAM_MESSAGES
  41. #               ( BTC address:  1HbzxQ6AVeWYvFm322KtxZcJJLAqfJHpN8 )
  42.  
  43. # damNmad:      damNmad_ALGO_SPECIFIC_OC
  44. #               nvOC discord channel https://discordapp.com/invite/8YDFEvY
  45. #               Added Lots of COIN selections
  46. #               Alternative telegram alert
  47. #               ( BTC address: 1Mtf6K7c3ZhBDcPz91c4wcQ95DxLn88zC )
  48.  
  49. # IAmNotAJeep:  IAmNotAJeep_and_Maxximus007_WATCHDOG
  50. #               Methods for improved system stability
  51. #               ( BTC address: 13PnEKpfVzNseWkrm6LoueKcCMPj74zPv7 )
  52.  
  53. # kk003:        Alternative telegram alert ( very extensive )
  54. #               Telegram Setup Video
  55. #               ( BTC address: 196pMZnByg5UaPvJPK67ErAHgDPeSyu8QV )
  56.  
  57. # lost_post:    upPASTE (timeout based _Parallax_ Mode auto-updating)
  58. #               Methods for separating settings and implementation
  59. #               Methods for AUTO_UPDATE
  60. #               ( BTC address: 1GFTEtLLvvwoa4ogDntD5oaXBgJLYokzTC )
  61.  
  62. # Maxximus007:  Maxximus007_AUTO_TEMPERATURE_CONTROL
  63. #               Expectless 1bash
  64. #           IAmNotAJeep_and_Maxximus007_WATCHDOG
  65. #               ( BTC address: 1JAFefdPVAs3WQiTqnYWbsjifJAEjQcjQ8 )
  66.  
  67. # meligo:       FAQ website nvoc-mining-os.com
  68. #               ( BTC address: 1AwUJMztX2ARZp8ULqR5UsK3b27om8j3vq )
  69.  
  70. # papampi:      nvOC Community Release main developer
  71. #               WTM_AUTO_SWITCH
  72. #           WTM_PROFIT_CHECK
  73. #               Alternative telegram alert and guide
  74. #               Web info http://rig_ip/index.html
  75. #               multiple bug fixes and enhacements for ver 0019-2.0
  76. #               ( BTC address: 1NsnsnqkkVuopTGvUSGrkMhhug8kg6zgP9 )
  77.  
  78. # _Parallax_:   _Parallax_ Mode ( wget + pastebin oneBash updating )
  79. #               Methods for image size reduction
  80. #               Methods for logging and system enhancements (with next version)
  81. #               ( BTC address: 329k8rDgxHHcHAEXfwznqv25Go5LERGWLp )
  82.  
  83. # salfter:      SALFTER_NICEHASH_PROFIT_SWITCHING
  84. #               SALFTER_MPH_PROFIT_SWITCHING
  85. #               ( BTC address: 1TipsGocnz2N5qgAm9f7JLrsMqkb3oXe2 )
  86.  
  87. # xleejohnx:    SRR support
  88. #               ( BTC address: 1EY5WbiW3YkWanSKEGcjCETpQfCR81wc56 )
  89.  
  90. v0001="papampi;Community Release"
  91. v0002="Papampi;Telegram changes"
  92. v0003="Papampi;WTM_MINIMUM_MINING_TIME"
  93. v0004="Papampi;More NiceHash mining algos"
  94. v0005="damNmad;New Coins LUX, SUMO, DSR"
  95. v0006="Papampi;New Coins ELLA, XVG, GBX, CRC"
  96. v0007="Papampi;EQUIHASH_MINER, ETHASH_MINER, bminer"
  97. v0008="Papampi;Nicehash bug fixes"
  98. v0009="papampi;Added P104 and changed P106 to P10X"
  99. v0010="papampi;WTM minimum mining time and force switch"
  100. v0011="papampi;Pool Wallet Address Format"
  101. v0012="papampi;New claymore dual mining "
  102. v0013="damNmad;Added BTCP & notes for $WALLET_ADDRESS_FORMAT variable"
  103. v0014="Falcon;Added RavenCoin (RVN)"
  104. v0015="papampi;Temp Control Maximum fan speed"
  105. v0016="papampi;Some fix in claymore_dual"
  106. v0017="papampi;NEOSCRYPT_MINER, LYRA2V2_MINER, SKUNK_MINER, SKEIN_MINER"
  107. v0018="papampi;Alternate Pool Switch"
  108. v0019="papampi;WTM 2nd lower minimum difference to switch"
  109. v0020="LukePicci;Relocate nvOC to arbitrary install directory"
  110. v0021="papampi;More miner optional arguments"
  111. v0022="papampi;OhGodAnETHlargementPill"
  112. v0023="LukePicci;Simplified ALGO specific settings"
  113. v0024="papampi;HEADLEASS_MODE"
  114. v0025="LuKePicci;AUTO_SWITCH generalized implementetion"
  115. v0026="papampi,sizzlephizzle; Algo mining unification"
  116. v0027="LuKePicci;Separate algo_id"
  117. v0028="LuKePicci;More tempcontrol alert color and verbosity options"
  118. v0029="papampi;Nice Algo extension arguments"
  119. v0030="papampi;CryptoNightHeavy"  
  120. v0031="papampi;New EWBF v0.3"  
  121. v0032="papampi;Version numbering"
  122. v0033="papampi;ZHASH, PHI1612, PHI2 Algos, Z_EWBF Miner and NICE_X16R"
  123. v0034="LuKePicci;Rearrange settings and explaination comments"
  124. v0035="LuKePicci;Uniform plusCPU handling"
  125. v0036="papampi;Ethminer new arguments, Coin Pool Protocol"
  126. v0037="papampi;Added bminer scheme info for zhash & tensority based coins"
  127. v0038="Spiral;Added max temperature shutdown option & resolution option for teamviewer"
  128. v0039="papampi;CryptoDredge miner, Suported Algos: Allium, Blake2s, Lyra2v2, Lyra2z, NeoScrypt, PHI1612, Phi2, Skein, Skunkhash, Tribus"
  129. v0040="papampi;BMiner Dual mining"
  130. v0041="papampi;XDNA COIN, HEX ALGO"
  131. v0042="papampi;lolMiner"
  132. v0043="papampi;PhoenixMiner"
  133. v0044="papampi;Auto restart miner,T_Rex miner"
  134. v0045="brightskye;DISABLED_GPUS"
  135. v0046="LuKePicci;Address settings for nicehash, zpool and mph moved from 0miner to 1bash"
  136. v0047="papampi;Add Foreman monitoring"
  137. v0048="LuKePicci;Changes for brightskye's extended miner options handling"
  138. v0049="papampi;CryptoNightV8, X22I, SUQA, Energi Algo, ENERGIMINER, NRG COIN"
  139. v0050="papampi;Miner Schedule"
  140. v0051="papampi;MTP Algo"
  141. v0052="papampi;cuckaroo29, CuckooCycle, cuckatoo31 Algo"
  142. v0053="papampi;load average check"
  143. v0054="papampi;tempcontrol cycle"
  144. v0055="papampi;x21s algo, RITO Coin"
  145. v0056="papampi;NICE_MTP, Nice_Cuckatoo31 and Nice_Cuckaroo29"
  146. v0057="papampi;Lyra2REv3"
  147. v0058="papampi;Allowed fan difference"
  148. v0059="LuKePicci;x16rv2 algo"
  149. v0060="papampi;beamhashii algo"
  150.  
  151.  
  152. # Do not edit these lines
  153. nvOC_Ver="v0019-3.2"
  154. nvOC_1bash_ver="0058"
  155. nvOC_1bash_least_compatible="0058"
  156. nvOC_1bash_last_compatible="0058"
  157.  
  158. # Open the terminal to launch miner; will auto launch on boot
  159.  
  160. # firefox has an OP bookmark; look at the OP for more information
  161.  
  162. # Supported Algorithms:
  163. #               BITCORE CRYPTONIGHT CRYPTONIGHTHEAVY CRYPTONIGHTV7 CRYPTONIGHTV8
  164. #               CUCKAROO29 CUCKATOO31 CUCKOOCYCLE DECRED ENERGI EQUIHASH ETHASH GRS
  165. #               LBRY LYRA2V2 LYRA2RE3 LYRA2Z MYR_GR NEOSCRYPT PASCAL PHI1612 PHI2 SIA
  166. #               SIB SKEIN SKUNK X13 X16R X16RV2 X21S X22I XEVAN ZHASH
  167.  
  168. # ALGO Mining with NiceHash (Auto converts to BTC)
  169. ######### NICE-ETHASH,NICE-EQUIHASH, NICE-LYRA2REV2, NICE-NEOSCRYPT, NICE-CRYPTONIGHT, NICE-X11GOST, NICE-SKUNKHASH
  170.  
  171. # ALGO Miningh with Zpool (Auto converts to BTC)
  172. ######### ZPOOL_LYRA2V2  ZPOOL_BLAKE2S  ZPOOL_EQUIHASH  ZPOOL_LBC  ZPOOL_NEOSCRYPT  ZPOOL_LBRY  ZPOOL_SKEIN
  173.  
  174. # ALGO Miningh with Miningpoolhub (Auto convert to any coins in MPH settings web page)
  175. #########MPH_EQUIHASH, MPH_ETHASH, MPH_SKEIN, MPH_LYRA2Z, MPH_NEOSCRYPT, MPH_LYRA2V2, MPH_CRYPTONIGHTV7, MPH_KECCAK
  176.  
  177. # CLAYMORE_DUAL (ETHASH + Decred/Siacoin/Lbry/Pascal/Blake2s/Keccak)
  178. ## All supported coins can be added in CLAYMORE_DUAL section
  179.  
  180. # BMINER_DUAL (ETHASH + Decred/Siacoin/Lbry/Pascal/Blake2s/Keccak)
  181. ## All supported coins can be added in BMINER_Dual section
  182.  
  183. # Profit Switchers
  184. ######### WTM_SWITCHING - Auto Switch based on WhatToMine.com API
  185. ######### SALFTER_NICEHASH_PROFIT_SWITCHING - NiceHash Profit Switching based on Nicehash API
  186. ######### SALFTER_MPH_PROFIT_SWITCHING - MiningPoolHub  Profit Switching based on MPH API
  187. ######### SALFTER_PROGRAMATIC_SWITCHING       # - change what coin/algo you mine through an external JSON configuration file
  188.  
  189. # Choose any coins listed in coin section or add yours (Ask devs if you dont know how)
  190.  
  191. ###############################################################################
  192. #                                                                             #
  193. #  IMPORTANT: USE ALL CAPS when editing below except for addresses and pools  #
  194. #                                                                             #
  195. ###############################################################################
  196.  
  197. ########################################################
  198. #                                                      #
  199. # General settings                                     #
  200. #                                                      #
  201. ########################################################
  202.  
  203. COIN="ETH"                  # Manual mining, choose the coin to mine (like "ETH", "ZEC", ...)
  204.                 # Dual mining: "DUAL_CLAYMORE" or "DUAL_BMINER"
  205.                             # Automatic profit-based switchers below
  206.  
  207. AUTO_START_MINER="YES"      # YES or NO # Set this to NO when troubleshooting, this will prevent the watchdog restarting the rig
  208.  
  209. AUTO_SWITCH="NO"       # NO, WTM_SWITCHING, SALFTER_NICEHASH_SWITCHING,
  210.                        # SALFTER_MPH_SWITCHING, SALFTER_PROGRAMATIC_SWITCHING
  211.  
  212. # Notes: - NO disables auto switching, mine previously selected COIN
  213. #        - WTM_SWTICHING switch coin over your preferred pools following
  214. #          whattomine.com profitability charts
  215. #        - SALFTER_NICEHASH_SWITCHING switch algo over nicehash pools following
  216. #          nicehash profitabiliy charts
  217. #        - SALFTER_MPH_SWITCHING switch algo over miningpoolhub pools following
  218. #          miningpoolhub profitability charts
  219. #        - SALFTER_PROGRAMATIC_SWITCHING switch algo over pools provided by any
  220. #          custom api URL following its own profitability logic
  221.  
  222. NUMBER_GPUS_INSTALLED=""    # Number or "" # Set number of GPUs installed. Watchdog will check installed vs detected. Leave empty to not check
  223.  
  224. DISABLED_GPUS=""           # space seperated list of devices to be ignore by the miner, start from 0, e.g. 0 1 2 3 4 ...
  225.                
  226. LOCALorREMOTE="LOCAL"       # LOCAL or REMOTE # Set to LOCAL if you have local access to the rig. Set to REMOTE if logging remotely to the rig
  227. # LOCAL will attach the mining process to the gnome or guake terminal
  228. # REMOTE will leave it unattached, miner will be launched using "screen", ready for SSH
  229.  
  230.  
  231. TEAMVIEWER="NO"             # YES or NO # If you use Team Viewer to remotely connect to this rig set this to YES
  232.  
  233. RESOLUTION="1366x768"       # Default system resolution used when connecting through TeamViewer
  234.  
  235.  
  236. SSH="YES"                   # YES or NO # If you use SSH to remotely connect to this rig set this to YES
  237.  
  238.  
  239. AUTO_REBOOT="NO"            # YES or NO # If you want this rig to periodically reboot set this to YES
  240.  
  241. REBOOT_TIMEOUT_IN_MINUTES=2880  # If AUTO_REBOOT is set to YES, use this to set how often to reboot, 1440 = 24 hours, 2880 = 48 hours, minimum 60.
  242.  
  243.  
  244. MINER_RESTART="NO"            # YES or NO # If you want to periodically restart miner set this to YES
  245.  
  246. MINER_RESTART_TIMEOUT_IN_MINUTES=720  # If MINER_RESTART is set to YES, use this to set how often to restart miner, 720 = 12 hours, minimum 60.
  247.  
  248.  
  249. MINER_SCHEDULE="NO"        # Schedule mining to stop and start between given times
  250.  
  251. SCHEDULE_START="07:00"     # Mining start at this time
  252.  
  253. SCHEDULE_END="19:00"       # Mining stop at this time
  254.  
  255.  
  256. GLOBAL_WORKERNAME="YES"     # YES or NO # Use same workername for all coins
  257.  
  258. AUTO_WORKERNAME="HOST"      # HOST or MAC or CUSTOM # Use HOST IP address or network card MAC address or CUSTOM name workername
  259.  
  260. CUSTOM_WORKERNAME="19_3"    # If AUTO_WORKERNAME="CUSTOM" enter your desired workername here
  261.  
  262.  
  263. _Parallax_MODE="YES"         # YES or NO # To deploy 1bash remotely from pastebin.com . You will need to create account
  264.  
  265. pasteBASH="https://pastebin.com/raw/gVXLFz7a" # pastebin.com setting - enter paste link here
  266.  
  267. upPASTE_TIMEOUT_IN_MINUTES=60  # pastebin.com setting - timeout
  268.  
  269.  
  270. CLEAR_LOGS_ON_BOOT="NO"     # YES or NO # Clear all logs when rig boots up
  271.  
  272. LOG_ROTATE="YES"            # Rotate (clean) all logs every x hours. Highly recommended to set this to yes!
  273.  
  274. LOG_ROTATE_INTERVAL="3"     # Time between log rotations in hours. Default is: 3
  275.  
  276.  
  277. SRR="NO"                    # YES or NO # Remote SRR control using Raspberry Pi device with SRR board
  278.  
  279. SRR_SERIAL="000055"         # Remote SRR control setting
  280.  
  281. __SRR_SLOT="1"              # Remote SRR control setting
  282.  
  283.  
  284. CONTROL_GPU_LED="NO"       # YES or NO # Control GPU LED light. NOTE: It only works on some models
  285.  
  286. LED_BRIGHTNESS=100          # 0 - 100 # Set the LED brightness intensity. 0 = OFF, 100 = full brightness
  287.  
  288.  
  289. SLOW_USB_KEY_MODE="NO"      # YES or NO # If you are using a slow USB flash drive (eg. USB 1.0 or USB 2.0) set this to YES
  290.  
  291. ########################################################
  292. #                                                      #
  293. # MINER_WATCHDOG settings                              #
  294. #                                                      #
  295. ########################################################
  296.  
  297. MINER_WATCHDOG="YES"        # YES or NO # Monitors the rig and automatically corrects the detected problems. Highly recommended to use this!
  298.  
  299. LOAD_CHECK="NO"            # YES or NO, Check system load average and reboot if HIGH_LOAD_REBOOT="YES", not works if using plusCPU
  300.  
  301. HIGH_LOAD_REBOOT="NO"       # YES or NO, Set to YES if you want LOAD_CHECK reboot the rig when all load averages (1 min, 5 min and 15 min) are too much higher than normal.
  302.                 # Works only if not using plusCPU.
  303. SYSRQ_REBOOT="NO"           # YES or NO # Use sys request reboot or normal reboot.
  304.                             # Set "YES", watchdog, tempcontrol and load_check use sysrq reboot to prevent kernel panic and freeze if GPU drops off the bus
  305. WATCHDOG_CYCLE="20"         # Time between watchdog cycle loops to check GPU utilization
  306.  
  307. WATCHDOG_USE_COLOR="YES"     # Watchdog log beautifier, use bold text and colors
  308.  
  309. GPU_UTIL_THRESHOLD="70"     # GPU utilization threshold, If utilization bellow this value watchdog takes action (Recommended values 70-90)
  310.  
  311. ALT_POOL="NO"               # YES or NO, Set to YES if you want to enable  poolswitch.
  312.                             # Switch to alternate pool if main pool goes down.
  313.                             # Dual mining and salfter auto switch not supported.
  314.                             # If pool goes down, poolswitch will stop/disable wtm auto switch and will enable/start it after pool comes up to prevent coin data mixed up.
  315.                         # If main pool use username, alternate pool should use same username and workername.
  316.                             # If anonymous mining with coin address alternate pool should use same.
  317.                             # If ALT_POOL="YES" add as follow to your coins data (order should be the same).
  318.  
  319. ###alternate pool setup example:
  320. #ZCL_POOL_1="europe.equihash-hub.miningpoolhub.com"
  321. #ZCL_PORT_1="20575"
  322. #ZCL_POOL_2="zcl.suprnova.cc"
  323. #ZCL_PORT_2="4042"
  324. #ZCL_POOL=$ZCL_POOL_1  #Dont edit this
  325. #ZCL_PORT=$ZCL_PORT_1  #Dont edit this
  326.  
  327.  
  328. ########################################################
  329. #                                                      #
  330. # General OC (overclock) and Power Limit settings      #
  331. #                                                      #
  332. ########################################################
  333.  
  334. POWERLIMIT_MODE="GLOBAL"    # GLOBAL, GPU_SPECIFIC, ALGO_SPECIFIC (Pro Settings: GLOBAL_with_GPU_OFFSET, ALGO_SPECIFIC_with_GPU_OFFSET)
  335.  
  336. OVERCLOCK_MODE="GLOBAL"     # NO, GLOBAL, GPU_SPECIFIC, ALGO_SPECIFIC (Pro Settings: GLOBAL_with_GPU_OFFSET, ALGO_SPECIFIC_with_GPU_OFFSET)
  337.  
  338. # Modes: - NO disables overclock
  339. #        - GLOBAL mode means no individual gpu- or algo-specific settings are used
  340. #        - GPU_SPECIFIC let global setting be overridden by individual gpu-specific setting
  341. #        - ALGO_SPECIFIC let global setting be dynamically overridden by algo-specific setting
  342. #        - Pro Settings are not for the faint-hearted. Dont use if you dont know what they are.
  343. #        For optimal use of any mining switcher use ALGO_SPECIFIC modes !!
  344. #        Default values set later on in 1bash are for 1060, remember to set yours accordingly.
  345.  
  346. _POWERLIMIT_WATTS=110         # Global base Power Limit in watts for each GPU
  347.  
  348. _CORE_OVERCLOCK=-200          # Global base Core overclock offset
  349.  
  350. _MEMORY_OVERCLOCK=1200        # Global base Memory overclock offset
  351.  
  352. # Notes: - the above global settings are for all GPU's and algos, may be subject to
  353. #          overrides or variations according to selected OC and Power Limit modes
  354. #        - algo-specific and individual gpu-specific settings are some sections below in this file
  355.  
  356. HEADLESS_MODE="NO"                 # YES or NO # If using P106_100, P104-100 GPU's in a full headless (no monitor) rig, set this to YES
  357.  
  358. GPUPowerMizerMode_Adjust="NO"      # YES or NO # Use nvidia PowerMizerMode
  359.  
  360. GPUPowerMizerMode=1                # Set PowerMizerMode
  361.  
  362. OhGodAnETHlargementPill="NO"       # YES or NO, Set to YES for mining Ethash algos with 1080 or 1080TI cards
  363.  
  364.  
  365. ########################################################
  366. #                                                      #
  367. # MINER_TEMP_CONTROL settings                          #
  368. #                                                      #
  369. ########################################################
  370.  
  371. # Automatically adjusts the fan speed to keep the desired target temp. If the actual temp is above the target temp this script will increase the fan speed. If the actual temp is 2C below the target temp this script will reduce the fan speed. If the target temperature can't be reached with fan adjustments it will decrease the Power Limit. If actual temp is above the desired target temp and fan speed is already at 100%, the script will lower the Power Limit. Once the target temp is reached, Power Limit will be restored.
  372.  
  373. MINER_TEMP_CONTROL="YES"           # YES or NO # Automatically adjusts the fan speed to keep the desired temp. Highly recommended to use this!
  374.  
  375. MANUAL_FAN="NO"                    # YES or NO # Manually set the fans, no auto adjustment. Set this to NO if using the auto MINER_TEMP_CONTROL
  376.  
  377. FAN_SPEED=70                       # Set fan speed percentage if MANUAL_FAN="YES" (Do not write the % sign)
  378.  
  379. INDIVIDUAL_TARGET_TEMPS="NO"  # YES or NO, if YES global target temperature is overridden by individual per-GPU setting found later in this file
  380.  
  381. TARGET_TEMP=77                # Set the desired global (all GPU's) target temperature in Celsius. Recommended ranges: 55 - 75
  382.  
  383. HOT_SHUTDOWN="NO"         # YES or NO, if YES system will shutdown when SHUTDOWN_TEMP is exceeded.
  384.  
  385. SHUTDOWN_TEMP=90          # If HOT_SHUTDOWN is YES then the system will shutdown if this number is exceeded. (Celsius)
  386.  
  387. TEMP_CONTROL_CYCLE="20"       # Time between Temp control cycle loops, max 30 seconds
  388.  
  389. ALLOWED_TEMP_DIFF=2           # If current temp is 2C below the target temp reduce the fan speed. Works only if current temp is below target temp
  390.  
  391. MINIMAL_FAN_SPEED=50          # Lowest fan speed that will be used. Recommended ranges: 40 - 60
  392.  
  393. MAXIMAL_FAN_SPEED=100          # Highest fan speed before temp control drops power limit to reach TARGET_TEMP. Recommended ranges: 90 - 100
  394.  
  395. ALLOWED_FAN_DIFF=2            # Allowed fan difference to set fan speed if difference is more. If current fan speed has more/less difference than what it should be, set it.
  396.  
  397. __FAN_ADJUST=5                # Fan adjustment size in percent
  398.  
  399. POWER_ADJUST=5                # Adjustment size in watts. If the target temp can not be achieved and fan is already at 100%, reduce Power Limit
  400.  
  401. RESTORE_POWER_LIMIT=90        # Restore original Power Limit if fan speed is lower than this percentage. Recommended: 10% less than Maximum fan speed
  402.  
  403. WARN_PL_DROPS="NO"            # Gives a Warning every time an auto-adjustment occurs and Powerlimit gets dropped
  404.  
  405. TEMPCONTROL_USE_COLOR="YES"               # YES or NO, enables Text output beautifier, use bold text and colors
  406.  
  407.  
  408. ########################################################
  409. #                                                      #
  410. #           Foreman monitor settings                   #
  411. #                                                      #
  412. ########################################################
  413.  
  414. # Monitor your miners remotely
  415.  
  416. FOREMAN_MONITOR="NO"          # Enable or Disable Foreman monitoring.
  417.                               # To use Foreman, you must register an account at https://foreman.mn
  418. FOREMAN_CLIENT_ID="788"          # After registering, open https://dashboard.foreman.mn/dashboard/profile/ to
  419.                               # get your client ID and API key.  These are needed so your rigs can be
  420. FOREMAN_API_KEY="2715a3d1ba63be41878b364137befb784f297300"            # correctly associated with your private dashboard
  421.  
  422. ########################################################################################
  423. # GLOBAL_WORKERNAME implementation Start - DO NOT EDIT this section                    #
  424. ########################################################################################
  425. IPW=$(ifconfig | sed -En 's/127.0.0.1//;s/.*inet (addr:)?(([0-9]*\.){3}[0-9]*).*/\2/p')
  426. IP_AS_WORKER=$(echo -n "$IPW" | tail -c -3 | sed 'y/./0/')
  427. MAC=$(ifconfig -a | grep -Po 'HWaddr \K.*$')
  428. MAC_AS_WORKER=$(echo -n "$MAC" | sed 'y/:/_/')
  429. if [ $GLOBAL_WORKERNAME == "YES" ]; then
  430.   if [ $AUTO_WORKERNAME == "HOST" ]; then
  431.     WORKERNAME=$IP_AS_WORKER
  432.   elif [ $AUTO_WORKERNAME == "MAC" ]; then
  433.     WORKERNAME=$MAC_AS_WORKER
  434.   elif [ $AUTO_WORKERNAME == "CUSTOM" ]; then
  435.     WORKERNAME=$CUSTOM_WORKERNAME
  436.   fi
  437. fi
  438. ########################################################################################
  439. # GLOBAL_WORKERNAME implementation End - DO NOT EDIT this section                      #
  440. ########################################################################################
  441.  
  442. ################################################################
  443. #                                                              #
  444. # Algo definitions and Coin->Algo mappings                     #
  445. #                                                              #
  446. ################################################################
  447.  
  448. # Notes: nvOC natively supports some algorithms.
  449. #        You can add a new one but you also have to specify the set of coins that
  450. #        support it and a compatilbe miner in the next sections.
  451. #        See the example for NEWCOIN/NEWALGO at the end of this section.
  452.  
  453. ALGOS="BEAMHASHII BITCORE CRYPTONIGHT CRYPTONIGHTHEAVY CRYPTONIGHTV7 CRYPTONIGHTV8 CRYPTONIGHTR CUCKAROO29 CUCKATOO31 CUCKOOCYCLE DECRED ENERGI EQUIHASH ETHASH GRS LBRY LYRA2V2 LYRA2RE3 LYRA2Z MYR_GR NEOSCRYPT PASCAL PHI1612 PHI2 SIA SIB SKEIN SKUNK X13 X16R X16RV2 X21S X22I XEVAN ZHASH"
  454.  
  455. BEAMHASHII_COINS="BEAM,NICE_BEAMHASHII"
  456. BITCORE_COINS="BTX"
  457. CRYPTONIGHT_COINS="KRB,NICE_CRYPTONIGHT"
  458. CRYPTONIGHTV7_COINS="ETN,NICE_CRYPTONIGHTV7"
  459. CRYPTONIGHTV8_COINS="MPH_CRYPTONIGHTV8,NICE_CRYPTONIGHTV8"
  460. CRYPTONIGHTHEAVY_COINS="LOKI,NICE_CRYPTONIGHTHEAVY"
  461. CRYPTONIGHTR_COINS="XMR"
  462. CUCKOOCYCLE_COINS="AE"
  463. CUCKAROO29_COINS="GRIN,NICE_CUCKAROO29"
  464. CUCKATOO31_COINS="GRIN31,NICE_CUCKATOO31"
  465. DECRED_COINS="DCR"
  466. ENERGI_COINS="NRG"
  467. EQUIHASH_COINS="ZEC,ZEN,HUSH,ZCL,BTCP,KMD,ZPOOL_EQUIHASH,MPH_EQUIHASH,NICE_EQUIHASH,VOTE,BTCP,BCI"
  468. ETHASH_COINS="ETH,ETC,EXP,UBQ,CLO,MUSIC,SOIL,MPH_ETHASH,PIRL,NICE_ETHASH,ETP,CLAYMORE_DUAL"
  469. GRS_COINS="GRS,MPH_GRS"
  470. HEX_COINS="XDNA"
  471. LBRY_COINS="LBC,ZPOOL_LBRY"
  472. LYRA2V2_COINS="MONA,VTC,NICE_LYRA2REV2,XVG,MPH_LYRA2V2,ZPOOL_LYRA2V2"
  473. LYRA2RE3_COINS="VTC,NICE_LYRA2REV3"
  474. LYRA2Z_COINS="MPH_LYRA2Z"
  475. MTP_COINS="XZC,NICE_MTP"
  476. MYR_GR_COINS="XMY,MPH_MYR_GR"
  477. NEOSCRYPT_COINS="FTC,ORB,PXC,VIVO,TZC,NICE_NEOSCRYPT,DSR,CRC,GBX,MPH_NEOSCRYPT,ZPOOL_NEOSCRYPT"
  478. PASCAL_COINS="PASC,PASL"
  479. PHI1612_COINS="FLM,SERA"
  480. PHI2_COINS="LUX"
  481. SIA_COINS="SIA"
  482. SIB_COINS="SIB,NICE_X11GHOST"
  483. SKEIN_COINS="ZPOOL_SKEIN,MPH_SKEIN"
  484. SKUNK_COINS="SIGT,ZPOOL_SKUNK,ALTCOM,NICE_SKUNKHASH"
  485. X13_COINS="ONION"
  486. X16R_COINS="XMN,NICE_X16R"
  487. X16RV2_COINS="RVN,NICE_X16RV2"
  488. X21S_COINS="RITO"
  489. X22I_COINS="SUQA"
  490. XEVAN_COINS="BSD"
  491. ZHASH_COINS="AION,BTG"
  492.  
  493. # example, adding NEWALGO for NEWCOIN:
  494. #
  495. #   ALGOS="${ALGOS} NEWALGO"
  496. #   NEWALGO_COINS="NEWCOIN"
  497.  
  498.  
  499. ########################################################
  500. #                                                      #
  501. # Common miners settings                               #
  502. #                                                      #
  503. ########################################################
  504.  
  505. USE_ENVIRONMENTAL_VARIBLES="NO"                  # YES or NO # Not needed for nvidia cards. Default: NO
  506.  
  507. NICE_ADDRESS="36sU4M8xRyj88Ehw9KKeSEPJdT4DFJ9sbe"              # Required for nicehash: your internal Nicehash BTC address
  508.  
  509. ZPOOL_ADDRESS="replace_with_your_BTC_address"    # Required for zpool: your BTC address
  510.  
  511. MPH_ADDRESS="Your_MiningPoolHub_Username"        # Required for MiningPoolHub: your mph account username
  512.  
  513. WALLET_ADDRESS_FORMAT="."                        # Choose between "." , "/" , "-" or any other separators your pool uses.
  514.                                                  # Some pools require dot (address.worker), some require slash (address/worker) format.
  515.                                                  # Depending on the pool you use, set this appropriately:
  516.  
  517. MINER_PWD="x"                                    # Set the miner password. Default: x
  518.                                                  # For zpool use MINER_PWD="$WORKERNAME,c=btc"
  519.                                                  # For dwarfpool and some other pools you can set your email to enable notification from pool
  520.  
  521. ########################################################
  522. #                                                      #
  523. # Algo->miner mapping and specific settings            #
  524. #                                                      #
  525. ########################################################
  526.  
  527. # Notes: miner, intensity and wallet address format for different algos.
  528. #        Choose a miner either from built in miners or any installed pluggable miner
  529. #        Test intensity on your rig and edit it or miner will set default values.
  530. #        Choose the wallet address format your pool requires, or leave common format.
  531. #        You can define new mappings as in the example at the end of this section.
  532. #        Read BMINER available scheme in coin section
  533.  
  534. # Available builtin miners:
  535. #        Various algos:
  536. #          "BMINER", "CryptoDredge", "GMiner", "NBMiner", "TPccminer", "T_Rex", "XMR_Stak", "ZENEMYminer"
  537. #        Energi:
  538. #          "ENERGIMINER"
  539. #        Equihash:
  540. #          "BMINER", "DSTM", "EWBF"
  541. #        Ethash:
  542. #          "BMINER", "CLAYMORE", "ETHMINER", "NBMiner", "PhoenixMiner"
  543. #        Zhash:
  544. #          "BMINER", GMINER", "LOLMINER, "Z_EWBF"
  545.  
  546. # BEAMHASHII
  547. BEAMHASHII_MINER="GMINER"
  548. BEAMHASHII_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  549.  
  550. ## BITCORE, TIMETRAVEL10
  551. BITCORE_INTENSITY="0"
  552. BITCORE_MINER="ZENEMYminer"
  553. BITCORE_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  554.  
  555. ## CRYPTONIGHT
  556. CRYPTONIGHT_INTENSITY="0"
  557. CRYPTONIGHT_MINER="TPccminer"
  558. CRYPTONIGHT_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  559.  
  560. ## CRYPTONIGHT-V7
  561. CRYPTONIGHTV7_INTENSITY="0"
  562. CRYPTONIGHTV7_MINER="XMR_Stak"
  563. CRYPTONIGHTV7_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  564.  
  565. ## CRYPTONIGHT-V8
  566. CRYPTONIGHTV8_INTENSITY="0"
  567. CRYPTONIGHTV8_MINER="XMR_Stak"
  568. CRYPTONIGHTV8_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  569.  
  570. ## CRYPTONIGHTHEAVY
  571. CRYPTONIGHTHEAVY_INTENSITY="0"
  572. CRYPTONIGHTHEAVY_MINER="XMR_Stak"
  573. CRYPTONIGHTHEAVY_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  574.  
  575. ## CRYPTONIGHT R
  576. CRYPTONIGHTR_INTENSITY="0"
  577. CRYPTONIGHTR_MINER="XMR_Stak"
  578. CRYPTONIGHTR_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  579.  
  580. # CUCKAROO29
  581. CUCKAROO29_MINER="GMINER"
  582. CUCKAROO29_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  583.  
  584. # CUCKATOO31
  585. CUCKATOO31_MINER="GMINER"
  586. CUCKATOO31_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  587.  
  588. # CUCKAOO
  589. CUCKOOCYCLE_MINER="GMINER"
  590. CUCKOOCYCLE_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  591.  
  592. ## Decred
  593. DCR_INTENSITY="0"
  594. DCR_MINER="TPccminer"
  595. DCR_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  596.  
  597. ## ENERGI
  598. ENERGI_MINER="ENERGIMINER"
  599. ENERGI_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  600.  
  601. ## EQUIHASH
  602. EQUIHASH_MINER="DSTM"
  603. EQUIHASH_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  604.  
  605. ## ETHASH
  606. ETHASH_MINER="CLAYMORE"
  607. ETHASH_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"       # Some pools require to use "%2e" instead of "." More examples available :https://github.com/ethereum-mining/ethminer/blob/master/docs/POOL_EXAMPLES_ETH.md
  608.  
  609. ## GROESTL
  610. GROESTL_INTENSITY="0"
  611. GROESTL_MINER="TPccminer"
  612. GROESTL_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  613.  
  614. ## HEX
  615. HEX_INTENSITY="0"
  616. HEX_MINER="ZENEMYminer"
  617. HEX_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  618.  
  619. ## KECCAK
  620. KECCAK_INTENSITY="0"
  621. KECCAK_MINER="TPccminer"
  622. KECCAK_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  623.  
  624. ## LBRY
  625. LBRY_INTENSITY="0"
  626. LBRY_MINER="TPccminer"
  627. LBRY_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  628.  
  629. ## LYRA2REV2
  630. LYRA2V2_INTENSITY="1"
  631. LYRA2V2_MINER="CryptoDredge"
  632. LYRA2V2_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  633.  
  634. ## LYRA2REV3
  635. LYRA2RE3_INTENSITY="1"
  636. LYRA2RE3_MINER="CryptoDredge"
  637. LYRA2RE3_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  638.  
  639. ## LYRA2Z
  640. LYRA2Z_INTENSITY="0"
  641. LYRA2Z_MINER="TPccminer"
  642. LYRA2Z_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  643.  
  644. ## MTP
  645. MTP_INTENSITY="0"
  646. MTP_MINER="CryptoDredge"
  647. MTP_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  648.  
  649. ## Myriad Groestl
  650. MYR_GR_INTENSITY="0"
  651. MYR_GR_MINER="TPccminer"
  652. MYR_GR_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  653.  
  654. ## Neoscrypt
  655. NEOSCRYPT_INTENSITY="1"
  656. NEOSCRYPT_MINER="CryptoDredge"
  657. NEOSCRYPT_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  658.  
  659. ## PASCAL
  660. PASCAL_INTENSITY="0"
  661. PASCAL_MINER="TPccminer"
  662. PASCAL_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  663.  
  664. ## PHI1612
  665. PHI1612_INTENSITY="0"
  666. PHI1612_MINER="CryptoDredge"
  667. PHI1612_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  668.  
  669. ## PHI2
  670. PHI2_INTENSITY="0"
  671. PHI2_MINER="CryptoDredge"
  672. PHI2_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  673.  
  674. ## SIA
  675. SIA_INTENSITY="0"
  676. SIA_MINER="TPccminer"
  677. SIA_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  678.  
  679. ## SKEIN
  680. SKEIN_INTENSITY="0"
  681. SKEIN_MINER="TPccminer"
  682. SKEIN_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  683.  
  684. ## SKUNK
  685. SKUNK_INTENSITY="0"
  686. SKUNK_MINER="TPccminer"
  687. SKUNK_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  688.  
  689. ## X11GHOST, SIB
  690. X11GHOST_INTENSITY="0"
  691. X11GHOST_MINER="TPccminer"
  692. X11GHOST_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  693.  
  694. ## X13
  695. X13_INTENSITY="0"
  696. X13_MINER="TPccminer"
  697. X13_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  698.  
  699. ## X16R
  700. X16R_INTENSITY="0"
  701. X16R_MINER="ZENEMYminer"
  702. X16R_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  703.  
  704. ## X16RV2
  705. X16RV2_INTENSITY="0"
  706. X16RV2_MINER="T_Rex"
  707. X16RV2_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  708.  
  709. ## X21S
  710. X21S_INTENSITY="0"
  711. X21S_MINER="T_Rex"
  712. X21S_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  713.  
  714. ## X22I
  715. X22I_INTENSITY="0"
  716. X22I_MINER="T_Rex"
  717. X22I_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  718.  
  719. ## XEVAN
  720. XEVAN_INTENSITY="0"
  721. XEVAN_MINER="ZENEMYminer"
  722. XEVAN_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  723.  
  724. ## ZHASH
  725. ZHASH_MINER="Z_EWBF"
  726. ZHASH_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  727.  
  728. # example, adding miner for NEWALGO:
  729. #
  730. #   ## Newalgo
  731. #   NEWALGO_MINER="builtin_or_pluggable_miner_name"
  732. #   NEWALGO_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  733.  
  734.  
  735. ################################################################
  736. #                                                              #
  737. # CPU mining settings                                          #
  738. #                                                              #
  739. ################################################################
  740.  
  741. plusCPU="NO"                # YES or NO # Mine XMR with CPU. Set your XMR address in addresses/pools section
  742.  
  743. threadCOUNT="1"             # Number of CPU threads to use for plusCPU mining. Please check how many threads your CPU has.
  744.  
  745. plusCPU_MINER="cpuOPT"      # choose "cpuOPT" for the only available builtin cpu miner or your pluggable miner name
  746. plusCPU_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  747.  
  748. # example, replacing cpuminer for plusCPU:
  749. #
  750. # plusCPU_MINER="builtin_or_pluggable_miner_name"
  751.  
  752.  
  753. ########################################################
  754. #                                                      #
  755. # GPU miners settings                                  #
  756. #                                                      #
  757. ########################################################
  758.  
  759. # Notes: This list of miner settings is incomplete, take it as an example.
  760. #        You can find here some hints about common mining options for special cases.
  761. #        Remember to add here any needed settings for yout miner of choice
  762. #        like in the following example, otherwise defaults will apply.
  763. #        Assuming your miner name is NEWMINER:
  764. #
  765. #            NEWMINER_VERSION="4.2.0"    # default: "recommended", otherwise you can choose "latest" or the exact version number
  766. #            NEWMINER_OPTS=""            # default: empty
  767. #            Use miner help command to see available options
  768.  
  769. BMINER_OPTS=""                                     # Bminer optional arguments
  770. BMINER_VERSION="recommended"                       # "latest", "recommended" or the version folder name.
  771.  
  772. CLAYMORE_OPTS="-mport 3333"                                   # Claymore optional arguments. tip: add "-esm 2" for miningpoolhub
  773. CLAYMORE_VERSION="recommended"                     # "latest", "recommended" or the version folder name.
  774.  
  775. CryptoDredge_OPTS=""                               # CryptoDredge optional arguments
  776. CryptoDredge_VERSION="recommended"                 # "latest", "recommended" or the version folder name.
  777.  
  778. DSTM_OPTS=""                                       # DSTM Miner optional arguments
  779. DSTM_VERSION="recommended"                         # "latest", "recommended" or the version folder name.
  780.  
  781. ENERGIMINER_OPTS="--response-timeout 10 --cuda-parallel-hash 8 --cuda-block-size 256"    # ENERGIMINER Miner optional arguments
  782. ENERGIMINER_VERSION="recommended"                  # "latest", "recommended" or the version folder name.
  783.  
  784. ETHMINER_OPTS=""                                   # Ethminer optional arguments
  785. ETHMINER_VERSION="recommended"                     # "latest", "recommended" or the version folder name.
  786.  
  787. EWBF_FEE="0"                                       # change fee value to alter donation percent for EWBF Miner  
  788. EWBF_OPTS=""                                       # EWBF Equihash Miner optional arguments
  789. EWBF_VERSION="recommended"                         # "latest", "recommended" or the version folder name. If choose 3.3 you should extract 3.3 in miner folder to 3.3 folder
  790.  
  791. GMINER_OPTS=""                                     # GMINER optional arguments.
  792. GMINER_VERSION="recommended"                       # "latest", "recommended" or the version folder name.
  793.  
  794. LOLMINER_OPTS=""                                   # LOLMINER optional arguments.
  795. LOLMINER_VERSION="recommended"                     # "latest", "recommended" or the version folder name.
  796.  
  797. NBMiner_OPTS=""
  798. NBMiner_VERSION="recommended"                       # "latest", "recommended" or the version folder name.
  799.  
  800. PhoenixMiner_OPTS=""                               # PhoenixMiner optional arguments. Read the README file inside PhoenixMiner folder
  801. PhoenixMiner_VERSION="recommended"                 # "latest", "recommended" or the version folder name.
  802.  
  803. TPccminer_OPTS=""                                  # ccminer optional arguments
  804. TPccminer_VERSION="recommended"                    # "latest", "recommended" or the version folder name.
  805.  
  806. T_Rex_OPTS=""                                      # T_REX optional arguments.
  807. T_Rex_VERSION="recommended"                        # "latest", "recommended" or the version folder name.
  808.  
  809. XMR_Stak_OPTS=""                                   # XMR_Stak optional arguments.
  810. XMR_Stak_VERSION="recommended"                     # "latest", "recommended" or the version folder name.
  811.  
  812. Z_EWBF_FEE="0"                                     # EWBF ZHASH Dev fee percent to alter donation percent  
  813. Z_EWBF_OPTS=""                                     # EWBF ZHASH Miner optional arguments
  814. Z_EWBF_VERSION="recommended"                       # "latest", "recommended" or the version folder name.
  815.  
  816. ZENEMYminer_OPTS=""                                # ZENEMYminer optional arguments
  817. ZENEMYminer_VERSION="recommended"                  # "latest", "recommended" or the version folder name.
  818.  
  819. ########################################################
  820. #                                                      #
  821. # COIN, POOL, PORT info section, sorted alphabetically #
  822. #                                                      #
  823. ########################################################
  824.  
  825. # Notes: set your coins infom pool and miner coin-specific arguments
  826. #        If you add any new coin here don't forget to also map it to its
  827. #        algo as explained in previous sections.
  828. #        You can setup new coins as in the example at the end of this section.
  829. #
  830. #        Default Coin Pool Protocols is stratum+tcp, If your pool has other protocols check miner support before changing it
  831. #        stratum+ssl, stratum+tcp, stratum+tls, stratum+tls12, stratum1+ssl, stratum1+tcp, stratum1+tls, stratum1+tls12, stratum2+ssl, stratum2+tcp, stratum2+tls, stratum2+tls12
  832. #
  833. #        If using BMINER use these in coin pool protocols:
  834. #        Equihash Stratum: "stratum", Equihash Stratum+SSL:"stratum+ssl"
  835. #        Ethash Stratum:"ethash", Ethash Stratum+SSL:"ethash+ssl", Ethereum Proxy:"ethproxy" ethereum Stratum:"ethstratum"
  836. #        ZHash Algos like BTG: "zhash"
  837. #        Tensority based coins like BTM: "tensority"
  838.  
  839. # Aeternity (AE)
  840. AE_ADDRESS="replace_with_your_address"
  841. AE_OPTS="--algo aeternity"
  842. AE_POOL="AE POOL"
  843. AE_PORT="AE PORT"
  844. AE_WORKER="$WORKERNAME"
  845. AE_POOL_PROTOCOL="stratum+tcp"
  846.  
  847. # AION
  848. AION_ADDRESS="replace_with_your_address"
  849. AION_OPTS="--algo aion"                           # If using GMiner use" --algo 210_9 --pers AION0PoW" with Z_EWBF use "--algo aion"
  850. AION_POOL="AION POOL"
  851. AION_PORT="AION PORT"
  852. AION_WORKER="$WORKERNAME"
  853. AION_POOL_PROTOCOL="stratum+tcp"
  854.  
  855. # ALTCOM
  856. ALTCOM_ADDRESS="replace_with_your_address"
  857. ALTCOM_OPTS=""
  858. ALTCOM_POOL="ALTCOM POOL"
  859. ALTCOM_PORT="ALTCOM PORT"
  860. ALTCOM_WORKER="$WORKERNAME"
  861. ALTCOM_POOL_PROTOCOL="stratum+tcp"
  862.  
  863. # Bitcoin Interest (BCI)
  864. BCI_ADDRESS="replace_with_your_address"
  865. BCI_OPTS=""
  866. BCI_POOL="replace_with_your_BCI_POOL"
  867. BCI_PORT="replace_with_your_BCI_PORT"
  868. BCI_WORKER="$WORKERNAME"
  869. BCI_POOL_PROTOCOL="stratum+tcp"
  870.  
  871. # Beam (BEAM)
  872. BEAM_ADDRESS="replace_with_your_address"
  873. BEAM_OPTS=""
  874. BEAM_POOL="replace_with_your_Beamv2_POOL"
  875. BEAM_PORT="replace_with_your_Beamv2_PORT"
  876. BEAM_WORKER="$WORKERNAME"
  877. BEAM_POOL_PROTOCOL="stratum+tcp"
  878.  
  879. # Bitsend (BSD)
  880. BSD_ADDRESS="replace_with_your_address"
  881. BSD_OPTS=""
  882. BSD_POOL="bsd.suprnova.cc"
  883. BSD_PORT="8686"
  884. BSD_WORKER="$WORKERNAME"
  885. BSD_POOL_PROTOCOL="stratum+tcp"
  886.  
  887. # Bitcoin Private (BTCP)
  888. BTCP_ADDRESS="replace_with_your_address"
  889. BTCP_OPTS=""
  890. BTCP_POOL="BTCP_POOL_ADDRESS"
  891. BTCP_PORT="BTCP_POOL_PORT"
  892. BTCP_WORKER="$WORKERNAME"
  893. BTCP_POOL_PROTOCOL="stratum+tcp"
  894.  
  895. # Bitcoinz (BTCZ)
  896. BTCZ_ADDRESS="replace_with_your_address"
  897. BTCZ_OPTS="--algo 144_5 --pers BitcoinZ"
  898. BTCZ_POOL="btcz.suprnova.cc"
  899. BTCZ_PORT="5586"
  900. BTCZ_WORKER="$WORKERNAME"
  901. BTCZ_POOL_PROTOCOL="stratum+tcp"
  902.  
  903. # Bitcoin Gold (BTG)
  904. BTG_ADDRESS="replace_with_your_address"
  905. BTG_OPTS="--algo 144_5 --pers BgoldPoW"
  906. BTG_POOL="us-east.equihash-hub.miningpoolhub.com"
  907. BTG_PORT="20595"
  908. BTG_WORKER="$WORKERNAME"
  909. BTG_POOL_PROTOCOL="stratum+tcp"
  910.  
  911. # Bitcore (BTX)
  912. BTX_ADDRESS="replace_with_your_address"
  913. BTX_OPTS=""
  914. BTX_POOL="btx.suprnova.cc"
  915. BTX_PORT="3629"
  916. BTX_WORKER="$WORKERNAME"
  917. BTX_POOL_PROTOCOL="stratum+tcp"
  918.  
  919. # Callisto (CLO)
  920. CLO_ADDRESS="replace_with_your_address"
  921. CLO_OPTS=""  
  922. CLO_POOL="clo.2miners.com"
  923. CLO_PORT="3030"
  924. CLO_WORKER="$WORKERNAME"
  925. CLO_POOL_PROTOCOL="stratum+tcp"
  926.  
  927. # CrowdCoin (CRC)
  928. CRC_ADDRESS="replace_with_your_address"
  929. CRC_OPTS=""
  930. CRC_POOL="replace_with_pool_address"
  931. CRC_PORT="replace_with_pool_port"
  932. CRC_WORKER="$WORKERNAME"
  933. CRC_POOL_PROTOCOL="stratum+tcp"
  934.  
  935. # Decred (DCR)
  936. DCR_ADDRESS="replace_with_your_address"
  937. DCR_OPTS=""
  938. DCR_POOL="yiimp.eu"
  939. DCR_PORT="3252"
  940. DCR_WORKER="$WORKERNAME"
  941. DCR_POOL_PROTOCOL="stratum+tcp"
  942.  
  943. # Digibyte (DGB)
  944. DGB_ADDRESS="replace_with_your_address"
  945. DGB_OPTS=""
  946. DGB_POOL="hub.miningpoolhub.com"
  947. DGB_PORT="20527"
  948. DGB_WORKER="$WORKERNAME"
  949. DGB_POOL_PROTOCOL="stratum+tcp"
  950.  
  951. # Desire (DSR)
  952. DSR_ADDRESS="replace_with_your_address"
  953. DSR_OPTS=""
  954. DSR_POOL="DSR_POOL"
  955. DSR_PORT="DSR_PORT"
  956. DSR_WORKER="$WORKERNAME"
  957. DSR_POOL_PROTOCOL="stratum+tcp"
  958.  
  959. #Ellaism (ELLA)
  960. ELLA_ADDRESS="replace_with_your_address"
  961. ELLA_OPTS=""    
  962. ELLA_POOL="replace_with_pool_address"
  963. ELLA_PORT="replace_with_pool_port"
  964. ELLA_WORKER="$WORKERNAME"
  965. ELLA_POOL_PROTOCOL="stratum+tcp"
  966.  
  967. # Energi Coin (NRG)
  968. NRG_ADDRESS="replace_with_your_address"
  969. NRG_OPTS=""
  970. NRG_POOL="stratum.nrg.minecrypto.pro"
  971. NRG_PORT="9999"
  972. NRG_WORKER="$WORKERNAME"
  973. NRG_POOL_PROTOCOL="stratum"
  974.  
  975. # Ethereum Classic (ETC)
  976. ETC_ADDRESS="replace_with_your_address"
  977. ETC_OPTS=""                               # claymore opts: "-allcoins etc"
  978. ETC_POOL="europe.ethash-hub.miningpoolhub.com"
  979. ETC_PORT="20555"
  980. ETC_WORKER="$WORKERNAME"
  981. ETC_POOL_PROTOCOL="stratum+tcp"
  982.  
  983. # Ethereum (ETH)
  984. ETH_ADDRESS="0x2d4dc7a7abaa8aca767ad0eb6349f4cf874e1ef6"
  985. ETH_OPTS=""    
  986. ETH_POOL="asia1.ethermine.org"
  987. ETH_PORT="4444"
  988. ETH_WORKER="$WORKERNAME"
  989. ETH_POOL_PROTOCOL="stratum+tcp"
  990.  
  991. # Electroneum(ETN)
  992. ETN_ADDRESS="replace_with_your_address"
  993. ETN_OPTS=""
  994. ETN_POOL="ETN POOL"
  995. ETN_PORT="ETN PORT"
  996. ETN_WORKER="$WORKERNAME"
  997. ETN_POOL_PROTOCOL="stratum+tcp"
  998.  
  999. # Metaverse (ETP)
  1000. ETP_ADDRESS="replace_with_your_address"
  1001. ETP_OPTS=""
  1002. ETP_POOL="replace_with_your_ETP_POOL"
  1003. ETP_PORT="replace_with_your_ETP_PORT"
  1004. ETP_WORKER="$WORKERNAME"
  1005. ETP_POOL_PROTOCOL="stratum+tcp"
  1006.  
  1007. # Expanse (EXP)
  1008. EXP_ADDRESS="replace_with_your_address"
  1009. EXP_OPTS=""  
  1010. EXP_POOL="exp-us.dwarfpool.com:"
  1011. EXP_PORT="81"
  1012. EXP_WORKER="$WORKERNAME"
  1013. EXP_POOL_PROTOCOL="stratum+tcp"
  1014.  
  1015. # Folm (FLM)
  1016. FLM_ADDRESS="replace_with_your_address"
  1017. FLM_OPTS=""
  1018. FLM_POOL="replace_with_your_FLM_POOL"
  1019. FLM_PORT="replace_with_your_FLM_PORT"
  1020. FLM_WORKER="$WORKERNAME"
  1021. FLM_POOL_PROTOCOL="stratum+tcp"
  1022.  
  1023. # FeatherCoin (FTC)
  1024. FTC_ADDRESS="replace_with_your_address"
  1025. FTC_OPTS=""
  1026. FTC_POOL="hub.miningpoolhub.com"
  1027. FTC_PORT="20510"
  1028. FTC_WORKER="$WORKERNAME"
  1029. FTC_POOL_PROTOCOL="stratum+tcp"
  1030.  
  1031. # GoByte (GBX)
  1032. GBX_ADDRESS="replace_with_your_address"
  1033. GBX_OPTS=""
  1034. GBX_POOL="replace_with_pool_address"
  1035. GBX_PORT="replace_with_pool_port"
  1036. GBX_WORKER="$WORKERNAME"
  1037. GBX_POOL_PROTOCOL="stratum+tcp"
  1038.  
  1039. # GrinCoin (GRIN)
  1040. GRIN_ADDRESS="replace_with_your_address"
  1041. GRIN_OPTS=""                                     # If using GMiner add "--algo cuckaroo29" if NBMiner "--algo cuckaroo"
  1042. GRIN_POOL="GRIN_POOL"
  1043. GRIN_PORT="GRIN_PORT"
  1044. GRIN_WORKER="$WORKERNAME"
  1045. GRIN_POOL_PROTOCOL="stratum+tcp"                 # If using bminer use "cuckaroo29"
  1046.  
  1047. # Grin31Coin (GRIN31)
  1048. GRIN31_ADDRESS="replace_with_your_address"
  1049. GRIN31_OPTS=""                                     # If using GMiner add "--algo cuckaroo31"
  1050. GRIN31_POOL="GRIN_POOL"
  1051. GRIN31_PORT="GRIN_PORT"
  1052. GRIN31_WORKER="$WORKERNAME"
  1053. GRIN31_POOL_PROTOCOL="stratum+tcp"                 # If using bminer use "cuckaroo31"
  1054.  
  1055. # Groestl (GRS)
  1056. GRS_ADDRESS="replace_with_your_address"
  1057. GRS_OPTS=""
  1058. GRS_POOL="moria.dwarfpool.com"
  1059. GRS_PORT="3345"
  1060. GRS_WORKER="$WORKERNAME"
  1061. GRS_POOL_PROTOCOL="stratum+tcp"
  1062.  
  1063. # Hush (HUSH)
  1064. HUSH_ADDRESS="replace_with_your_address"
  1065. HUSH_OPTS=""
  1066. HUSH_POOL="zdash.suprnova.cc"
  1067. HUSH_PORT="4048"
  1068. HUSH_WORKER="$WORKERNAME"
  1069. HUSH_POOL_PROTOCOL="stratum+tcp"
  1070.  
  1071. # Komodo (KMD)
  1072. KMD_ADDRESS="replace_with_your_address"
  1073. KMD_OPTS=""
  1074. KMD_POOL="luckpool.org"
  1075. KMD_PORT="3857"
  1076. KMD_WORKER="$WORKERNAME"
  1077. KMD_POOL_PROTOCOL="stratum+tcp"
  1078.  
  1079. # Karbo (KRB)
  1080. KRB_ADDRESS="replace_with_your_address"
  1081. KRB_OPTS=""
  1082. KRB_POOL="krb.sberex.com"
  1083. KRB_PORT="5555"
  1084. KRB_WORKER="$WORKERNAME"
  1085. KRB_POOL_PROTOCOL="stratum+tcp"
  1086.  
  1087. # LBRY (LBC)
  1088. LBC_ADDRESS="replace_with_your_address"
  1089. LBC_OPTS=""
  1090. LBC_POOL="lbry.suprnova.cc"
  1091. LBC_PORT="6256"
  1092. LBC_WORKER="$WORKERNAME"
  1093. LBC_POOL_PROTOCOL="stratum+tcp"
  1094.  
  1095. #Loki (LOKI)
  1096. LOKI_ADDRESS="replace_with_your_address"
  1097. LOKI_OPTS=""
  1098. LOKI_POOL="LOKI_POOL"
  1099. LOKI_PORT="LOKI_PORT"
  1100. LOKI_WORKER="$WORKERNAME"
  1101. LOKI_POOL_PROTOCOL="stratum+tcp"
  1102.  
  1103. # Lux Coin (LUX)
  1104. LUX_ADDRESS="replace_with_your_address"
  1105. LUX_OPTS=""
  1106. LUX_POOL="yiimp.eu"
  1107. LUX_PORT="8333"
  1108. LUX_WORKER="$WORKERNAME"
  1109. LUX_POOL_PROTOCOL="stratum+tcp"
  1110.  
  1111. # Mona Coin (MONA)
  1112. MONA_ADDRESS="replace_with_your_address"
  1113. MONA_OPTS=""
  1114. MONA_POOL="mona.suprnova.cc"
  1115. MONA_PORT="2995"
  1116. MONA_WORKER="$WORKERNAME"
  1117. MONA_POOL_PROTOCOL="stratum+tcp"
  1118.  
  1119. # Music Coin (MUSIC)
  1120. MUSIC_ADDRESS="replace_with_your_address"
  1121. MUSIC_OPTS=""  
  1122. MUSIC_POOL="eus.gmc.epool.io"
  1123. MUSIC_PORT="8008"
  1124. MUSIC_WORKER="$WORKERNAME"
  1125. MUSIC_POOL_PROTOCOL="stratum+tcp"
  1126.  
  1127. # DeepOnion (ONION)
  1128. ONION_ADDRESS="replace_with_your_address"
  1129. ONION_OPTS=""
  1130. ONION_POOL="kawaiipool.party"
  1131. ONION_PORT="3633"
  1132. ONION_POOL_PROTOCOL="stratum+tcp"
  1133.  
  1134. # Orbitcoin (ORB)
  1135. ORB_ADDRESS="replace_with_your_address"
  1136. ORB_OPTS=""
  1137. ORB_POOL="strat.dnb.io"
  1138. ORB_PORT="3031"
  1139. ORB_WORKER="$WORKERNAME"
  1140. ORB_POOL_PROTOCOL="stratum+tcp"
  1141.  
  1142. # Pascal Coin (PASC)
  1143. PASC_ADDRESS="replace_with_your_address"
  1144. PASC_OPTS=""
  1145. PASC_POOL="pasc-us-east1.nanopool.org"
  1146. PASC_PORT="15555"
  1147. PASC_WORKER="$WORKERNAME"
  1148. PASC_POOL_PROTOCOL="stratum+tcp"
  1149.  
  1150. # Pascal Lite (PASL)
  1151. PASL_ADDRESS="replace_with_your_address"
  1152. PASL_OPTS=""
  1153. PASL_POOL="mine.pasl.fairpool.xyz"
  1154. PASL_PORT="4009"
  1155. PASL_WORKER="$WORKERNAME"
  1156. PASL_POOL_PROTOCOL="stratum+tcp"
  1157.  
  1158. # Pirl Coin (PIRL)
  1159. PIRL_ADDRESS="replace_with_your_address"
  1160. PIRL_OPTS=""  
  1161. PIRL_POOL="PIRL POOL"
  1162. PIRL_PORT="PIRL PORT"
  1163. PIRL_WORKER="$WORKERNAME"
  1164. PIRL_POOL_PROTOCOL="stratum+tcp"
  1165.  
  1166. # Phoenixcoin (PXC)
  1167. PXC_ADDRESS="replace_with_your_address"
  1168. PXC_OPTS=""
  1169. PXC_POOL="atlas.phoenixcoin.org:"
  1170. PXC_PORT="10554"
  1171. PXC_WORKER="$WORKERNAME"
  1172. PXC_POOL_PROTOCOL="stratum+tcp"
  1173.  
  1174. # RITO Coin (RITO)
  1175. RITO_ADDRESS="replace_with_your_address"
  1176. RITO_OPTS=""
  1177. RITO_POOL="RITO_POOL_ADDRESS"
  1178. RITO_PORT="RITO_POOL_PORT"
  1179. RITO_WORKER="$WORKERNAME"
  1180. RITO_POOL_PROTOCOL="stratum+tcp"
  1181.  
  1182. # Raven Coin (RVN)
  1183. RVN_ADDRESS="replace_with_your_address"
  1184. RVN_OPTS=""
  1185. RVN_POOL="RVN_POOL_ADDRESS"
  1186. RVN_PORT="RVN_POOL_PORT"
  1187. RVN_WORKER="$WORKERNAME"
  1188. RVN_POOL_PROTOCOL="stratum+tcp"
  1189.  
  1190. # Siacoin (SC)
  1191. SC_ADDRESS="replace_with_your_address"
  1192. SC_OPTS=""
  1193. SC_GW_POOL="sia-us-east1.nanopool.org"
  1194. SC_GW_PORT="9980"
  1195. SC_POOL="sia-us-east1.nanopool.org"
  1196. SC_PORT="7777"
  1197. SC_WORKER="$WORKERNAME"
  1198. SC_POOL_PROTOCOL="stratum+tcp"
  1199.  
  1200. # Sib Coin (SIB)
  1201. SIB_ADDRESS="replace_with_your_address"
  1202. SIB_OPTS=""
  1203. SIB_POOL="sib.suprnova.cc"
  1204. SIB_PORT="3458"
  1205. SIB_WORKER="$WORKERNAME"
  1206. SIB_POOL_PROTOCOL="stratum+tcp"
  1207.  
  1208. # Signatum (SIGT)
  1209. SIGT_ADDRESS="replace_with_your_address"
  1210. SIGT_OPTS=""
  1211. SIGT_POOL="us.hashbag.cc"
  1212. SIGT_PORT="8644"
  1213. SIGT_WORKER="$WORKERNAME"
  1214. SIGT_POOL_PROTOCOL="stratum+tcp"
  1215.  
  1216. # Smart Coin (SMART)
  1217. SMART_ADDRESS="replace_with_your_address"
  1218. SMART_OPTS=""
  1219. SMART_POOL="pool-eu.smartcash.cc"
  1220. SMART_PORT="3333"
  1221. SMART_WORKER="$WORKERNAME"
  1222. SMART_POOL_PROTOCOL="stratum+tcp"
  1223.  
  1224. # SOILcoin (SOIL)
  1225. SOIL_ADDRESS="replace_with_your_address"
  1226. SOIL_OPTS=""  
  1227. SOIL_POOL="soil.pool.sexy"
  1228. SOIL_PORT="9009"
  1229. SOIL_WORKER="$WORKERNAME"
  1230. SOIL_POOL_PROTOCOL="stratum+tcp"
  1231.  
  1232. # Sumokoin (SUMO)
  1233. SUMO_ADDRESS="replace_with_your_address"
  1234. SUMO_OPTS=""
  1235. SUMO_POOL="SUMO_POOL"
  1236. SUMO_PORT="SUMO_PORT"
  1237. SUMO_WORKER="$WORKERNAME"
  1238. SUMO_POOL_PROTOCOL="stratum+tcp"
  1239.  
  1240. # SUQA (SUQA)
  1241. SUQA_ADDRESS="replace_with_your_address"
  1242. SUQA_OPTS=""
  1243. SUQA_POOL="SUQA_POOL"
  1244. SUQA_PORT="SUQA_PORT"
  1245. SUQA_WORKER="$WORKERNAME"
  1246. SUQA_POOL_PROTOCOL="stratum+tcp"
  1247.  
  1248. # TrezarCoin (TZC)
  1249. TZC_ADDRESS="replace_with_your_address"
  1250. TZC_OPTS=""
  1251. TZC_POOL="TZC POOL"
  1252. TZC_PORT="TZC PORT"
  1253. TZC_WORKER="$WORKERNAME"
  1254. TZC_POOL_PROTOCOL="stratum+tcp"
  1255.  
  1256. # Ubiq (UBQ)
  1257. UBQ_ADDRESS="replace_with_your_address"
  1258. UBQ_OPTS=""  
  1259. UBQ_POOL="us.ubiqpool.io"
  1260. UBQ_PORT="8008"
  1261. UBQ_WORKER="$WORKERNAME"
  1262. UBQ_POOL_PROTOCOL="stratum+tcp"
  1263.  
  1264. # VIVO (VIVO)
  1265. VIVO_ADDRESS="replace_with_your_address"
  1266. VIVO_OPTS=""
  1267. VIVO_POOL="VIVO POOL"
  1268. VIVO_PORT="VIVO PORT"
  1269. VIVO_WORKER="$WORKERNAME"
  1270. VIVO_POOL_PROTOCOL="stratum+tcp"
  1271.  
  1272. # Vertcoin (VTC)
  1273. VTC_ADDRESS="replace_with_your_address"
  1274. VTC_OPTS=""
  1275. VTC_POOL="hub.miningpoolhub.com"
  1276. VTC_PORT="20507"
  1277. VTC_WORKER="$WORKERNAME"
  1278. VTC_POOL_PROTOCOL="stratum+tcp"
  1279.  
  1280. # XDNA (XDNA)
  1281. XDNA_ADDRESS="replace_with_your_address"
  1282. XDNA_OPTS=""
  1283. XDNA_POOL="XMN_POOL_ADDRESS"
  1284. XDNA_PORT="XMN_POOL_PORT"
  1285. XDNA_WORKER="$WORKERNAME"
  1286. XDNA_POOL_PROTOCOL="stratum+tcp"
  1287.  
  1288. # Motion (XMN)
  1289. XMN_ADDRESS="replace_with_your_address"
  1290. XMN_OPTS=""
  1291. XMN_POOL="XMN_POOL_ADDRESS"
  1292. XMN_PORT="XMN_POOL_PORT"
  1293. XMN_WORKER="$WORKERNAME"
  1294. XMN_POOL_PROTOCOL="stratum+tcp"
  1295.  
  1296. # Monero (XMR)
  1297. XMR_ADDRESS="replace_with_your_address"
  1298. XMR_OPTS=""
  1299. XMR_POOL="xmr-us-east1.nanopool.org"
  1300. XMR_PORT="14444"
  1301. XMR_WORKER="$WORKERNAME"
  1302. XMR_POOL_PROTOCOL="stratum+tcp"
  1303.  
  1304. # Myriad (XMY)
  1305. XMY_ADDRESS="replace_with_your_address"
  1306. XMY_OPTS=""
  1307. XMY_POOL="us-east1.myriadcoin-groestl.miningpoolhub.com"
  1308. XMY_PORT="20479"
  1309. XMY_WORKER="$WORKERNAME"
  1310. XMY_POOL_PROTOCOL="stratum+tcp"
  1311.  
  1312. # SnowGem (XSG)
  1313. XSG_ADDRESS="replace_with_your_address"
  1314. XSG_OPTS="--algo 144_5 --pers sngemPoW"
  1315. XSG_POOL="replace_with_pool_address"
  1316. XSG_PORT="replace_with_pool_port"
  1317. XSG_WORKER="$WORKERNAME"
  1318. XSG_POOL_PROTOCOL="stratum+tcp"
  1319.  
  1320. # Verge (XVG)
  1321. XVG_ADDRESS="replace_with_your_address"
  1322. XVG_OPTS=""
  1323. XVG_POOL="replace_with_pool_address"
  1324. XVG_PORT="replace_with_pool_port"
  1325. XVG_WORKER="$WORKERNAME"
  1326. XVG_POOL_PROTOCOL="stratum+tcp"
  1327.  
  1328. # ZCoin (XZC)
  1329. XZC_ADDRESS="replace_with_your_address"
  1330. XZC_OPTS=""
  1331. XZC_POOL="xzc.2miners.com"
  1332. XZC_PORT="8080"
  1333. XZC_WORKER="$WORKERNAME"
  1334. XZC_POOL_PROTOCOL="stratum+tcp"
  1335.  
  1336. # ZClassic (ZCL)
  1337. ZCL_ADDRESS="replace_with_your_address"
  1338. ZCL_OPTS=""
  1339. ZCL_POOL="us.zclmine.pro"
  1340. ZCL_PORT="9009"
  1341. ZCL_WORKER="$WORKERNAME"
  1342. ZCL_POOL_PROTOCOL="stratum+tcp"
  1343.  
  1344. # Zcash (ZEC)
  1345. ZEC_ADDRESS="t1XfkZUZWME8FnRiFxHZQAQ2K1UdQMbshJp" # replace_with_your_address
  1346. ZEC_OPTS=""
  1347. ZEC_POOL="zec-us-east1.nanopool.org"
  1348. ZEC_PORT="6666"
  1349. ZEC_WORKER="$WORKERNAME"
  1350. ZEC_POOL_PROTOCOL="stratum+tcp"
  1351.  
  1352. # Zelcash (ZEL)
  1353. ZEL_ADDRESS="replace_with_your_address"
  1354. ZEL_OPTS="--algo 144_5 --pers ZelProof "
  1355. ZEL_POOL="zel.2miners.com"
  1356. ZEL_PORT="9090"
  1357. ZEL_WORKER="$WORKERNAME"
  1358. ZEL_POOL_PROTOCOL="stratum+tcp"
  1359.  
  1360. # Zencash (ZEN)
  1361. ZEN_ADDRESS="replace_with_your_address"
  1362. ZEN_OPTS=""
  1363. ZEN_POOL="luckpool.org"
  1364. ZEN_PORT="3057"
  1365. ZEN_WORKER="$WORKERNAME"
  1366. ZEN_POOL_PROTOCOL="stratum+tcp"
  1367.  
  1368. # plusCPU (defaults: same as XMR)
  1369. plusCPU_ADDRESS="$XMR_ADDRESS"
  1370. plusCPU_OPTS="-a cryptonightv7"
  1371. plusCPU_POOL="$XMR_POOL"
  1372. plusCPU_PORT="$XMR_PORT"
  1373. plusCPU_WORKER="$XMR_WORKER"
  1374.  
  1375. # example, adding NEWCOIN:
  1376. #
  1377. #   ## Newcoin (NEWCOIN)
  1378. #   NEWCOIN_ADDRESS="replace_with_your_address"
  1379. #   NEWCOIN_OPTS=""
  1380. #   NEWCOIN_POOL="newpool.example.org"
  1381. #   NEWCOIN_PORT="4242"
  1382. #   NEWCOIN_WORKER="$WORKERNAME"
  1383. #   NEWCOIN_POOL_PROTOCOL="stratum+tcp"
  1384.  
  1385.  
  1386. ###################################################
  1387. # Claymore_Dual Mining                            #
  1388. # Set COIN="CLAYMORE_DUAL"                        #  
  1389. ###################################################
  1390.  
  1391. ###You can use variables like this for both ECOIN and DCOIN (If use variables remeber to set correct values in the coin section above):
  1392. ## ECOIN Example:
  1393.   #DUAL_ECOIN="ETH"
  1394.   #DUAL_EPOOL="$ETH_POOL"        
  1395.   #DUAL_EPORT="$ETH_PORT"            
  1396.   #DUAL_EWAL="$ETH_ADDRESS"      
  1397.   #DUAL_EPSW="$MINER_PWD"                      
  1398.   #DUAL_EWORKER="$ETH_WORKER"  
  1399.  
  1400. DUAL_ECOIN="MAIN COIN"                      #Main Coin, Ethereum or any Ethash Coin
  1401. DUAL_EPOOL="MAIN COIN POOL ADDREES"         #Main Coin pool address, no need to add stratum+tcp://
  1402. DUAL_EPORT="MAIN COIN POOL PORT"            #Main Coin Port Number
  1403. DUAL_EWAL="MAIN COIN WALLET ADDRESS"        #Main Coin Wallet address or pool username
  1404. DUAL_EPSW="$MINER_PWD"                      #Main Coin worker password on pool
  1405. DUAL_EWORKER="$WORKER"                      #Main Coin Worker Name
  1406.  
  1407. DUAL_DCOIN="DUAL COIN"                      #select second coin to mine in dual mode. Possible options are "dcr", "sc", "lbc", "pasc", "blake2s", "keccak". Default value is "dcr".
  1408. DUAL_DPOOL="DUAL COIN POOL ADDRESS"         #2nd coin pool address
  1409. DUAL_DPORT="DUAL COIN POOL PORT"            #2nd coin pool address
  1410. DUAL_DWAL="DUAL COIN WALLET ADDRESS"        #2nd coin wallet address or worker name, it depends on pool.
  1411. DUAL_DPSW="$MINER_PWD"                      #Password for 2nd coin .
  1412. DUAL_DWORKER="$WORKER"                      #Worker name for 2nd coin
  1413.  
  1414. DCRI="40"                                   #2nd coin intensity.
  1415. ALL_POOLS="0"                               #0 or 1, Set to 1, if miner does not want to mine on specified pool (because it cannot mine devfee on that pool), but you agree to use some default pools for devfee mining.
  1416. ALL_COINS="0"                               #0 or 1, Set to 1 to be able to mine Ethereum forks, in this mode miner will use some default pools for devfee Ethereum mining.
  1417. MPORT="-3333"                               #remote monitoring/management port. Default value is -3333 (read-only mode), specify "-mport 0" to disable remote monitoring/management feature.
  1418. MPSW=""                                     #remote monitoring/management password.
  1419. DUAL_ADDITIONAL_ARGUMENTS=""                #Additional arguments if needed
  1420.  
  1421.  
  1422. ###################################################
  1423. # Bminer_Dual Mining                              #
  1424. # Set COIN="BMINER_DUAL"                          #  
  1425. ###################################################
  1426.  
  1427.  
  1428. MAIN_COIN=""                                  #Main Coin, Ethereum or any Ethash Coin
  1429. MAIN_COIN_ADDRESS="replace_with_your_address" #Main Coin wallet address
  1430. MAIN_COIN_POOL="POOL_ADDRESS"                 #Main Coin pool address
  1431. MAIN_COIN_PORT="POOL_PORT"                    #Main Coin pool port
  1432. MAIN_COIN_WORKER="$WORKERNAME"                #Main Coin worker name
  1433. MAIN_COIN_POOL_PROTOCOL="ethash"              #Main Coin pool protocol: "ethash", "ethproxy", "ethstratum", "ethash+ssl"
  1434.  
  1435. DUAL_COIN=""                                  #Dual Coin, blake14r and blake2s coins
  1436. DUAL_COIN_ADDRESS="replace_with_your_address" #Dual Coin wallet address
  1437. DUAL_COIN_POOL="POOL_ADDRESS"                 #Dual Coin pool address
  1438. DUAL_COIN_PORT="PORT"                         #Dual Coin pool port
  1439. DUAL_COIN_WORKER="$WORKERNAME"                #Dual Coin worker name
  1440. DUAL_COIN_POOL_PROTOCOL="blake2s"             #Dual Coin Supported algos: "blake14r", "blake2s"
  1441.  
  1442.  
  1443. ########################################################
  1444. #                                                      #
  1445. ###############    NiceHash Info       #################
  1446. #                                                      #
  1447. ########################################################
  1448.  
  1449. ## Nicehash autoconverts to BTC: ensure you update NICE_ADDRESS
  1450.  
  1451. #NICE_BEAMHASHII
  1452. NICE_BEAMHASHII_ADDRESS="$NICE_ADDRESS"
  1453. NICE_BEAMHASHII_POOL="beamv2.eu.nicehash.com"
  1454. NICE_BEAMHASHII_PORT="3378"
  1455. NICE_BEAMHASHII_WORKER="$WORKERNAME"
  1456. NICE_BEAMHASHII_OPTS="--algo beamhashii"                        # If use GMINER add "--algo beamhashii"
  1457. NICE_BEAMHASHII_POOL_PROTOCOL="stratum+tcp"
  1458.  
  1459. #NICE_CUCKAROOD29
  1460. NICE_CUCKAROOD29_ADDRESS="$NICE_ADDRESS"
  1461. NICE_CUCKAROOD29_POOL="grincuckarood29.eu.nicehash.com"
  1462. NICE_CUCKAROOD29_PORT="3377"
  1463. NICE_CUCKAROOD29_WORKER="$WORKERNAME"
  1464. NICE_CUCKAROOD29_OPTS="--algo cuckarood29"                 # If use GMINER add "--algo cuckarood29"
  1465. NICE_CUCKAROOD29_POOL_PROTOCOL="stratum+tcp"
  1466.  
  1467. #NICE_CUCKATOO31
  1468. NICE_CUCKATOO31_ADDRESS="$NICE_ADDRESS"
  1469. NICE_CUCKATOO31_POOL="grincuckatoo31.eu.nicehash.com"
  1470. NICE_CUCKATOO31_PORT="3372"
  1471. NICE_CUCKATOO31_WORKER="$WORKERNAME"
  1472. NICE_CUCKATOO31_OPTS=""
  1473. NICE_CUCKATOO31_POOL_PROTOCOL="stratum+tcp"  
  1474.  
  1475. # NICE_CRYPTONIGHT
  1476. NICE_CRYPTONIGHT_ADDRESS="$NICE_ADDRESS"
  1477. NICE_CRYPTONIGHT_POOL="cryptonight.eu.nicehash.com"
  1478. NICE_CRYPTONIGHT_PORT="3355"
  1479. NICE_CRYPTONIGHT_WORKER="$WORKERNAME"
  1480. NICE_CRYPTONIGHT_OPTS=""
  1481. NICE_CRYPTONIGHT_POOL_PROTOCOL="stratum+tcp"  
  1482.  
  1483. # NICE_CRYPTONIGHTV7
  1484. NICE_CRYPTONIGHTV7_ADDRESS="$NICE_ADDRESS"
  1485. NICE_CRYPTONIGHTV7_POOL="cryptonightv7.eu.nicehash.com"
  1486. NICE_CRYPTONIGHTV7_PORT="3363"
  1487. NICE_CRYPTONIGHTV7_WORKER="$WORKERNAME"
  1488. NICE_CRYPTONIGHTV7_OPTS=""
  1489. NICE_CRYPTONIGHTV7_POOL_PROTOCOL="stratum+tcp"  
  1490.  
  1491. # NICE_CRYPTONIGHTV8
  1492. NICE_CRYPTONIGHTV8_ADDRESS="$NICE_ADDRESS"
  1493. NICE_CRYPTONIGHTV8_POOL="cryptonightv8.eu.nicehash.com"
  1494. NICE_CRYPTONIGHTV8_PORT="3367"
  1495. NICE_CRYPTONIGHTV8_WORKER="$WORKERNAME"
  1496. NICE_CRYPTONIGHTV8_OPTS=""
  1497. NICE_CRYPTONIGHTV8_POOL_PROTOCOL="stratum+tcp"  
  1498.  
  1499. # NICE_CRYPTONIGHTNHEAVY
  1500. NICE_CRYPTONIGHTNHEAVY_POOL="cryptonightheavy.eu.nicehash.com"
  1501. NICE_CRYPTONIGHTNHEAVY_PORT="3364"
  1502. NICE_CRYPTONIGHTNHEAVY_WORKER="$WORKERNAME"
  1503. NICE_CRYPTONIGHTNHEAVY_OPTS=""
  1504. NICE_CRYPTONIGHTNHEAVY_POOL_PROTOCOL="stratum+tcp"  
  1505.  
  1506. # NICE_EQUIHASH
  1507. NICE_EQUIHASH_ADDRESS="$NICE_ADDRESS"
  1508. NICE_EQUIHASH_POOL="equihash.usa.nicehash.com"
  1509. NICE_EQUIHASH_PORT="3357"
  1510. NICE_EQUIHASH_WORKER="$WORKERNAME"
  1511. NICE_EQUIHASH_OPTS=""
  1512. NICE_EQUIHASH_POOL_PROTOCOL="stratum+tcp"  
  1513.  
  1514. # NICE_ETHASH
  1515. NICE_ETHASH_ADDRESS="$NICE_ADDRESS"
  1516. NICE_ETHASH_POOL="daggerhashimoto.hk.nicehash.com"
  1517. NICE_ETHASH_PORT="3353"
  1518. NICE_ETHASH_WORKER="$WORKERNAME"
  1519. NICE_ETHASH_OPTS="-esm 3 -allpools 1 -estale 0"            # To mine with claymore add "-esm 3 -allpools 1 -estale 0"
  1520. NICE_ETHASH_POOL_PROTOCOL="stratum+tcp"  
  1521.  
  1522. # NICE_LYRA2REV2
  1523. NICE_LYRA2REV2_ADDRESS="$NICE_ADDRESS"
  1524. NICE_LYRA2REV2_POOL="lyra2rev2.eu.nicehash.com"
  1525. NICE_LYRA2REV2_PORT="3347"
  1526. NICE_LYRA2REV2_WORKER="$WORKERNAME"
  1527. NICE_LYRA2REV2_OPTS=""
  1528. NICE_LYRA2REV2_POOL_PROTOCOL="stratum+tcp"  
  1529.  
  1530. # NICE_LYRA2REV3
  1531. NICE_LYRA2REV3_ADDRESS="$NICE_ADDRESS"
  1532. NICE_LYRA2REV3_POOL="lyra2rev3.eu.nicehash.com"
  1533. NICE_LYRA2REV3_PORT="3373"
  1534. NICE_LYRA2REV3_WORKER="$WORKERNAME"
  1535. NICE_LYRA2REV3_OPTS=""
  1536. NICE_LYRA2REV3_POOL_PROTOCOL="stratum+tcp"
  1537.  
  1538. # NICE_NEOSCRYPT
  1539. NICE_MTP_ADDRESS="$NICE_ADDRESS"
  1540. NICE_MTP_POOL="neoscrypt.eu.nicehash.com"
  1541. NICE_MTP_PORT="3341"
  1542. NICE_MTP_WORKER="$WORKERNAME"
  1543. NICE_MTP_OPTS=""
  1544. NICE_MTP_POOL_PROTOCOL="stratum+tcp"  
  1545.  
  1546. # NICE_NEOSCRYPT
  1547. NICE_NEOSCRYPT_ADDRESS="$NICE_ADDRESS"
  1548. NICE_NEOSCRYPT_POOL="mtp.eu.nicehash.com"
  1549. NICE_NEOSCRYPT_PORT="3374"
  1550. NICE_NEOSCRYPT_WORKER="$WORKERNAME"
  1551. NICE_NEOSCRYPT_OPTS=""
  1552. NICE_NEOSCRYPT_POOL_PROTOCOL="stratum+tcp"  
  1553.  
  1554. # NICE_SKUNKHASH
  1555. NICE_SKUNKHASH_ADDRESS="$NICE_ADDRESS"
  1556. NICE_SKUNKHASH_POOL="skunk.eu.nicehash.com"
  1557. NICE_SKUNKHASH_PORT="3362"
  1558. NICE_SKUNKHASH_WORKER="$WORKERNAME"
  1559. NICE_SKUNKHASH_OPTS=""
  1560. NICE_SKUNKHASH_POOL_PROTOCOL="stratum+tcp"  
  1561.  
  1562. # NICE_X11GOST
  1563. NICE_X11GOST_ADDRESS="$NICE_ADDRESS"
  1564. NICE_X11GOST_POOL="x11gost.eu.nicehash.com"
  1565. NICE_X11GOST_PORT="3359"
  1566. NICE_X11GOST_WORKER="$WORKERNAME"
  1567. NICE_X11GOST_OPTS=""
  1568. NICE_X11GOST_POOL_PROTOCOL="stratum+tcp"  
  1569.  
  1570. # NICE_X16R
  1571. NICE_X16R_ADDRESS="$NICE_ADDRESS"
  1572. NICE_X16R_POOL="x16r.eu.nicehash.com"
  1573. NICE_X16R_PORT="3366"
  1574. NICE_X16R_WORKER="$WORKERNAME"
  1575. NICE_X16R_OPTS=""
  1576. NICE_X16R_POOL_PROTOCOL="stratum+tcp"
  1577.  
  1578. # NICE_X16RV2
  1579. NICE_X16RV2_ADDRESS="$NICE_ADDRESS"
  1580. NICE_X16RV2_POOL="x16rv2.eu.nicehash.com"
  1581. NICE_X16RV2_PORT="3379"
  1582. NICE_X16RV2_WORKER="$WORKERNAME"
  1583. NICE_X16RV2_OPTS=""
  1584. NICE_X16RV2_POOL_PROTOCOL="stratum+tcp"  
  1585.  
  1586. # example, adding NICE_NEWALGO:
  1587. #
  1588. #   # NICE_NEWALGO
  1589. #   NICE_NEWALGO_ADDRESS="$NICE_ADDRESS"
  1590. #   NICE_NEWALGO_OPTS=""
  1591. #   NICE_NEWALGO_POOL="newalgo.eu.nicehash.com"
  1592. #   NICE_NEWALGO_PORT="newalgo port "
  1593. #   NICE_NEWALGO_WORKER="$WORKERNAME"
  1594. #   NICE_NEWALGO_POOL_PROTOCOL="stratum+tcp"
  1595. #
  1596. # then search and edit NEWALGO_COINS="...,NICE_NEWALGO"
  1597. #
  1598. # NOTE: if you use WTM switching make sure to use as nicehash coin name the NICE_ prefix
  1599. #       followed by the exact name of the algo like named by WTM
  1600.  
  1601. ########################################################
  1602. #                                                      #
  1603. ################    ZPOOL Info       ###################
  1604. #                                                      #
  1605. ########################################################
  1606.  
  1607. ## ZPOOL uses your ZPOOL_ADDRESS
  1608.  
  1609. # ZPOOL_EQUIHASH
  1610. ZPOOL_EQUIHASH_ADDRESS=$ZPOOL_ADDRESS
  1611. ZPOOL_EQUIHASH_POOL="equihash.mine.zpool.ca"
  1612. ZPOOL_EQUIHASH_PORT="2142"
  1613. ZPOOL_EQUIHASH_WORKER="$WORKERNAME"
  1614. ZPOOL_EQUIHASH_OPTS=""
  1615.  
  1616. # ZPOOL_LBRY
  1617. ZPOOL_LBRY_ADDRESS=$ZPOOL_ADDRESS
  1618. ZPOOL_LBRY_POOL="lbc.mine.zpool.ca"
  1619. ZPOOL_LBRY_PORT="3334"
  1620. ZPOOL_LBRY_WORKER="$WORKERNAME"
  1621. ZPOOL_LBRY_OPTS=""
  1622.  
  1623. # ZPOOL_LYRA2V2
  1624. ZPOOL_LYRA2V2_ADDRESS=$ZPOOL_ADDRESS
  1625. ZPOOL_LYRA2V2_POOL="lyra2v2.mine.zpool.ca"
  1626. ZPOOL_LYRA2V2_PORT="4533"
  1627. ZPOOL_LYRA2V2_WORKER="$WORKERNAME"
  1628. ZPOOL_LYRA2V2_OPTS=""
  1629.  
  1630. # ZPOOL_NEOSCRYPT
  1631. ZPOOL_NEOSCRYPT_ADDRESS=$ZPOOL_ADDRESS
  1632. ZPOOL_NEOSCRYPT_POOL="neoscrypt.mine.zpool.ca"
  1633. ZPOOL_NEOSCRYPT_PORT="4233"
  1634. ZPOOL_NEOSCRYPT_WORKER="$WORKERNAME"
  1635. ZPOOL_NEOSCRYPT_OPTS=""
  1636.  
  1637. # ZPOOL_SKEIN
  1638. ZPOOL_SKEIN_ADDRESS=$ZPOOL_ADDRESS
  1639. ZPOOL_SKEIN_POOL="skein.mine.zpool.ca"
  1640. ZPOOL_SKEIN_PORT="4933"
  1641. ZPOOL_SKEIN_WORKER="$WORKERNAME"
  1642. ZPOOL_SKEIN_OPTS=""
  1643.  
  1644. # ZPOOL_SKUNK
  1645. ZPOOL_SKUNK_ADDRESS=$ZPOOL_ADDRESS
  1646. ZPOOL_SKUNK_POOL="skunk.mine.zpool.ca"
  1647. ZPOOL_SKUNK_PORT="8433"
  1648. ZPOOL_SKUNK_WORKER="$WORKERNAME"
  1649. ZPOOL_SKUNK_OPTS=""
  1650.  
  1651. ########################################################
  1652. #                                                      #
  1653. #############    MiningPoolHub Info       ##############
  1654. #                                                      #
  1655. ########################################################
  1656.  
  1657. # MPH_EQUIHASH
  1658. MPH_EQUIHASH_ADDRESS=$MPH_ADDRESS
  1659. MPH_EQUIHASH_WORKER="$WORKERNAME"
  1660. MPH_EQUIHASH_POOL="us-east.equihash-hub.miningpoolhub.com"
  1661. MPH_EQUIHASH_PORT="17023"
  1662. MPH_EQUIHASH_OPTS=""
  1663.  
  1664. # MPH_ETHASH
  1665. MPH_ETHASH_ADDRESS=$MPH_ADDRESS
  1666. MPH_ETHASH_WORKER="$WORKERNAME"
  1667. MPH_ETHASH_POOL="us-east.ethash-hub.miningpoolhub.com"
  1668. MPH_ETHASH_PORT="17020"
  1669. MPH_ETHASH_OPTS=""
  1670.  
  1671. # MPH_CRYPTONIGHTV7
  1672. MPH_CRYPTONIGHTV7_ADDRESS=$MPH_ADDRESS
  1673. MPH_CRYPTONIGHTV7_WORKER="$WORKERNAME"
  1674. MPH_CRYPTONIGHTV7_POOL="us-east.cryptonight-hub.miningpoolhub.com"
  1675. MPH_CRYPTONIGHTV7_PORT="17024"
  1676. MPH_CRYPTONIGHTV7_OPTS=""
  1677.  
  1678. # MPH_GRS
  1679. MPH_GRS_ADDRESS=$MPH_ADDRESS
  1680. MPH_GRS_WORKER="$WORKERNAME"
  1681. MPH_GRS_POOL="hub.miningpoolhub.com"
  1682. MPH_GRS_PORT="17004"
  1683. MPH_GRS_OPTS=""
  1684.  
  1685. # MPH_KECCAK
  1686. MPH_KECCAK_ADDRESS=$MPH_ADDRESS
  1687. MPH_KECCAK_WORKER="$WORKERNAME"
  1688. MPH_KECCAK_POOL="hub.miningpoolhub.com"
  1689. MPH_KECCAK_PORT="17003"
  1690. MPH_KECCAK_OPTS=""
  1691.  
  1692. # MPH_LYRA2V2
  1693. MPH_LYRA2V2_ADDRESS=$MPH_ADDRESS
  1694. MPH_LYRA2V2_WORKER="$WORKERNAME"
  1695. MPH_LYRA2V2_POOL="hub.miningpoolhub.com"
  1696. MPH_LYRA2V2_PORT="17018"
  1697. MPH_LYRA2V2_OPTS=""
  1698.  
  1699. # MPH_LYRA2Z
  1700. MPH_LYRA2Z_ADDRESS=$MPH_ADDRESS
  1701. MPH_LYRA2Z_WORKER="$WORKERNAME"
  1702. MPH_LYRA2Z_POOL="us-east.lyra2z-hub.miningpoolhub.com"
  1703. MPH_LYRA2Z_PORT="17025"
  1704. MPH_LYRA2Z_OPTS=""
  1705.  
  1706. # MPH_NEOSCRYPT
  1707. MPH_NEOSCRYPT_ADDRESS=$MPH_ADDRESS
  1708. MPH_NEOSCRYPT_WORKER="$WORKERNAME"
  1709. MPH_NEOSCRYPT_POOL="hub.miningpoolhub.com"
  1710. MPH_NEOSCRYPT_PORT="17012"
  1711. MPH_NEOSCRYPT_OPTS=""
  1712.  
  1713. # MPH_SKEIN
  1714. MPH_SKEIN_ADDRESS=$MPH_ADDRESS
  1715. MPH_SKEIN_WORKER="$WORKERNAME"
  1716. MPH_SKEIN_POOL="hub.miningpoolhub.com"
  1717. MPH_SKEIN_PORT="17016"
  1718. MPH_SKEIN_OPTS=""
  1719.  
  1720.  
  1721. #####################################################################
  1722. #                                                                   #
  1723. # Individual GPU_SPECIFIC Power Limit, Temp and Clock settings      #
  1724. #                                                                   #
  1725. #####################################################################
  1726.  
  1727. # Set individual target temps here if INDIVIDUAL_TARGET_TEMPS="YES"
  1728. TARGET_TEMP_0=75
  1729. TARGET_TEMP_1=75
  1730. TARGET_TEMP_2=75
  1731. TARGET_TEMP_3=75
  1732. TARGET_TEMP_4=75
  1733. TARGET_TEMP_5=75
  1734. TARGET_TEMP_6=75
  1735. TARGET_TEMP_7=75
  1736. TARGET_TEMP_8=75
  1737. TARGET_TEMP_9=75
  1738. TARGET_TEMP_10=75
  1739. TARGET_TEMP_11=75
  1740. TARGET_TEMP_12=75
  1741. TARGET_TEMP_13=75
  1742. TARGET_TEMP_14=75
  1743. TARGET_TEMP_15=75
  1744. TARGET_TEMP_16=75
  1745. TARGET_TEMP_17=75
  1746. TARGET_TEMP_18=75
  1747.  
  1748. # Please note that individual clocks and powerlimit settings will be applied to
  1749. # global base (eventually algo-specific) values as overrides according
  1750. # to the previously selected OVERCLOCK_MODE / POWERLIMIT_MODE policy.
  1751.  
  1752. # Set individual powerlimits here if POWERLIMIT_MODE is GPU_SPECIFIC
  1753. INDIVIDUAL_POWERLIMIT_0=100
  1754. INDIVIDUAL_POWERLIMIT_1=100
  1755. INDIVIDUAL_POWERLIMIT_2=100
  1756. INDIVIDUAL_POWERLIMIT_3=100
  1757. INDIVIDUAL_POWERLIMIT_4=100
  1758. INDIVIDUAL_POWERLIMIT_5=100
  1759. INDIVIDUAL_POWERLIMIT_6=100
  1760. INDIVIDUAL_POWERLIMIT_7=100
  1761. INDIVIDUAL_POWERLIMIT_8=100
  1762. INDIVIDUAL_POWERLIMIT_9=100
  1763. INDIVIDUAL_POWERLIMIT_10=100
  1764. INDIVIDUAL_POWERLIMIT_11=100
  1765. INDIVIDUAL_POWERLIMIT_12=100
  1766. INDIVIDUAL_POWERLIMIT_13=100
  1767. INDIVIDUAL_POWERLIMIT_14=100
  1768. INDIVIDUAL_POWERLIMIT_15=100
  1769. INDIVIDUAL_POWERLIMIT_16=100
  1770. INDIVIDUAL_POWERLIMIT_17=100
  1771. INDIVIDUAL_POWERLIMIT_18=100
  1772.  
  1773. # Set individual clocks here if OVERCLOCK_MODE is GPU_SPECIFIC
  1774. __CORE_OVERCLOCK_0=100
  1775. MEMORY_OVERCLOCK_0=100
  1776.  
  1777. __CORE_OVERCLOCK_1=100
  1778. MEMORY_OVERCLOCK_1=100
  1779.  
  1780. __CORE_OVERCLOCK_2=100
  1781. MEMORY_OVERCLOCK_2=100
  1782.  
  1783. __CORE_OVERCLOCK_3=100
  1784. MEMORY_OVERCLOCK_3=100
  1785.  
  1786. __CORE_OVERCLOCK_4=100
  1787. MEMORY_OVERCLOCK_4=100
  1788.  
  1789. __CORE_OVERCLOCK_5=100
  1790. MEMORY_OVERCLOCK_5=100
  1791.  
  1792. __CORE_OVERCLOCK_6=100
  1793. MEMORY_OVERCLOCK_6=100
  1794.  
  1795. __CORE_OVERCLOCK_7=100
  1796. MEMORY_OVERCLOCK_7=100
  1797.  
  1798. __CORE_OVERCLOCK_8=100
  1799. MEMORY_OVERCLOCK_8=100
  1800.  
  1801. __CORE_OVERCLOCK_9=100
  1802. MEMORY_OVERCLOCK_9=100
  1803.  
  1804. __CORE_OVERCLOCK_10=100
  1805. MEMORY_OVERCLOCK_10=100
  1806.  
  1807. __CORE_OVERCLOCK_11=100
  1808. MEMORY_OVERCLOCK_11=100
  1809.  
  1810. __CORE_OVERCLOCK_12=100
  1811. MEMORY_OVERCLOCK_12=100
  1812.  
  1813. __CORE_OVERCLOCK_13=100
  1814. MEMORY_OVERCLOCK_13=100
  1815.  
  1816. __CORE_OVERCLOCK_14=100
  1817. MEMORY_OVERCLOCK_14=100
  1818.  
  1819. __CORE_OVERCLOCK_15=100
  1820. MEMORY_OVERCLOCK_15=100
  1821.  
  1822. __CORE_OVERCLOCK_16=100
  1823. MEMORY_OVERCLOCK_16=100
  1824.  
  1825. __CORE_OVERCLOCK_17=100
  1826. MEMORY_OVERCLOCK_17=100
  1827.  
  1828. __CORE_OVERCLOCK_18=100
  1829. MEMORY_OVERCLOCK_18=100
  1830.  
  1831.  
  1832. ########################################################
  1833. #                                                      #
  1834. # ALGO_SPECIFIC Power Limit and Clock settings         #
  1835. #                                                      #
  1836. ########################################################
  1837.  
  1838. # OC settings used according to current mining ALGO
  1839.  
  1840. # Uppercase algos are those used for single coin mining (no auto switch) and by WTM switcher
  1841. # Lowercase algos are those used by all salfter-based switchers
  1842.  
  1843. # For any missing algo settings the following fallback policy is applied:
  1844. #   *_POWERLIMIT_WATTS defaults to global POWERLIMIT_WATTS value
  1845. #   *_*_OVERCLOCK defaults both algo specific OC offsets to 0
  1846.  
  1847. # Recommended values are for 1060 check http://krypto-mining.blogspot.co.uk/ for other OC values
  1848.  
  1849. # BEAMV2
  1850. BEAMHASHII_POWERLIMIT_WATTS=100
  1851. BEAMHASHII_CORE_OVERCLOCK=100
  1852. BEAMHASHII_MEMORY_OVERCLOCK=200
  1853.  
  1854. # BITCORE, TIMETRAVEL10
  1855. BITCORE_POWERLIMIT_WATTS=100             # Recommended value for some GTX-1060: 65
  1856. BITCORE_CORE_OVERCLOCK=0                 # Recommended value for some GTX-1060: 150
  1857. BITCORE_MEMORY_OVERCLOCK=0               # Recommended value for some GTX-1060: 800
  1858.  
  1859. # Cryptonight
  1860. CRYPTONIGHT_POWERLIMIT_WATTS=100         # Recommended value for some GTX-1060: 62
  1861. CRYPTONIGHT_CORE_OVERCLOCK=0             # Recommended value for some GTX-1060: 155
  1862. CRYPTONIGHT_MEMORY_OVERCLOCK=0           # Recommended value for some GTX-1060: -300
  1863.  
  1864. # CRYPTONIGHTV7
  1865. CRYPTONIGHTV7_POWERLIMIT_WATTS=100       # Recommended value for some GTX-1060: 62
  1866. CRYPTONIGHTV7_CORE_OVERCLOCK=0           # Recommended value for some GTX-1060: 155
  1867. CRYPTONIGHTV7_MEMORY_OVERCLOCK=0         # Recommended value for some GTX-1060: -300
  1868.  
  1869. # CRYPTONIGHT HEAVY
  1870. CRYPTONIGHTHEAVY_POWERLIMIT_WATTS=100    # Recommended value for some GTX-1060: 62
  1871. CRYPTONIGHTHEAVY_CORE_OVERCLOCK=0        # Recommended value for some GTX-1060: 155
  1872. CRYPTONIGHTHEAVY_MEMORY_OVERCLOCK=0      # Recommended value for some GTX-1060: -300
  1873.  
  1874. # CRYPTONIGHT R
  1875. CRYPTONIGHTR_POWERLIMIT_WATTS=100    # Recommended value for some GTX-1060: 62
  1876. CRYPTONIGHTR_CORE_OVERCLOCK=0        # Recommended value for some GTX-1060: 155
  1877. CRYPTONIGHTR_MEMORY_OVERCLOCK=0      # Recommended value for some GTX-1060: -300
  1878.  
  1879. #CUCKAROO29
  1880. CUCKAROO29_POWERLIMIT_WATTS=100          # Recommended value same as Equihash
  1881. CUCKAROO29_CORE_OVERCLOCK=0                # Recommended value same as Equihash
  1882. CUCKAROO29_MEMORY_OVERCLOCK=0              # Recommended value same as Equihash
  1883.  
  1884. #CUCKATOO31
  1885. CUCKATOO31_POWERLIMIT_WATTS=100          # Recommended value same as Equihash
  1886. CUCKATOO31_CORE_OVERCLOCK=0                # Recommended value same as Equihash
  1887. CUCKATOO31_MEMORY_OVERCLOCK=0              # Recommended value same as Equihash
  1888.  
  1889. CUCKOOCYCLE_POWERLIMIT_WATTS=100          # Recommended value same as Equihash
  1890. CUCKOOCYCLE_CORE_OVERCLOCK=0                # Recommended value same as Equihash
  1891. CUCKOOCYCLE_MEMORY_OVERCLOCK=0              # Recommended value same as Equihash
  1892.  
  1893. # ENERGI
  1894. ENERGI_POWERLIMIT_WATTS=100              # Same as Ethash
  1895. ENERGI_CORE_OVERCLOCK=0                  # Same as Ethash
  1896. ENERGI_MEMORY_OVERCLOCK=0                # Same as Ethash
  1897.  
  1898. # Equihash
  1899. EQUIHASH_POWERLIMIT_WATTS=100            # Recommended value for some GTX-1060: 76
  1900. EQUIHASH_CORE_OVERCLOCK=0                # Recommended value for some GTX-1060: 150
  1901. EQUIHASH_MEMORY_OVERCLOCK=0              # Recommended value for some GTX-1060: 400
  1902.  
  1903. # Ethash
  1904. ETHASH_POWERLIMIT_WATTS=100              # Recommended value for some GTX-1060: 76
  1905. ETHASH_CORE_OVERCLOCK=0                  # Recommended value for some GTX-1060: 100
  1906. ETHASH_MEMORY_OVERCLOCK=0                # Recommended value for some GTX-1060: 1600
  1907.  
  1908. # HEX
  1909. HEX_POWERLIMIT_WATTS=100
  1910. HEX_CORE_OVERCLOCK=0
  1911. HEX_MEMORY_OVERCLOCK=0
  1912.  
  1913. # lyra2v2, Lyura2Rev2
  1914. LYRA2V2_POWERLIMIT_WATTS=100             # Recommended value for some GTX-1060: 65
  1915. LYRA2V2_CORE_OVERCLOCK=0                 # Recommended value for some GTX-1060: 160
  1916. LYRA2V2_MEMORY_OVERCLOCK=0               # Recommended value for some GTX-1060: -1000
  1917.  
  1918. # LYRA2Z
  1919. LYRA2Z_POWERLIMIT_WATTS=100           # Recommended value for some GTX-1060: 65
  1920. LYRA2Z_CORE_OVERCLOCK=0               # Recommended value for some GTX-1060: 135
  1921. LYRA2Z_MEMORY_OVERCLOCK=0             # Recommended value for some GTX-1060: -1200
  1922.  
  1923. # MTP
  1924. MTP_POWERLIMIT_WATTS=100               # No Recommendations
  1925. MTP_CORE_OVERCLOCK=0                   # No Recommendations
  1926. MTP_MEMORY_OVERCLOCK=0                 # No Recommendations
  1927.  
  1928. # Neoscrypt
  1929. NEOSCRYPT_POWERLIMIT_WATTS=100           # Recommended value for some GTX-1060: 80
  1930. NEOSCRYPT_CORE_OVERCLOCK=0               # Recommended value for some GTX-1060: 150
  1931. NEOSCRYPT_MEMORY_OVERCLOCK=0             # Recommended value for some GTX-1060: 800
  1932.  
  1933. # PHI1612
  1934. PHI1612_POWERLIMIT_WATTS=100             # No recommended value available
  1935. PHI1612_CORE_OVERCLOCK=0                 # No recommended value available
  1936. PHI1612_MEMORY_OVERCLOCK=0               # No recommended value available
  1937.  
  1938. # PHI2
  1939. PHI2_POWERLIMIT_WATTS=100                # No recommended value available
  1940. PHI2_CORE_OVERCLOCK=0                    # No recommended value available
  1941. PHI2_MEMORY_OVERCLOCK=0                  # No recommended value available
  1942.  
  1943. # Skunk
  1944. SKUNK_POWERLIMIT_WATTS=100               # Recommended value for some GTX-1060: 78
  1945. SKUNK_CORE_OVERCLOCK=0                   # Recommended value for some GTX-1060: 150
  1946. SKUNK_MEMORY_OVERCLOCK=0                 # Recommended value for some GTX-1060: 1000
  1947.  
  1948. # X16R
  1949. X16R_POWERLIMIT_WATTS=100                # Recommended value for some GTX-1060: 65
  1950. X16R_CORE_OVERCLOCK=0                    # Recommended value for some GTX-1060: 100
  1951. X16R_MEMORY_OVERCLOCK=100                  # Recommended value for some GTX-1060: 100
  1952.  
  1953. # X16RV2
  1954. X16RV2_POWERLIMIT_WATTS=100                # Recommended value for some GTX-1060: 65
  1955. X16RV2_CORE_OVERCLOCK=0                    # Recommended value for some GTX-1060: 100
  1956. X16RV2_MEMORY_OVERCLOCK=100                  # Recommended value for some GTX-1060: 100
  1957.  
  1958. # X21S
  1959. X21S_POWERLIMIT_WATTS=100                # No recommended value available
  1960. X21S_CORE_OVERCLOCK=0                    # No recommended value available
  1961. X21S_MEMORY_OVERCLOCK=0                  # No recommended value available
  1962.  
  1963. # X22I
  1964. X22I_POWERLIMIT_WATTS=100                # Recommended value for some GTX-1060: 65
  1965. X22I_CORE_OVERCLOCK=0                    # Recommended value for some GTX-1060: 100
  1966. X22I_MEMORY_OVERCLOCK=0                  # Recommended value for some GTX-1060: 100
  1967.  
  1968. # Xevan
  1969. XEVAN_POWERLIMIT_WATTS=100               # Recommended value for some GTX-1060: 65
  1970. XEVAN_CORE_OVERCLOCK=0                   # Recommended value for some GTX-1060: 100
  1971. XEVAN_MEMORY_OVERCLOCK=0                 # Recommended value for some GTX-1060: 600
  1972.  
  1973. # ZHASH
  1974. ZHASH_POWERLIMIT_WATTS=100               # No recommended value available
  1975. ZHASH_CORE_OVERCLOCK=150                 # No recommended value available
  1976. ZHASH_MEMORY_OVERCLOCK=150               # No recommended value available
  1977.  
  1978. ### IGNORE PL & OC SETTINGS BELOW THIS LINE IF YOU DON'T USE ANY SALFTER_* AUTO SWITCHER
  1979.  
  1980. # Nicehash and MiningPoolHub sometimes use different names fot the same algo. Therefore:
  1981. #  - SALFTER_NICEHASH_SWITCHING matches Nicehash naming convention
  1982. #  - SALFTER_MPH_SWITCHING matches MiningPoolHub naming convention
  1983. #  - SALFTER_PROGRAMATIC_SWITCHING also matches MiningPoolHub convention
  1984. # For your convenience, the matching naming convention is indicated above each settings block
  1985.  
  1986. # daggerhashimoto @ NICEHASH
  1987. daggerhashimoto_POWERLIMIT_WATTS=100     # Recommended value for some GTX-1060: 76
  1988. daggerhashimoto_CORE_OVERCLOCK=0         # Recommended value for some GTX-1060: -200
  1989. daggerhashimoto_MEMORY_OVERCLOCK=0       # Recommended value for some GTX-1060: 1200
  1990.  
  1991. # lbry @ NICEHASH
  1992. lbry_POWERLIMIT_WATTS=100                # Recommended value for some GTX-1060: 120
  1993. lbry_CORE_OVERCLOCK=0                    # Recommended value for some GTX-1060: 100
  1994. lbry_MEMORY_OVERCLOCK=0                  # Recommended value for some GTX-1060: 100
  1995.  
  1996. # lyra2rev2 @ NICEHASH
  1997. lyra2rev2_POWERLIMIT_WATTS=100           # Recommended value for some GTX-1060: 120
  1998. lyra2rev2_CORE_OVERCLOCK=0               # Recommended value for some GTX-1060: 100
  1999. lyra2rev2_MEMORY_OVERCLOCK=0             # Recommended value for some GTX-1060: 100
  2000.  
  2001. # equihash @ NICEHASH & MININGPOOLHUB
  2002. equihash_POWERLIMIT_WATTS=100            # Recommended value for some GTX-1060: 76
  2003. equihash_CORE_OVERCLOCK=0                # Recommended value for some GTX-1060: 150
  2004. equihash_MEMORY_OVERCLOCK=0              # Recommended value for some GTX-1060: 400
  2005.  
  2006. # neoscrypt @ NICEHASH & MININGPOOLHUB
  2007. neoscrypt_POWERLIMIT_WATTS=100           # Recommended value for some GTX-1060: 80
  2008. neoscrypt_CORE_OVERCLOCK=0               # Recommended value for some GTX-1060: 150
  2009. neoscrypt_MEMORY_OVERCLOCK=0             # Recommended value for some GTX-1060: 800
  2010.  
  2011. # cryptonight_monero @ MININGPOOLHUB
  2012. cryptonight_monero_POWERLIMIT_WATTS=100  # Recommended value for some GTX-1060: 62
  2013. cryptonight_monero_CORE_OVERCLOCK=0      # Recommended value for some GTX-1060: 155
  2014. cryptonight_monero_MEMORY_OVERCLOCK=0    # Recommended value for some GTX-1060: -300
  2015.  
  2016. # ethash @ MININGPOOLHUB
  2017. ethash_POWERLIMIT_WATTS=100              # Recommended value for some GTX-1060: 76
  2018. ethash_CORE_OVERCLOCK=0                  # Recommended value for some GTX-1060: -200
  2019. ethash_MEMORY_OVERCLOCK=0                # Recommended value for some GTX-1060: 1200
  2020.  
  2021. # groestl @ MININGPOOLHUB
  2022. groestl_POWERLIMIT_WATTS=100             # Recommended value for some GTX-1060: 120
  2023. groestl_CORE_OVERCLOCK=0                 # Recommended value for some GTX-1060: 100
  2024. groestl_MEMORY_OVERCLOCK=0               # Recommended value for some GTX-1060: 100
  2025.  
  2026. # keccak @ MININGPOOLHUB
  2027. keccak_POWERLIMIT_WATTS=100              # Recommended value for some GTX-1060: 120
  2028. keccak_CORE_OVERCLOCK=0                  # Recommended value for some GTX-1060: 100
  2029. keccak_MEMORY_OVERCLOCK=0                # Recommended value for some GTX-1060: 100
  2030.  
  2031. # lyra2re2 @ MININGPOOLHUB
  2032. lyra2re2_POWERLIMIT_WATTS=100            # Recommended value for some GTX-1060: 120
  2033. lyra2re2_CORE_OVERCLOCK=0                # Recommended value for some GTX-1060: 100
  2034. lyra2re2_MEMORY_OVERCLOCK=0              # Recommended value for some GTX-1060: 100
  2035.  
  2036. # myriad_groestl @ MININGPOOLHUB
  2037. myriad_groestl_POWERLIMIT_WATTS=100      # Recommended value for some GTX-1060: 120
  2038. myriad_groestl_CORE_OVERCLOCK=0          # Recommended value for some GTX-1060: 100
  2039. myriad_groestl_MEMORY_OVERCLOCK=0        # Recommended value for some GTX-1060: 100
  2040.  
  2041. # qubit @ MININGPOOLHUB
  2042. qubit_POWERLIMIT_WATTS=100               # Recommended value for some GTX-1060: 120
  2043. qubit_CORE_OVERCLOCK=0                   # Recommended value for some GTX-1060: 100
  2044. qubit_MEMORY_OVERCLOCK=0                 # Recommended value for some GTX-1060: 100
  2045.  
  2046. # scrypt @ MININGPOOLHUB
  2047. scrypt_POWERLIMIT_WATTS=100              # Recommended value for some GTX-1060: 120
  2048. scrypt_CORE_OVERCLOCK=0                  # Recommended value for some GTX-1060: 100
  2049. scrypt_MEMORY_OVERCLOCK=0                # Recommended value for some GTX-1060: 100
  2050.  
  2051. # sia @ MININGPOOLHUB
  2052. sia_POWERLIMIT_WATTS=100                 # Recommended value for some GTX-1060: 120
  2053. sia_CORE_OVERCLOCK=0                     # Recommended value for some GTX-1060: 100
  2054. sia_MEMORY_OVERCLOCK=0                   # Recommended value for some GTX-1060: 100
  2055.  
  2056. # skein @ MININGPOOLHUB
  2057. skein_POWERLIMIT_WATTS=100               # Recommended value for some GTX-1060: 120
  2058. skein_CORE_OVERCLOCK=0                   # Recommended value for some GTX-1060: 100
  2059. skein_MEMORY_OVERCLOCK=0                 # Recommended value for some GTX-1060: 100
  2060.  
  2061. # x11 @ MININGPOOLHUB
  2062. x11_POWERLIMIT_WATTS=100                 # Recommended value for some GTX-1060: 120
  2063. x11_CORE_OVERCLOCK=0                     # Recommended value for some GTX-1060: 100
  2064. x11_MEMORY_OVERCLOCK=0                   # Recommended value for some GTX-1060: 100
  2065.  
  2066. ################################################################
  2067. #                                                              #
  2068. # AUTOMATIC PROFIT-BASED MINING SWITCHERS                      #
  2069. #                                                              #
  2070. ################################################################
  2071.  
  2072.  
  2073. ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ##
  2074. # papampi WTM_SWITCHING / PROFIT_CHECK settings        #
  2075. ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ##
  2076.  
  2077. WTM_PROFIT_CHECK="NO"      # whattomine.com Profit check for webinfo, only use if AUTO_SWITCH is not WTM_SWITCHING
  2078.  
  2079. # note!! all selected COINS must HAVE ADDRESSES in the coin section (no need for address if switch=no and profit=yes )
  2080. # select which coins you want to mine or check profit (profit switch only using this list of coins) it will auto switch/check profit of your COIN selection from this list using whattomine.com
  2081.  
  2082. WTM_AUTO_SWITCH_COINS="ZEC;ZEN;ETH;BTG;FTC"   # Coins to check profit or make the switch with format "ZEC;ETH;ETC;XMR"
  2083.  
  2084. WTM_AUTO_SWITCH_SYNC_INTERVAL="3"             # Time to sync with WTM for best coin, minimum 3 minutes.
  2085.  
  2086. WTM_PROFIT_CHECK_INTERVAL="30"                # interval between checking profit for web info
  2087.  
  2088. WTM_MIN_DIFFERENCE="6"                        # Mininumum difference in percent when switch to new coin, to prevent too many switches.
  2089.  
  2090. WTM_MINIMUM_MINING_TIME="1800"                # Minimum mining time (seconds) before checking and switching to prevent fast switches.
  2091.  
  2092. WTM_LOWER_MIN_DIFFERENCE="3"                  # When Minimum Mining time passed, next top coin will switch with lower difference
  2093.  
  2094. WTM_FORCE_SWITCH="8"                          # If profit gain is more than this value make the switch and dont wait for minimum mining time.
  2095.  
  2096. WTM_CURRENCY="USD"                            # USD, AUD, BRL, CAD, CHF, CLP, CNY, DKK, EUR, GBP, HKD, INR, ISK, JPY, KRW, NZD, PLN, RUB, SEK, SGD, THB, TWD
  2097.  
  2098. #Read below for how to change the url
  2099. WTM_AUTO_SWITCH_URL="https://whattomine.com/coins.json?utf8=%E2%9C%93&adapt_q_280x=0&adapt_q_380=0&adapt_q_fury=0&adapt_q_470=1&adapt_q_480=3&adapt_q_570=0&adapt_q_580=0&adapt_q_750Ti=0&adapt_q_1050Ti=1&adapt_q_10606=6&adapt_10606=true&adapt_q_1070=1&adapt_q_1080=1&adapt_q_1080Ti=1&eth=true&factor%5Beth_hr%5D=135.0&factor%5Beth_p%5D=540.0&grof=true&factor%5Bgro_hr%5D=123.0&factor%5Bgro_p%5D=540.0&x11gf=true&factor%5Bx11g_hr%5D=43.2&factor%5Bx11g_p%5D=540.0&cn=true&factor%5Bcn_hr%5D=2580.0&factor%5Bcn_p%5D=420.0&eq=true&factor%5Beq_hr%5D=1620.0&factor%5Beq_p%5D=540.0&lre=true&factor%5Blrev2_hr%5D=121800.0&factor%5Blrev2_p%5D=540.0&ns=true&factor%5Bns_hr%5D=3000.0&factor%5Bns_p%5D=540.0&lbry=true&factor%5Blbry_hr%5D=1020.0&factor%5Blbry_p%5D=540.0&bk2bf=true&factor%5Bbk2b_hr%5D=5940.0&factor%5Bbk2b_p%5D=480.0&bk14=true&factor%5Bbk14_hr%5D=9300.0&factor%5Bbk14_p%5D=540.0&pas=true&factor%5Bpas_hr%5D=3480.0&factor%5Bpas_p%5D=540.0&skh=true&factor%5Bskh_hr%5D=108.0&factor%5Bskh_p%5D=540.0&factor%5Bl2z_hr%5D=420.0&factor%5Bl2z_p%5D=300.0&factor%5Bcost%5D=0.0&sort=Profit&volume=0&revenue=current&factor%5Bexchanges%5D%5B%5D=&factor%5Bexchanges%5D%5B%5D=abucoins&factor%5Bexchanges%5D%5B%5D=bitfinex&factor%5Bexchanges%5D%5B%5D=bittrex&factor%5Bexchanges%5D%5B%5D=bleutrade&factor%5Bexchanges%5D%5B%5D=c_cex&factor%5Bexchanges%5D%5B%5D=cryptopia&factor%5Bexchanges%5D%5B%5D=hitbtc&factor%5Bexchanges%5D%5B%5D=poloniex&factor%5Bexchanges%5D%5B%5D=yobit&dataset=Main&commit=Calculate"
  2100.  
  2101. ## Go to [ https://whattomine.com/coins ] select your cards, hash rate, power, algos, exchanges, ...
  2102. # Set "Sort by" and "Difficulty for Revenue" to "Current profit" and "Current dificulty" ... "last 24, 3 days,...  " are not good for auto switch.
  2103. # Click calculate, and wait for page to load, copy the new url and add .json to /coins at the begining of the url.
  2104. # like this " https://whattomine.com/coins.json?utf8=✓&adapt....."
  2105. # Above url is for 6x1060
  2106.  
  2107.  
  2108. ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ##
  2109. # All SALFTER_*_SWITCHING settings                     #
  2110. ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ##
  2111.  
  2112. # Change this url to one you use for your own
  2113. PROGRAMATIC_SWITCH_CONFIG_JSON_URL="https://pastebin.com/dl/eLU4B8rK"
  2114.  
  2115. CURRENCY=USD
  2116.  
  2117. POWER_COST=0.10
  2118.  
  2119. MINIMUM_PROFIT=0.0
  2120.  
  2121. MPH_USERNAME="$MPH_ADDRESS"
  2122.  
  2123. PAYMENT_ADDRESS="$NICE_ADDRESS"
  2124.  
  2125. WORKER_NAME="$WORKERNAME"
  2126.  
  2127. PROFIT_CHECK_TIMEOUT=600
  2128.  
  2129. # ENSURE YOU USE MINER_TEMP_CONTROL for fanspeed with salfter switcher
  2130.  
  2131. ########################################################
  2132. #                                                      #
  2133. # Telegram settings                                    #
  2134. #                                                      #
  2135. ########################################################
  2136.  
  2137. # The Telegram service can periodically send Telegram messages with the status of your rig.
  2138. # Please watch kk003's video tutorial how to create a telegram bot and get Api Key + User Id:
  2139. # https://youtu.be/HS7Q1zH00bs
  2140. # If You set telegram to "NO" but add CHATID and API, you will only get notifications from system.
  2141.  
  2142. TELEGRAM_MESSAGES="NO"               # YES or NO # Set to YES if you want to receive Telegram Periodic Messages
  2143.  
  2144. TELEGRAM_ALERTS="NO"                 # YES or NO # Set to No if you Dont want to get Telegram Alerts on warnings
  2145.  
  2146. TELEGRAM_TYPE="papampi"              # kk003 or papampi or damNmad or BaliMiner # There are 4 versions. Please choose one
  2147.  
  2148. TELEGRAM_TIMEOUT_IN_MINUTES="60"     # timeout
  2149.  
  2150. TELEGRAM_CHATID="CHATID"             # Enter your Chat ID here
  2151.  
  2152. TELEGRAM_APIKEY="Your Telegram API"  # Enter your API Key here
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement