Display Settings
/settings is where you tune how Prysm renders your watchlist. The
menu has two top-level branches: 📊 Display (this page) and
🔍 Tracking (only relevant in groups, covered separately). In a
DM, “Display” preferences appear directly on the main settings panel
since there’s nothing else competing for the screen.
The settings menu
Section titled “The settings menu”In a private chat, /settings opens straight to your personal
display preferences:
- 📊 Chart Provider — which chart service every chart link points at.
- 💰 Bag Target — covered on its own page, not part of Display.
- 🔀 Sort By — how token lists are ordered.
- 📈 Price Change — which window the percent-change column reflects.
- 📄 Compact Pagination — only listed once you cross 50 tracked tokens. Below that threshold, it’s still in effect but hidden from the menu.
In a group, /settings opens with two buttons (📊 Display and
🔍 Tracking). Tap Display for the same four preferences,
applied group-wide.
Every display setting at a glance
Section titled “Every display setting at a glance”Defaults below come from the schema — they’re what a brand-new user or a freshly-added group starts with.
| Setting | Choices | Default | Scope |
|---|---|---|---|
| Chart Provider | DexScreener, DexTools, Defined, GMGN | DexScreener | Per-user (DM) and per-group |
| Sort By | 24h Change, Market Cap, Date Added | 24h Change | Per-user (DM) and per-group |
| Price Change | 1h, 6h, 24h | 24h | Per-user (DM) and per-group |
| Compact Pagination | Enabled / Disabled | Enabled | Per-user (DM) and per-group |
| Page Size | 25 or 50 tokens per page | 50 | Per-user (DM) and per-group |
A few things worth knowing that the table can’t show:
- Sort is always descending. No toggle to flip it.
- Page Size only matters for
/compact./listand/detailedalways paginate at a fixed 25 per page. - Auto-tracked tokens always show 1h change regardless of the Price Change setting. The selector only affects manually-added tokens.
- The page-size sub-screen combines the pagination toggle and page-size choice. Toggling pagination off doesn’t reset page size; it just stops applying it.
What each setting drives
Section titled “What each setting drives”The same five preferences influence different parts of the bot’s output:
| Setting | Where it shows up |
|---|---|
| Chart Provider | Every chart link in /list, /compact, /detailed, chain-filter views, /add confirmations, alert notifications, and the /og results table. |
| Sort By | Order of /list, /compact, /detailed, and chain-filter views. |
| Price Change | The percent-change column on every list view. When Sort By is 24h Change, this also drives the sort comparison — pick 1h and the list both sorts and displays by 1-hour movement. |
| Compact Pagination | Only /compact (and chain-filter views, which use the compact format). /list and /detailed paginate at 25 regardless. |
| Page Size | Only /compact and chain-filter views. Ignored everywhere else. |
Personal vs group settings
Section titled “Personal vs group settings”This is the rule that surprises people: when you run /list,
/compact, /detailed, or a chain shortcut inside a group, the
group’s display settings are used — not your personal DM ones.
| Where you ran the command | Settings used |
|---|---|
| Your DM with the bot | Your personal /settings |
| In a group | The group’s /settings |
So if your DM is set to GMGN at 1h and the group is set to DexScreener at 24h, every list you pull in that group will render with DexScreener links and 24h percent-change — even though your own preferences are different. Only the group admin can change the group’s display settings.
Watchlists, alerts, holdings, and portfolio totals all stay personal to your DM regardless. Only the rendering preferences hand off to the group when the command runs there.
Walkthrough: switch chart provider to DexTools
Section titled “Walkthrough: switch chart provider to DexTools”-
Open
/settingsin your DM (or in the group, if you’re an admin and want to change it for the group). The current chart provider is shown on the panel —Chart Provider: DexScreenerby default. -
Tap 📊 Chart Provider. A four-option keyboard appears: DexScreener, DexTools, Defined, GMGN. The current pick has a ✓ next to it.
-
Tap DexTools. The bot acknowledges with a toast (
✅ Chart provider set to DexTools) and refreshes the panel with the new selection checked. The change is saved immediately. -
Verify with
/list. Every token row now links to DexTools instead of DexScreener, and the abbreviation in the message updates from📊 DSto📊 DT.
The same pattern applies to Sort, Price Change, and the pagination sub-screen: tap, pick, the bot confirms, the change is live.
Example: how Sort changes a watchlist
Section titled “Example: how Sort changes a watchlist”The same three Solana tokens, sorted by 24h Change (default):
🪙 BONK (Bonk) 🟢 +12.4% MCap: $1.8B | 📊 DS 🪙 WIF (dogwifhat) 🟢 +4.8% MCap: $1.4B | 📊 DS 🪙 PEPE (Pepe-on-Sol) 🔴 -3.1% MCap: $5.2M | 📊 DS
Switch Sort to Market Cap and the same list reorders — biggest caps first, percent-change irrelevant to the order:
🪙 BONK (Bonk) 🟢 +12.4% MCap: $1.8B | 📊 DS 🪙 WIF (dogwifhat) 🟢 +4.8% MCap: $1.4B | 📊 DS 🪙 PEPE (Pepe-on-Sol) 🔴 -3.1% MCap: $5.2M | 📊 DS
Example: chart provider abbreviations
Section titled “Example: chart provider abbreviations”The two-letter abbreviation on every list row tells you which provider is active. Tap the abbreviation to open the chart for that token:
| Provider | Abbreviation |
|---|---|
| DexScreener | 📊 DS |
| DexTools | 📊 DT |
| Defined | 📊 DF |
| GMGN | 📊 GM |
So a row that reads MCap: $1.8B | 📊 DT means your active chart
provider is DexTools, and tapping 📊 DT will open BONK on
DexTools.