Min. payout threshold: {{config.PayoutThreshold}}, Payouts every 20 minutes.
PPLNS/SOLO Select your payout scheme on the miners account page.
Miners Online: {{format-number
stats.model.minersTotal}}
Pool Hashrate: {{format-hashrate
stats.model.hashrate}}
Pool Fee: {{config.PoolFee}}
{{#if stats.model.stats.lastBlockFound}}
Last Block Found: {{format-relative (seconds-to-ms
stats.model.stats.lastBlockFound)}}
{{/if}}
AVG BLOCK TIME: {{format-number stats.blockTime}} s
Epoch: {{format-number epoch}} DAG Size: {{format-number
dag}} GB
Network Difficulty: {{with-metric-prefix stats.difficulty}}
Network Hashrate: {{format-hashrate stats.hashrate}}
Mining Block: {{stats.height}}
Luck: {{format-number stats.roundVariance style='percent'}}
Current price:
$ {{#if (unless (eq model.exchangedata.price_usd 0) model.exchangedata.price_usd)}}
{{else}}
{{model.exchangedata.current_price}}
{{/if}}