Pool Details
See specific details such as wallet addresses and pool numbers.
Pool Wallet: gpoo1atPkrKnfxQ4Qt214ErbgBBJeiksL1EjqBHynbo
Fees Wallet: feeZb9FSSX5JNhpoKignn7XcsWJZ39yuijoeyKZTBJP
Dual Mining
Our pool implements dual mining for ORE + COAL, where the same solutions are submitted for both and we get extra reward in COAL token. This doubles our transaction costs, to cover this COAL has higher commission than ORE
Commission
15% for ORE 30% for COAL
Staking
Currently all mined but claimed tokens would stay on mining authorities, slowly increasing the earning for everyone
Mining
To start miner simple write gpool --pubkey {your_pubkey}
Everything else will happen automatically!
Reward claiming
Claim is only possible to the same wallet you specified during mining. Minimum amounts are 0.02 ORE or 0.2 COAL. You can withdrawal desired amount of token by calling miner: gpool --pubkey {your_pubkey} --claim {amount} --token {COAL | ORE}
or full amount by calling gpool --pubkey {your_pubkey} --claim 0 --token {COAL | ORE}
You don't need to open token accounts for ORE/COAL manually, we will do that for you for free
Reward distribution
Our pool uses PPLNS (pay-per-last-N-share) system where miner is rewarded for EVERY (*) submitted solution proportional to it's difficulty compared to others submissions for the same challenge. We average submitted difficulty over 100 last shares to get better estimate of real worker hash rate. The exact math formula:
(*) above current min_difficulty from ORE config, because such shares have 0 chance of winning
Last updated