Command List
This page is the full user-facing surface of Prysm in one table. Every slash command the bot accepts in DM or in a group, with a one-line purpose, where it works, and a link to the page that explains it in depth. Use it as a cheat sheet — pick a command, follow the link, get the full mechanics.
Getting started
Section titled “Getting started”| Command | What it does | Where | Docs |
|---|---|---|---|
/start | Initial greeting and onboarding screen. | Both | Start in DM |
/prysm | Alias for /start — same onboarding screen. | Both | Start in DM |
Tracking
Section titled “Tracking”The core watchlist commands. In a group, they target the group’s shared list (or the current forum topic’s list); in DM, they target your personal watchlist.
| Command | What it does | Where | Docs |
|---|---|---|---|
/add <contract> | Add a token to the watchlist. Chain auto-detects from the address. | Both | Add tokens |
/list | Show the watchlist as a paginated list with action buttons. | Both | View your tokens |
/compact | Compact one-line-per-token view of the same list. | Both | View your tokens |
/detailed | Detailed multi-line view with full price stats per token. | DM only | View your tokens |
/remove <contract> | Remove a token from the watchlist. | Both | Remove tokens |
/refresh <contract> | Re-pick the highest-liquidity pool for a token. | Both | Troubleshooting |
/import | Bulk-import tokens from a JSON file. | Both | Import & export |
/export | Export the current watchlist as a JSON file. | Both | Import & export |
Holdings
Section titled “Holdings”Personal-only. Holdings live on your user account, not on a group’s watchlist, so these commands target your DM context even when run in a group.
| Command | What it does | Where | Docs |
|---|---|---|---|
/setholding <contract> <amount> | Set how much of a token you hold. | Both | Holdings & portfolio |
/holding | Help screen for the holding commands. | Both | Holdings & portfolio |
/clearholding <contract> | Remove the holding amount for a token. | Both | Holdings & portfolio |
/portfolio | Net portfolio view across every token you hold. | DM only | Holdings & portfolio |
Alerts
Section titled “Alerts”Personal alerts on price, market cap, or percent change. Alert notifications are always delivered to your DM with the bot, even when the alert was set from a group.
| Command | What it does | Where | Docs |
|---|---|---|---|
/setalert <contract> <type> <comparison> <value> | Create a price or market-cap alert. | Both | Create an alert |
/alert | Open the alert dashboard — every armed alert grouped by token. | DM | Manage alerts |
Lookups
Section titled “Lookups”Read-only views — they don’t modify your watchlist, they just look things up against current price data.
| Command | What it does | Where | Docs |
|---|---|---|---|
/og [chain] <symbol|contract> | Find the oldest pair sharing a symbol on a chain. | Both | Using /og |
/ath [chain] | All-time high view for your watchlist (EVM-only). | Both | All-time high |
/bag [chain] | Bag-cost view — what a target percent of supply costs. | Both | Bag cost |
/bagcost [chain] | Alias for /bag — identical behaviour. | Both | Bag cost |
/toptokens | Top tokens by market cap from the bot’s data feed. | Both | Top tokens |
/trending | Trending tokens by recent volume and momentum. | Both | Trending |
Live token battle leaderboards — pit a list of tokens against each other and watch them race in real time.
| Command | What it does | Where | Docs |
|---|---|---|---|
/pvp | Spawn or open a PvP session. Behaves per-user in DM, per-group in groups. | Both | PvP overview |
Group commands
Section titled “Group commands”Group-only commands — running them in DM either silently no-ops or replies with a “this command only works in groups” message.
| Command | What it does | Where | Docs |
|---|---|---|---|
/track | Acknowledge tokens in a Silent Auto-Track group as a tracked entry. | Group only | Silent Auto-Track |
/autodetect | Toggle auto-detection of pasted contracts in the group. Group admin only. | Group only | Auto-detect & privacy |
/migrate | Migrate tokens between the main chat and forum topics when forum mode is toggled. | Group only | Forum topics |
Settings
Section titled “Settings”| Command | What it does | Where | Docs |
|---|---|---|---|
/settings | Open the settings panel — chart provider, sort, page size, price-change period, Bag Target. | Both | Display settings |
In a group, /settings opens the group’s settings (visible to
admins) rather than your personal ones. The same six controls
exist in both scopes.
Chain shortcuts
Section titled “Chain shortcuts”Every shortcut has two roles: standalone, it filters the
watchlist to that chain; placed in front of /og, /ath, or
/bag, it scopes the lookup to that chain. Aliases are
interchangeable.
| Shortcut(s) | Chain | Where | Docs |
|---|---|---|---|
/eth, /ethereum | Ethereum | Both | Chain shortcuts |
/base | Base | Both | Chain shortcuts |
/bsc, /bnb | BSC | Both | Chain shortcuts |
/polygon, /matic | Polygon | Both | Chain shortcuts |
/arb, /arbitrum | Arbitrum | Both | Chain shortcuts |
/op, /optimism | Optimism | Both | Chain shortcuts |
/avax, /avalanche | Avalanche | Both | Chain shortcuts |
/mega, /megaeth | MegaETH | Both | Chain shortcuts |
/sol, /solana | Solana | Both | Chain shortcuts |
/sonic | Sonic | Both | Chain shortcuts |
/ton | TON | Both | Chain shortcuts |
/tron, /trx | Tron | Both | Chain shortcuts |
/sui | Sui | Both | Chain shortcuts |
Aliases at a glance
Section titled “Aliases at a glance”A handful of commands have shorter or older spellings. They’re listed once above and grouped here so you don’t have to scan for them:
/prysmis the same as/start./bagcostis the same as/bag.- Every chain has at least one alias listed in the chain-shortcut
table; pairs like
/eth//ethereum,/bsc//bnb,/polygon//matic,/arb//arbitrum,/op//optimism,/avax//avalanche,/mega//megaeth,/sol//solana,/tron//trxare interchangeable.
There are no other hidden aliases — every other command name is the only way to reach that command.