# Tracker

Track a trader’s activity in one place.

#### Add wallets

* Add via form: address + optional name
* CSV import: bulk add addresses with names
* Duplicate-safe; errors surfaced per entry

<figure><img src="https://1773586565-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRKdKYZdpP9YkrPr2uCR0%2Fuploads%2Feh4sI8VvOPBP9LMY5vM9%2Fimage.png?alt=media&#x26;token=b34f2866-26de-40c0-93e9-a0ea1d519b6c" alt=""><figcaption></figcaption></figure>

#### Wallet groups

* Create lists to organize wallets
* Switch between “All Wallets” and lists via tabs
* Add/remove wallets within a list
* Public lists: browse and preview community lists

#### Portfolio

* Balances: Spot, Perp, Vault, Staked, Total
* Volume: 24h, 7D, 30D, All (Perp, Spot+Vault, Total)
* Long/Short ratio: live split by open perp positions
* Withdrawable balance

<figure><img src="https://1773586565-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRKdKYZdpP9YkrPr2uCR0%2Fuploads%2FKOsXW0zDGKYrbxfxpy7B%2Fimage.png?alt=media&#x26;token=0240cbd3-88c8-443b-9bfb-72f9455c9bbb" alt=""><figcaption></figcaption></figure>

#### Performance

* Performance chart: account value over time
* Periods: 24h, 7D, 30D, All
* Delta badge for the selected period

#### Holdings

* View: Spot | Perp
* Spot columns: Name, Size, Price, Change 24h, Value
* Perp columns: Name, Type, Entry price, Liquidation price, Asset price, Value, Unrealized PnL, Funding
* Sorting on all key columns; formatted values by user display prefs

<figure><img src="https://1773586565-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRKdKYZdpP9YkrPr2uCR0%2Fuploads%2FVwRRStOuZz6jWlSQRArv%2Fimage.png?alt=media&#x26;token=6ade0aa3-c2b6-4afb-aeda-4618254b7149" alt=""><figcaption></figcaption></figure>

#### Orders

* Orders list: Method, Side, Size, Token, Price, Value, Reduce only, Time in force
* Per wallet; empty and loading states handled

<figure><img src="https://1773586565-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRKdKYZdpP9YkrPr2uCR0%2Fuploads%2FjMNaxjcLn9NzWVAu3e9H%2Fimage.png?alt=media&#x26;token=11668659-0aaa-41f0-9a39-f579e1011050" alt=""><figcaption></figcaption></figure>

#### TWAPs

* Live TWAP orders: Type, Value, Token, Hash, Progression
* Only active orders; paginated

<figure><img src="https://1773586565-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRKdKYZdpP9YkrPr2uCR0%2Fuploads%2FC7q4k36lxUFrgvPUWk3m%2Fimage.png?alt=media&#x26;token=73cfd1e6-c63f-4087-bc4c-f0feb2ef9c4e" alt=""><figcaption></figcaption></figure>

#### Recent fills

* Fills table: Hash, Asset, Direction, Age, Size, Price, PnL, Fee
* Copyable hashes; client-side pagination

<figure><img src="https://1773586565-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRKdKYZdpP9YkrPr2uCR0%2Fuploads%2FHvouvCp0aPNSgcyu8VXV%2Fimage.png?alt=media&#x26;token=9f2a2f11-7740-4cd5-a2a2-1b432d2c3f19" alt=""><figcaption></figcaption></figure>

#### Import/export & bulk

* Import CSV into “All Wallets” or a specific list
* Export CSV from “All Wallets”
* Bulk delete selected wallets; per-wallet delete with confirm
* Always-visible checkboxes; selection persists while acting

#### Search & navigation

* Use the header search; go to Market → Tracker
* Address links jump to the Explorer Address page

#### Notes

* Auth required (Privy) to load wallets and data
* Live data where available; graceful loading/empty/error states
