Using Coral
Commands
Every slash command Coral answers in a server or channel, what it does, and how to use it.
Tokens & info
The everyday commands. All of these work in any channel Coral can see.
| Command | What it does |
|---|---|
/ca | Fetch a token and card its contract address with analysis. A bare /ca shows this community's saved address (set by an admin with /setca).e.g. /ca eth |
/price | Show price, market cap, and liquidity.e.g. /price degen |
/mc | Show the market cap, fast.e.g. /mc degen |
/chart | Link the price chart for a token.e.g. /chart degen |
/buy | Show swap links for a token; you execute on the external interface.e.g. /buy degen |
/website | Link a project's website.e.g. /website degen |
/pnl | Token PnL since its first call here, with the multiple. Or /pnl wallet <address> for any wallet's PnL across chains, or a bare /pnl for your own linked wallet.e.g. /pnl degen |
/whale | See which wallets your community follows are buying a token, led by the Coral Score. /whale $TICKER or a contract address. Reads quiet when nothing notable is buying yet.e.g. /whale degen |
/scan | Profile a wallet: its realized and unrealized PnL, its top holdings, the Coral Score of those holdings, and on EVM its top related wallets (the ones it trades with most). /scan followed by an EVM 0x or Solana address. Solana holdings show a per-token score today, EVM shows a holdings count for now.e.g. /scan 0xabc... |
/trace | Follow a wallet's tokens: how much it sold, how much it moved on, and where that went. /trace followed by an EVM 0x wallet and a token (ticker or contract address). It reads the token's transfer logs rather than transaction senders, so a sale routed through a router still points at the pool, and a transfer to another wallet is followed one more hop. EVM chains only.e.g. /trace 0xabc... $DEGEN |
/flex | Your linked wallet's net worth as a curve image, or any address you pass.e.g. /flex |
/smartmoney | See what the wallets your community follows are buying across the last 24 hours: the top tokens by distinct wallet buys, each led by its Coral Score. Just /smartmoney, no argument needed. |
/watch | Price alert: DM me once when a token crosses a price or multiple. /watch $TICKER above 0.05, below 0.01, or 2x. A bare /watch (or /watch list) shows yours; 10 per person per chat, checked every 15 minutes.e.g. /watch degen above 0.05 |
/unwatch | Remove your price alert on a token.e.g. /unwatch degen |
/follow | Follow a wallet and get a DM the moment it moves. /follow followed by an EVM 0x or Solana address, plus an optional label. A bare /follow lists what you follow. 20 wallets per person per chat.e.g. /follow 0xabc... whale |
/follow top | Follow coral top, the curated roster of wallets Coral tracks. Counts as one follow, and an admin running it in a group sends those alerts to the whole channel. |
/follow top <token> | Follow one token's top wallets, its biggest holders that are also trading it. Takes a ticker or a contract address, on Base, Robinhood, or Solana. Counts as one follow.e.g. /follow top $AORA |
/unfollow | Stop following a wallet. /unfollow followed by the wallet address, /unfollow top to drop coral top, or /unfollow top $AORA to drop a token's top wallets.e.g. /unfollow 0xabc... |
/following | List the wallets you follow in this chat. |
/random | Card a random token to discover something new. $rand and $random work too.e.g. $rand |
/trending | Top tokens trending recently. |
/pm | Search open prediction markets and see the current odds.e.g. /pm fed rate |
/x | Look up an X account: its age, follower and post counts, and its Coral caller grade when it has one.e.g. /x 0_x_coral |
/play [game] | Start a quick game where games are on: trivia, emoji, counting, hi-lo, ticker, wordle, duel, scramble, or truths.e.g. /play trivia |
/links | Coral's links, or this community's project links when an admin has set them with /setlinks. |
/language | Pick your language; 9 supported. Admins can set the whole server. /lang on Telegram.e.g. /language ja |
/help | A quick recap of what Coral does. |
/faq | Answers to the most common questions. |
/feedback | Send the Coral team a bug report or idea. Anyone can use it, on Discord or Telegram.e.g. /feedback the chart button is broken on mobile |
Ask, wallet & stats
Linking a wallet is optional but unlocks free Ask Coral answers, real-PnL on the leaderboard, and a verified badge on your calls.
| Command | What it does |
|---|---|
/ask | Ask Coral an open question (or just @-mention the bot).e.g. /ask why is this pumping? |
/setwallet | Link an EVM wallet (Coral DMs you a one-time link to sign). |
/whoami | List your linked wallets. DM-only. |
/unlink | Unlink a wallet by address.e.g. /unlink 0x… |
/primary | Set which wallet is your primary.e.g. /primary 0x… |
/call | Call a token on the record with a conviction from 1 to 5. One call per token per day, counted on the leaderboard.e.g. /call $DEGEN 4 |
/leaderboard | Top callers by real PnL (link a wallet to claim your spot). |
/myalpha | Your own call history and PnL. |
/credits | Show your Ask Coral credit balance. |
/add-credits | Get a link to top up your Ask Coral credits. |
/web | Open the web console for your wallets, alerts, and tags. Only you see the link. |
More on the wallet flow and funding in Ask Coral.
Admin commands
Server owners can rally a raid, toggle features, mute channels, and turn on idle games. Most admin toggles live on the Admin controls page; raids and games have their own Raids page each.
| Command | What it does |
|---|---|
/raid <tweet_url> [metric] [goal] [duration] [--lock] | Rally the community on an X post toward a goal, with a live leaderboard.e.g. /raid https://x.com/openseaships/status/123 likes 200 30m |
On Telegram, multi-word commands use underscores (e.g.
/ask_coral) since hyphens aren't allowed in Telegram command names. On Discord they use hyphens (e.g. /ask-coral).