> ## 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 wallet tracking.

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.

### 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 track that wallet. You can also follow any wallet directly from the leaderboards using the heart icon.
  </Step>

  <Step title="Track the wallet">
    Rename the wallet (optional) and click the **Track** icon. Once tracked, the wallet's future trades will appear in your live feed.
  </Step>
</Steps>

### Removing a wallet

To stop tracking a wallet, click the **Remove** icon next to it in the Wallet Tracker.

### Customizing your tracking

For each tracked wallet, you can configure:

* **Sound alerts** — audio notifications when the tracked wallet makes a trade
* **Trade markers on charts** — the tracked wallet's trades appear as markers on token charts
* **Trade feed visibility** — control whether the wallet's trades appear in your live feed

The tracked-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 tracked 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 track 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>
