Skip to content

Dashboard and commands

The dashboard is the centre of BRO-ker. It keeps the active network visible and provides direct access to wallets, trading automation, portfolios, bridging, settings, rewards, and saved tokens.

Dashboard map

flowchart TD
    D[Dashboard] --> C[Network selector]
    D --> W[Wallets]
    D --> L[Limit orders]
    D --> CT[Copy trading]
    D --> P[Portfolio]
    D --> B[Bridge]
    D --> S[Settings]
    D --> R[Referrals]
    D --> WL[Watchlist]
    D --> LB[Leaderboards]
    C --> SOL[Solana]
    C --> ETH[Ethereum]
    C --> BASE[Base]
    C --> RH[Robinhood Chain]
    C --> ARC[Arc testnet]

Some buttons depend on the selected network. Arc does not show unavailable trading automation, and EVM watchlists behave as recent contract-scan history rather than Solana alert lists.

Public commands

Command Opens
/start Main dashboard and onboarding
/wallet Wallets for the active network
/fund Deposit and funding options
/portfolio Combined portfolio overview
/solport Solana portfolio
/ethport Ethereum portfolio
/baseport Base portfolio
/rhport Robinhood Chain portfolio
/arcport Arc testnet portfolio preview
/limits Limit-order dashboard
/copytrade Copy-trading dashboard
/watchlist Solana watchlist or EVM scan history
/referrals Referrals and BRO Account rewards
/my_ref_link Personal referral link
/ref_stats Referral performance
/settings Trading and display settings
/help In-bot help
/bro_socials Official project destinations
/onramp Coinbase funding, when available

Commands should be sent in a private chat. Token mints, contract addresses, wallet exports, confirmations, and transaction details are also intended for private chat.

Network context

BRO-ker remembers the active network for dashboard and address actions. If a pasted address is not recognised:

  1. return to /start;
  2. select the intended network;
  3. paste the exact mint or contract again.

Switching networks does not move funds and does not bridge assets. It only changes the active interface and wallet context.