Skip to content

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.

CommandWhat it does
/caFetch 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
/priceShow price, market cap, and liquidity.e.g. /price degen
/mcShow the market cap, fast.e.g. /mc degen
/chartLink the price chart for a token.e.g. /chart degen
/buyShow swap links for a token; you execute on the external interface.e.g. /buy degen
/websiteLink a project's website.e.g. /website degen
/pnlToken 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
/whaleSee 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
/scanProfile 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...
/traceFollow 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
/flexYour linked wallet's net worth as a curve image, or any address you pass.e.g. /flex
/smartmoneySee 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.
/watchPrice 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
/unwatchRemove your price alert on a token.e.g. /unwatch degen
/followFollow 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 topFollow 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
/unfollowStop 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...
/followingList the wallets you follow in this chat.
/randomCard a random token to discover something new. $rand and $random work too.e.g. $rand
/trendingTop tokens trending recently.
/pmSearch open prediction markets and see the current odds.e.g. /pm fed rate
/xLook 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
/linksCoral's links, or this community's project links when an admin has set them with /setlinks.
/languagePick your language; 9 supported. Admins can set the whole server. /lang on Telegram.e.g. /language ja
/helpA quick recap of what Coral does.
/faqAnswers to the most common questions.
/feedbackSend 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.

CommandWhat it does
/askAsk Coral an open question (or just @-mention the bot).e.g. /ask why is this pumping?
/setwalletLink an EVM wallet (Coral DMs you a one-time link to sign).
/whoamiList your linked wallets. DM-only.
/unlinkUnlink a wallet by address.e.g. /unlink 0x…
/primarySet which wallet is your primary.e.g. /primary 0x…
/callCall 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
/leaderboardTop callers by real PnL (link a wallet to claim your spot).
/myalphaYour own call history and PnL.
/creditsShow your Ask Coral credit balance.
/add-creditsGet a link to top up your Ask Coral credits.
/webOpen 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.

CommandWhat 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).