Skip to content

Commands

All on-chain commands live under the /onchain namespace of the unified Orbital bot (one bot covers every Orbital module).

Most commands take an optional chain option. Solana is the default.

Supported chains

CommandSolanaEthereumBaseRobinhood Chain
tokenyesyesyesyes
chartyesyesyesyes
bubblemapyesyesyesyes
safetyyesyesyesyes
topholdersyesyesyesyes
deployeryesyesyesyes
commonholdersyesyesyesyes
walletyesyesyesno
holdingsyesyesyesno
nftsyesyesyesno
pnlyesyesyesno
earlybuyersyesyesyesno
multiholdingsyesyesyesno
convertyesyesyesno

Token research

  • /onchain token mint [chain] : Price, market cap, liquidity, 24h volume, price change, pair age. Shows the token avatar and banner, whether the DexScreener profile was paid for, and the project’s socials. For a pump.fun token still on its bonding curve it also shows curve progress and reads liquidity from the curve itself.

  • /onchain chart mint [timeframe] [chain] : Candlestick price chart with volume. Timeframes: 5m, 15m, 1h, 4h, 1d.

  • /onchain safety mint [chain] : Risk triage in one card. Checks mint and freeze authorities on Solana, and owner, mint, pause, blacklist and proxy-upgradeability on EVM chains, plus holder concentration and the developer’s launch history. Returns a verdict from NO FLAGS FOUND to HIGH RISK.

  • /onchain deployer mint [chain] : Who deployed the token, when, and in which transaction. For pump.fun tokens it also lists the developer’s other launches, how many graduated, and whether a ticker has been reused.

  • /onchain convert amount from [to] : Convert between SOL, BTC, ETH, USD, USDC and USDT with live DEX rates.

Holder analysis

  • /onchain topholders mint [count] [chain] : Ranked holder list with each holder’s share of supply. Liquidity pools, burn addresses and contracts are labelled separately, so the concentration figure reflects only supply that can actually be sold.

  • /onchain bubblemap mint [count] [chain] : Holder distribution as a bubble map image.

  • /onchain commonholders token_a token_b [chain] [depth] : Wallets holding both tokens. When one token’s holder set is small enough, every holder is balance-checked against the other token for an exact answer. For larger tokens it intersects the top holders of each and says so on the card.

  • /onchain earlybuyers ca [window] [chain] : First buyers after launch, with wallet age at time of buy and whether they still hold. Flags fresh wallets as possible insiders or snipers.

Wallets

  • /onchain wallet address [chain] : Overview of native balance, top tokens and NFT count.

  • /onchain holdings address [chain] : Token holdings with USD values.

  • /onchain nfts address [chain] : NFT holdings grouped by collection.

  • /onchain multiholdings wallets [chain] : Total USD value across up to 50 wallets, comma or space separated.

  • /onchain pnl wallet mint [chain] : Rough profit and loss for one wallet on one token, from recent transactions. Token movement is exact; the cost basis is inferred from the payment legs in the same transactions, so unusual routes may be missed.