Track payout-ready address activity.
This is the first Harbor payouts page. Right now it searches the live worker list from LuckyTurtleStratum by address text and builds the payout-facing foundation: worker count, combined hashrate, and combined share totals. Later this page expands into unpaid balance, payout history, TXIDs, status, and per-coin payment records.
Address dashboard
This is the Harbor address-level dashboard foundation. It groups the live workers currently matching the searched address text and stages the payout, balance, and transaction views that will be backed by real payment data later.
Balance and payout layer
This section stages the payout-side fields for the searched address so Harbor can later plug in real unpaid balance, payout totals, timestamps, and transaction records without redesigning the page.
Current payout model
Future balance fields
Future transaction fields
Matched worker table
This is the live worker list currently tied to the searched address text.
| Worker | Coin | Type | Hashrate | Accepted | Rejected | Difficulty | Status |
|---|---|---|---|---|---|---|---|
| No payout lookup results yet. | |||||||
What this page becomes next
These are the exact payout-side additions Harbor can layer in later.
Address balances
Add unpaid balance, paid total, last payout time, and per-coin balance summaries for the searched address.
Payout history
Add payout records with amounts, timestamps, status, and future payout threshold display.
Transaction view
Add TXIDs, links, and coin-specific payment history so Harbor feels like a full pool front end.
Address dashboard merge
Later, this can merge cleanly with Search into one premium miner dashboard flow.