nanopool.org
Open in
urlscan Pro
2606:4700:10::ac43:12a8
Public Scan
Submitted URL: http://nanopool.org/
Effective URL: https://nanopool.org/
Submission: On December 19 via manual from ES — Scanned from ES
Effective URL: https://nanopool.org/
Submission: On December 19 via manual from ES — Scanned from ES
Form analysis
1 forms found in the DOM<form class="form-horizontal" data-bind="submit: generate" style="margin-right: 15px;">
<div class="form-group"><label class="col-sm-4 control-label">OS</label>
<div class="col-sm-8">
<div class="radio-inline"><label><input type="radio" value="Windows" data-bind="checked : os" style="margin-top: 2px" name="ko_unique_1" title="This field is required." data-orig-title="">Windows</label></div>
<div class="radio-inline"><label><input type="radio" value="Linux" data-bind="checked : os" style="margin-top: 2px" name="ko_unique_2" title="This field is required." data-orig-title="">Linux</label></div><span class="validationMessage"
data-bind="validationMessage: os" style="display: none;"></span>
</div>
</div>
<div class="form-group"><label class="col-sm-4 control-label smallTooltip">GPU vendor</label>
<div class="col-sm-8">
<div class="radio-inline"><label><input type="radio" value="NVIDIA" data-bind="checked : gpu_vendor" style="margin-top: 2px" name="ko_unique_3" title="This field is required." data-orig-title="">NVIDIA</label></div>
<div class="radio-inline" style="margin-left: 26px;"><label><input type="radio" value="AMD" data-bind="checked : gpu_vendor" style="margin-top: 2px; " name="ko_unique_4" title="This field is required." data-orig-title="">AMD</label></div><span
class="validationMessage" data-bind="validationMessage: gpu_vendor" style="display: none;"></span>
</div>
</div>
<div class="form-group"><label class="col-sm-4 control-label smallTooltip" for="worker">Worker
name<a data-toggle="tooltip" data-placement="top" data-delay="{ show: 100, hide: 500}" title="" data-original-title="Computer(rig) identifier for receiving statistic."><span class="glyphicon glyphicon-info-sign glyphicon-tooltip"></span></a></label>
<div class="col-sm-8"><input id="worker" data-bind="textInput : worker" placeholder="rig1" style="margin-top: 6px; width: 100%" title="This field is required." data-orig-title=""><span class="validationMessage"
data-bind="validationMessage: worker" style="display: none;"></span></div>
</div>
<div class="form-group"><label class="col-sm-4 control-label smallTooltip"
for="email">Email<a data-toggle="tooltip" data-placement="top" data-delay="{ show: 100, hide: 500}" title="" data-original-title="Email address for receiving alerts for your worker. Also used as password for changing settings on account page. This parameter does not have to be a valid email address. Case sensitive."><span class="glyphicon glyphicon-info-sign glyphicon-tooltip"></span></a></label>
<div class="col-sm-8"><input id="email" data-bind="textInput : email" placeholder="email@example.com" style="margin-top: 6px; width: 100%" title="This field is required." data-orig-title=""><span class="validationMessage"
data-bind="validationMessage: email" style="display: none;"></span></div>
</div>
<div class="form-group"><label class="col-sm-4 control-label smallTooltip" for="mainServer">Main
server<a data-toggle="tooltip" data-placement="top" data-delay="{ show: 100, hide: 500}" title="" data-original-title="Main server for mining. Other servers will be used as failovers"><span class="glyphicon glyphicon-info-sign glyphicon-tooltip"></span></a></label>
<div class="col-sm-8"><select id="mainServer" data-bind="options: servers, optionsText: 'title', optionsValue: 'id', value : mainServer, valueAllowUnset: false" style="margin-top: 6px; width: 150px" title="">
<option value="eu1">Europe 1</option>
<option value="eu2">Europe 2</option>
<option value="asia1">Asia</option>
<option value="us-west1">US West</option>
<option value="us-east1">US East</option>
<option value="jp1">Japan</option>
<option value="au1">Australia</option>
</select><span class="validationMessage" data-bind="validationMessage: mainServer" style="display: none;"></span></div>
</div>
<div class="form-group"><label class="col-sm-4 control-label smallTooltip" for="coin1">First
algorithm<a data-toggle="tooltip" data-placement="top" data-delay="{ show: 100, hide: 500}" title="" data-original-title="Claymore DualMiner supports mining two cryptocurrencies at the same time."><span class="glyphicon glyphicon-info-sign glyphicon-tooltip"></span></a></label>
<div class="col-sm-8"><select id="coin1" data-bind="options: coins1, value : coin1, valueAllowUnset: false" style="margin-top: 6px; width: 150px" title="">
<option value="Ethereum">Ethereum</option>
<option value="Ethereum Classic">Ethereum Classic</option>
</select><span class="validationMessage" data-bind="validationMessage: coin1" style="display: none;"></span></div>
</div>
<div class="form-group"><label class="col-sm-4 control-label smallTooltip" for="address1">First algorithm
address<a data-toggle="tooltip" data-placement="top" data-delay="{ show: 100, hide: 500}" data-bind="tooltip: { title: address1_description, html: true }" data-original-title="" title=""><span class="glyphicon glyphicon-info-sign glyphicon-tooltip"></span></a></label>
<div class="col-sm-8"><input id="address1" data-bind="textInput : address1, enable: address1_enabled, attr: {placeholder: address1_placeholder}" style="margin-top: 6px; width: 100%" title="This field is required." data-orig-title=""
placeholder="0x52bc44d5378309ee2abf1539bf71de1b7d7be3b5"><span class="validationMessage" data-bind="validationMessage: address1" style="display: none;"></span></div>
</div>
<div class="form-group"><label class="col-sm-4 control-label" for="coin2">Second
algorithm<a data-toggle="tooltip" data-placement="top" data-delay="{ show: 100, hide: 500}" title="" data-original-title="Claymore DualMiner supports mining two cryptocurrencies at the same time."><span class="glyphicon glyphicon-info-sign glyphicon-tooltip"></span></a></label>
<div class="col-sm-8"><select id="coin2" data-bind="options: coins2, value : coin2, valueAllowUnset: false" style="margin-top: 6px; width: 150px" title="">
<option value="SiaCoin">SiaCoin</option>
<option value="PascalCoin">PascalCoin</option>
<option value="None">None</option>
</select><span class="validationMessage" data-bind="validationMessage: coin2" style="display: none;"></span></div>
</div>
<div class="form-group" data-bind="visible: has_pid2" style="display: none;"><label class="col-sm-4 control-label smallTooltip">Second algorithm wallet
type<a data-toggle="tooltip" data-placement="top" data-delay="{ show: 100, hide: 500}" title="" data-original-title="If you mine direct to your own wallet choose option 'Local'. If you mine to exchange select option 'Exchange'"><span class="glyphicon glyphicon-info-sign glyphicon-tooltip"></span></a></label>
<div class="col-sm-8">
<div class="radio-inline"><label><input type="radio" value="Local" data-bind="checked : wallet_type2, enable: wallet_type2_enabled" style="margin-top: 2px" checked="" name="ko_unique_5" title="" disabled="">Local wallet</label></div>
<div class="radio-inline" style="margin-left: 26px;"><label><input type="radio" value="Exchange" data-bind="checked : wallet_type2, enable: wallet_type2_enabled" style="margin-top: 2px; " name="ko_unique_6" title="" disabled="">Exchange
wallet</label></div><span class="validationMessage" data-bind="validationMessage: wallet_type2" style="display: none;"></span>
</div>
</div>
<div class="form-group" data-bind="visible: ex_address2_enabled() && has_pid2()" style="display: none;"><label class="col-sm-4 control-label" for="ex_address2">Second algorithm exchange</label>
<div class="col-sm-8"><select id="ex_address2" data-bind="options: ex_addresses2, value : ex_address2, enable: ex_address2_enabled, optionsText: 'name', optionsValue: 'address', optionsCaption: '', allowUnset: false"
style="margin-top: 6px; width: 150px" title="" disabled="">
<option value=""></option>
</select><span class="validationMessage" data-bind="validationMessage: ex_address2" style="display: none;"></span></div>
</div>
<div class="form-group" data-bind="visible: address2_enabled"><label class="col-sm-4 control-label smallTooltip" for="address2">Second algorithm
address<a data-toggle="tooltip" data-placement="top" data-delay="{ show: 100, hide: 500}" data-bind="tooltip: { title: address2_description, html: true }" data-original-title="" title=""><span class="glyphicon glyphicon-info-sign glyphicon-tooltip"></span></a></label>
<div class="col-sm-8"><input id="address2" data-bind="textInput : address2, enable: address2_enabled, attr: {placeholder: address2_placeholder}" style="margin-top: 6px; width: 100%" title="This field is required." data-orig-title=""
placeholder="d9bab20f644d50a30ded4f131ed5bf57c59889e98801e9db0dde858f1db667ae15c7531c3309"><span class="validationMessage" data-bind="validationMessage: address2" style="display: none;"></span></div>
</div>
<div class="form-group" data-bind="visible: ex_address2_enabled() && has_pid2()" style="display: none;"><label class="col-sm-4 control-label smallTooltip" for="pid2">Second algorithm payment
ID<a data-toggle="tooltip" data-placement="top" data-delay="{ show: 100, hide: 500}" title="" data-original-title="Payment-ID(payload) is usually used by exchanges to determine the account for deposit"><span class="glyphicon glyphicon-info-sign glyphicon-tooltip"></span></a></label>
<div class="col-sm-8"><input id="pid2" data-bind="textInput : pid2, enable: pid2_enabled" style="margin-top: 6px; width: 100%" title="" disabled=""><span class="validationMessage" data-bind="validationMessage: pid2" style="display: none;"></span>
</div>
</div>
<div class="form-group">
<div class="col-sm-12"><a class="btn btn-primary pull-right" href="#" data-dismiss="modal">Close</a><button class="btn btn-primary pull-right" type="submit" style="margin-right: 5px;">Generate</button></div>
</div>
</form>
Text Content
× CLAYMORE DUALMINER CONFIG GENERATOR (BETA TEST) OS Windows Linux GPU vendor NVIDIA AMD Worker name Email Main server Europe 1Europe 2AsiaUS WestUS EastJapanAustralia First algorithm EthereumEthereum Classic First algorithm address Second algorithm SiaCoinPascalCoinNone Second algorithm wallet type Local wallet Exchange wallet Second algorithm exchange Second algorithm address Second algorithm payment ID CloseGenerate WELCOME TO NANOPOOL ETHEREUM CLASSIC * Pool Hashrate436.7 Gh/sMiners Count945Workers Count1,967Price0.28mɃ $29.24 * Payouts 0.1 - 100 ETC * Algorithm Etchash HOW TO CONNECT 1. Download the miner:nanominer 2. Extract archive to any folder 3. Configure miner 4. Execute nanominer.exe Start Mining MONERO * Pool Hashrate1,240,618.8 kH/sMiners Count2,501Workers Count15,625Price2.02mɃ $206.30 * Payouts 0.11 - 10 XMR * Algorithm RandomX HOW TO CONNECT 1. Download the miner:nanominer 2. Extract archive to any folder 3. Configure miner 4. Execute nanominer.exe Start Mining RAVEN * Pool Hashrate272.7 Gh/sMiners Count1,047Workers Count3,562Price 1k0.22mɃ $22.83 * Payouts 50 - 50000 RVN * Algorithm KAWPOW HOW TO CONNECT 1. Download the miner:NanominerT-Rex(NVIDIA)Avermore(AMD) 2. Extract archive to any folder 3. Set your RavenCoin address, worker name and email(optional). 4. Start miner Start Mining CONFLUX * Pool Hashrate575.9 Gh/sMiners Count566Workers Count1,496Price0.00mɃ $0.17 * Payouts 1 - 100 CFX * Algorithm Octopus HOW TO CONNECT 1. Download the miner:Nanominer(NVIDIA)NBMiner(AMD) 2. Extract archive to any folder 3. Set your wallet address, worker name, email and coin/algorithm. 4. Start miner Start Mining ERGO * Pool Hashrate590.5 Gh/sMiners Count478Workers Count1,112Price0.01mɃ $1.79 * Payouts 1 - 500 ERGO * Algorithm Autolykos v2 HOW TO CONNECT 1. Download the miner:NanominerSRBminer 2. Extract archive to any folder 3. Set your wallet address, worker name, email and coin/algorithm. 4. Start miner Start Mining ZEPHYR * Pool Hashrate5,317.2 kH/sMiners Count124Workers Count542Price0.02mɃ $2.30 * Payouts 0.1 - 50 ZEPH * Algorithm RandomX HOW TO CONNECT 1. Download the miner:lol-miner 2. Extract archive to any folder 3. Configure miner Start Mining ZEPHYR Pool Hashrate5,317.2 kH/sMiners Count124Price0.02mɃ $2.30 * Payouts 0.1 - 50 ZEPH * Algorithm RandomX Quick Start Overview ZEPHYR WEBSITE IS UNDER MAINTENANCE. PLEASE, CHECK AGAIN LATER. MINING PROCESS IS NOT AFFECTED. ETHEREUM CLASSIC Pool Hashrate436.7 Gh/sMiners Count945Price0.28mɃ $29.24 * Payouts 0.1 - 100 ETC * Algorithm Etchash Quick Start Overview ETHEREUM CLASSIC WEBSITE IS UNDER MAINTENANCE. PLEASE, CHECK AGAIN LATER. MINING PROCESS IS NOT AFFECTED. MONERO Pool Hashrate1,240,618.8 kH/sMiners Count2,501Price2.02mɃ $206.30 * Payouts 0.11 - 10 XMR * Algorithm RandomX Quick Start Overview MONERO WEBSITE IS UNDER MAINTENANCE. PLEASE, CHECK AGAIN LATER. MINING PROCESS IS NOT AFFECTED. RAVEN Pool Hashrate272.7 Gh/sMiners Count1,047Price 1k0.22mɃ $22.83 * Payouts 50 - 50000 RVN * Algorithm KAWPOW Quick Start Overview RAVEN WEBSITE IS UNDER MAINTENANCE. PLEASE, CHECK AGAIN LATER. MINING PROCESS IS NOT AFFECTED. CONFLUX Pool Hashrate575.9 Gh/sMiners Count566Price0.00mɃ $0.17 * Payouts 1 - 100 CFX * Algorithm Octopus Quick Start Overview CONFLUX WEBSITE IS UNDER MAINTENANCE. PLEASE, CHECK AGAIN LATER. MINING PROCESS IS NOT AFFECTED. ERGO Pool Hashrate590.5 Gh/sMiners Count478Price0.01mɃ $1.79 * Payouts 1 - 500 ERGO * Algorithm Autolykos v2 Quick Start Overview ERGO WEBSITE IS UNDER MAINTENANCE. PLEASE, CHECK AGAIN LATER. MINING PROCESS IS NOT AFFECTED.