CORESIGHT Commands
Complete reference for all commands available in the CORESIGHT Telegram bot.
Basic Commands
Command | Description | Example |
---|---|---|
/start | Initialize the bot and get a welcome message | /start |
Cabal Commands
Command | Description | Example |
---|---|---|
/cabal | Find the most profitable traders across entered Solana tokens. You'll be prompted to enter 1-5 token addresses. | /cabal |
/evmcabal | Find the most profitable traders across entered tokens on EVM blockchains. You'll be prompted to select a blockchain and enter 1-5 token addresses. | /evmcabal |
Note: Both cabal commands return results as CSV files containing detailed information about profitable traders.
Wallet PnL Commands
Command | Description | Example |
---|---|---|
/walletpnl | Check 7-day wallet profit/loss on Solana. You'll be prompted to enter a wallet address. | /walletpnl |
/evmwalletpnl | Check EVM wallet profit/loss. You'll be prompted to select a blockchain and enter a wallet address. | /evmwalletpnl |
Note: Both wallet PnL commands return formatted text with wallet performance metrics.
Supported EVM Blockchains
When using EVM commands, you'll be prompted to select from the following blockchains:
- bnb
- base
- ethereum
- arbitrum
- sei
- berachain
- fantom
- polygon
- avalanche_c
- linea
- blast
- optimism
- zksync
For more details on each blockchain, see the EVM Chains section.
Command Flow
CORESIGHT commands typically follow a conversational flow where the bot prompts you for additional information. Here's what to expect:
/cabal Command Flow
- Enter
/cabal
command - Bot asks for 1-5 Solana token addresses
- Enter token addresses separated by spaces
- Bot processes request and returns CSV file with results
/evmcabal Command Flow
- Enter
/evmcabal
command - Bot asks you to choose a blockchain
- Enter blockchain name (e.g., "ethereum")
- Bot asks for 1-5 token addresses
- Enter token addresses separated by spaces
- Bot processes request and returns CSV file with results
/walletpnl Command Flow
- Enter
/walletpnl
command - Bot asks for a Solana wallet address
- Enter wallet address
- Bot processes request and returns formatted text with wallet PnL data
/evmwalletpnl Command Flow
- Enter
/evmwalletpnl
command - Bot asks you to choose a blockchain
- Enter blockchain name (e.g., "ethereum")
- Bot asks for a wallet address
- Enter wallet address
- Bot processes request and returns formatted text with wallet PnL data