Staking Wallet Timeline
Detailed staking history for individual wallet addresses showing balance evolution, realized rewards, and all staking operations over time. Enter any wallet address to view their staked/unstaked FAF balances, cumulative USDC rewards claimed, and complete transaction history.
Data
Use Cases
This page helps you:
- Track individual staker behavior: Monitor any wallet's FAF staking activity, reward claims, and balance changes over time
- Analyze whale patterns: Study large stakers to understand when they stake, unstake, and how they manage USDC rewards
- Share wallet analysis: Use URL parameters (?wallet=ADDRESS) to share pre-filled analysis links
- Review your own portfolio: Analyze your wallet's staking performance and reward accumulation
- Identify staker archetypes: Distinguish between compounders (re-stake rewards), claimers (collect USDC), and passive holders
- Investigate transactions: Click any operation in the table to view the full transaction on Solscan
How to Read This Chart
Click to expand chart reading guide
How to Use:
- Enter a Solana wallet address in the search box and click "Analyze Wallet" or press Enter
- Use the "Quick select" dropdown to pick from vesting recipients, airdrop wallets, or recent top stakers/withdrawers
- Share direct links with pre-filled addresses using
?wallet=ADDRESS
Wallet Summary Metrics:
- Current Staked: FAF currently locked in staking positions
- Pending Unstake (Queued): FAF in the unstaking queue awaiting withdrawal (30-day cooldown before Epoch 10; 90-day linear vesting after Epoch 10)
- USDC Rewards: Cumulative USDC claimed from staking fees and revenue share
- Total Operations: Count of all staking transactions
- First/Last Activity: Date range of the wallet's staking history
Timeline Chart Elements:
- Teal area: Staked FAF balance over time
- Gray area: Total FAF in unstaking queue (the unlock schedule is not visible -- the area shows total queued FAF, not how much has vested)
- Dashed line (right axis): Cumulative USDC rewards claimed
- Colored dots: Individual staking operations (stake, unstake, collect revenue, etc.)
Wallet Transactions Table:
- Shows all staking operations sorted newest first
- Type: Color-coded badge showing operation type (Stake, Unstake, Collect Revenue, etc.)
- Amount: FAF amount (for stake/unstake/token rewards) or USDC amount (for revenue claims)
- Transaction: Clickable signature linking to Solscan
- Pagination: 10 transactions per page
Interactive Features:
- Hover on chart: See exact balance amounts at any point in time
- Zoom & Pan: Drag on chart to zoom into a time period; table auto-filters to match
- Reset filter: Click "Reset filter" to return to full view
- Click transaction links: Opens full transaction details on Solscan
Methodology
Click to expand technical details
Wallet timeline data is derived from the Flash.Trade staker cache, which contains all FAF staking events. Events are filtered by wallet address and displayed chronologically with running balance calculations.
Event Types:
- Stake: FAF deposited into staking pool (DepositTokenStake)
- Burn & Stake: FAF deposited from burned NFT positions (BurnAndStake)
- Cancel Unstake: FAF returned from unstaking queue to staked position (CancelUnstakeTokenRequest)
- Unstake: FAF withdrawal request queued (UnstakeTokenRequest)
- Unstake Instant: FAF withdrawn instantly, bypassing the queue (UnstakeInstant)
- Withdraw: FAF collected from the unstaking queue (WithdrawToken)
- Collect Revenue: USDC revenue share collected (CollectRevenue)
- Collect Token Reward: FAF token rewards collected (CollectTokenReward)
Update Frequency
Data is automatically updated once a day. Check the "Last updated" timestamp in the site header for data freshness.