Dashboard

Your portfolio at a glance.

The Dashboard is the first screen you see when you open FutureWallet. It gives you a complete overview of your portfolio, holdings, and persona activity.

Total Portfolio Value

At the top of the dashboard, you see your total portfolio value — the combined value of all assets in your wallet, calculated at current market prices. This includes:

  • Your stablecoin balance (e.g., USDC)
  • All xStock positions (xTSLA, xAAPL, etc.)
  • Any other tokens in your wallet

Below the total value, you see your PnL (Profit & Loss) for the day, shown as both a dollar amount and a percentage. Green means your portfolio is up, red means it is down.

Holdings List

Below the total value, you see each asset you hold:

  • Asset name and symbol — e.g., “Tesla (xTSLA)”
  • Quantity — How many tokens you own
  • Current value — The total value of your position at the current price
  • Change — How much the position has changed today (percentage and dollar amount)

Tap on any holding to see the full asset detail view with price chart, trade history for that asset, and more.

Persona Status Cards

If you have any personas active, the dashboard shows a status card for each one:

  • Persona name — Which persona (Elon, Buffett, AI Momentum)
  • Mode — Assisted or Autonomous
  • Status — Active, paused, or at daily limit
  • Today's activity — Number of trades and total volume
  • Daily limit usage — A progress bar showing how much of the daily limit has been used

Real-Time Updates

The dashboard updates in real time. You do not need to refresh the page. When prices change, when trades execute, or when a persona makes a move, the dashboard reflects it immediately.

This is powered by Firestore real-time listeners — the database pushes changes to your app instead of your app polling for updates.