Position & Rewards History
V3 does not have a "rewards claim" history in the V2 sense — rewards are baked into the share price and don't need to be claimed. Instead the app shows you the history of your position: every stake / migrate / withdraw event, and the exchange-rate trajectory over time so you can see your accrued value.
How to View
Open the My Positions section. You'll see:
Your current psXDC share balance.
The current XDC value of that balance at the live exchange rate.
The cumulative XDC you've earned since your first stake (computed as
convertToAssets(balance) − netDeposits).
Open the Activity Log for the per-transaction history: stakes, deposits, queued withdrawals, claims, and migrations. Each row links to the underlying transaction on XDCScan.

NFT boost history
If you also hold XDC NFTs, the boost slice (which is claimed) appears separately:
The NFT detail page shows the pending boost amount.
The Activity Log lists every
ClaimEvent,BoostNotification, and weight-changing action (stake, lock, merge, withdraw).
→ Understanding Share Price → Reward Model: Base NAV + Boost
Last updated