| Pool Fee | 2% |
| Share Difficulty | 2 |
| Network Difficulty | 4 |
| Block Reward | 50 CPH |
| Pool Address | CPH000000000000000000000000000000genesis |
No workers registered yet. Use the API to register.
No blocks found yet.
POST /api/pool/register | Register worker: {"worker":"name","address":"CPH..."} |
GET /api/pool/work?worker=name | Get work template for mining |
POST /api/pool/submit | Submit share: {"worker":"name","templateId":"...","nonce":123} |
GET /api/pool/stats | Pool statistics (JSON) |
GET /api/pool/workers | Worker list (JSON) |
GET /api/pool/blocks | Found blocks (JSON) |