> ## Documentation Index
> Fetch the complete documentation index at: https://docs.jup.ag/llms.txt
> Use this file to discover all available pages before exploring further.

# SmartMoney

> See what notable and profitable wallets are trading on Jupiter Spot — leaderboards, a live trade feed, and followed wallets.

SmartMoney surfaces what notable and profitable wallets are doing on Solana. It is accessible from the **SmartMoney** tab in the Spot interface, and brings together three things: a live feed of notable trades, leaderboards of top traders, and a **Wallet Tracker** for following specific addresses.

## Live Trades

A real-time strip at the top of SmartMoney shows notable trades as they happen. Each entry shows whether it was a **Buy** or **Sell**, the token traded, how many tracked traders were involved, the total size in USD, and how long ago it executed.

## Leaderboards

The main SmartMoney view ranks traders into four categories. Use the **1d / 7d / 30d** selector to change the ranking period. The ⓘ icon next to the category tabs shows these definitions in the app.

| Category        | Who it ranks                                                                         |
| --------------- | ------------------------------------------------------------------------------------ |
| **Influencers** | Wallets associated with well-known crypto personalities on X (rows show the @handle) |
| **Smart**       | Wallets with a strong track record of consistent, profitable trading ("smart money") |
| **Top PnL**     | Wallets with the highest recent PnL over the selected period                         |
| **Whales**      | Wallets that regularly make large trades                                             |

Each row shows:

| Column       | Description                                                                     |
| ------------ | ------------------------------------------------------------------------------- |
| **#**        | Rank within the leaderboard                                                     |
| **Trader**   | Avatar, name, and linked @handle where available                                |
| **PnL**      | Profit and loss over the selected period                                        |
| **Win Rate** | Percentage of the wallet's trades that were profitable over the selected period |
| **Volume**   | Trading volume over the selected period                                         |
| **Active**   | How recently the wallet last traded                                             |
| **Actions**  | Follow the wallet (heart icon) to add it to your Wallet Tracker                 |

## Wallet Tracker

The **Wallet Tracker** (open it with the **Wallet Tracker ↗** button) lets you follow specific wallets and monitor their trading activity in real time.

If you are not following any wallets yet, the Tracker suggests top wallets to follow (top influencer wallets by daily PnL, with win rate and volume): follow one directly from the suggestion cards or open the leaderboard. The suggestions stay visible below your list after you start following wallets.

### Adding a wallet

<Steps>
  <Step title="Enter a wallet address">
    In the Wallet Tracker, enter a wallet address manually or import a list of wallets.
  </Step>

  <Step title="Find a wallet from a token page">
    Alternatively, navigate to any [token page](/user-docs/trade/spot/token-page) and open the **Transactions** table. Click on a trader's address to view their PnL analysis. From there, you can choose to follow that wallet. You can also follow any wallet directly from the leaderboards using the heart icon.
  </Step>

  <Step title="Follow the wallet">
    Click the **Follow** action. Once followed, the wallet's future trades appear in your live feed and as markers on token charts.

    You can also give the wallet a label. Labels are independent from following: labeling a wallet identifies it across the interface, but does not follow it and does not by itself add trades, markers, or notifications.
  </Step>
</Steps>

### Labels, emojis, and avatars

Each wallet has an avatar you can personalise with an emoji. Labels and emojis are edited together in a single **wallet details** dialog, opened from the Tracker, the trader modal, or the trader drawer on a token page; the dialog also shows the full wallet address with a copy action. Labels are kept when you unfollow a wallet, and emojis are kept when you remove a label. The avatar identifies the wallet across the Tracker, the live feed, and chart trade markers.

### Removing a wallet

To unfollow a wallet, click **Follow** again — there is no separate remove action.

### Alerts

Following a wallet includes its trade feed and its trade markers on charts — there are no separate toggles for those. On token charts, repeated trades from the same wallet are grouped by side and candle, with a count badge and aggregated details. **Sound alerts** (audio notifications when a followed wallet trades) remain a separate per-wallet control.

The followed-wallet feed also includes a Quick Buy button, allowing you to buy the same token directly from the feed.

<Warning>
  SmartMoney is an observation tool. Following a wallet and replicating its trades is entirely at your own risk. Past activity of a followed wallet does not predict future results. Jupiter does not endorse, verify, or audit any wallet shown. See [Risks and Limitations](/user-docs/trade/spot/risks-and-limitations).
</Warning>

***

<CardGroup cols={2}>
  <Card title="Token Page" icon="chart-line" href="/user-docs/trade/spot/token-page">
    Find wallets to follow from the Transactions table.
  </Card>

  <Card title="Positions" icon="chart-pie" href="/user-docs/trade/spot/positions">
    Your full portfolio and PnL dashboard.
  </Card>
</CardGroup>
