Skip to main content

// Section 13.6 · Operate

Earnings: The Live Ticker and Claim

1 min13.6Operate
// 6 of 10 · console

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

// 1NODE ID

Click-through links to the My Nodes card for that nodeId.

// 2DAY

The reward day the accrual is for.

// 3REWARD WEIGHT

stake × tier, and the node's share of the live stream.

// 4$PRLX ACCRUED

Accrued that day, and whether it has been claimed.

// 5CLAIM TX

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

// FILTERS

By node, date range, and claimed / unclaimed.

// EXPORT

Every row exports to JSON or CSV with on-chain references for the operator's own accounting tooling.

// BALANCES

Claimed vs unclaimed totals per node and across the whole wallet.

Pay for uptime, not yield

// rendered inline on the rewards surface

// HONESTY NOTE

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.

// EXPORT

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.