// Section 13.6 · Operate
Earnings: The Live Ticker and Claim
The ledger view. Every accrual and claim, on-chain-linked.
// 13.6 · rewards · reverse-chronological · exportable
A reverse-chronological list of reward events across all of the wallet's nodes. Each row carries enough to audit the accrual against the chain: the node, the reward day, the weight that day, the $PRLX accrued, and the claim transaction if the amount has been claimed.
Row anatomy
// five fields · all click-throughs land on the canonical reference
Click-through links to the My Nodes card for that nodeId.
The reward day the accrual is for.
stake × tier, and the node's share of the live stream.
Accrued that day, and whether it has been claimed.
For claimed amounts, a direct link to the block explorer for the claim transaction.
Filters, export, balances
// narrow to a node or a date range; export with on-chain handles
By node, date range, and claimed / unclaimed.
Every row exports to JSON or CSV with on-chain references for the operator's own accounting tooling.
Claimed vs unclaimed totals per node and across the whole wallet.
Pay for uptime, not yield
// rendered inline on the rewards surface
The Rewards surface states that rewards are pay-for-uptime, not yield. The figure is a share of a fixed reward stream, it falls as more total stake-weight comes online, and holding $PRLX without an online node earns nothing.
Every row exports to JSON or CSV with the on-chain references, so the operator's own accounting tooling has a stable handle into the chain. Claim transactions link directly to the block explorer.