πŸͺ™ Swap ANY token - token

Stage 1: Bot Activation & Introduction

Users start the Cerebro Multichain bot with /start, triggering an intro that explains the core function: allowing instant cross-chain swaps (e.g., BONK β†’ PEPE) across different DEXs and chains with <3 second settlement. No bridge needed, just pure direct swaps via Telegram.

Stage 2: Wallet Generation & Display

The bot generates and displays unique EVM and SOL wallets for the user, along with real-time links to Etherscan and Solscan. These wallets are where users send the assets they wish to swap, and they’re pinned for easy access at any time.

Stage 3: Dashboard & Controls

Users see a clean interface with key functions:

  • πŸ” Swap

  • ⚑ Quick Swaps

  • πŸͺ™ Wallets

  • πŸ“œ Trades Log

  • πŸ”’ Lock Account

This serves as the command center for managing all swap and wallet activity.

Stage 4: Token Selection & Live Market Data

Users pick tokens to swap from native chain lists (ETH, SOL, BNB, USDT, USDC) or enter custom token contracts for DEX Tokens. The bot then displays live token metrics like market cap, LP size, and price for both the sending and receiving token, giving full transparency before proceeding.

general
custom token

Stage 5: Swap Configuration

Users specify:

  • Send Chain & Token to Send

  • Receive Chain & Token to Get

  • Slippage tolerance

  • Fee structure (inclusive or added)

  • Receiving Wallet

Then they tap ⚑ Get Estimate to calculate the expected output in real-time.

Stage 6: Quote Preview & Confirmation

The bot returns a full quote:

  • Token names

  • Estimated amounts (max out / min in)

  • Gas cost (in ETH or SOL)

  • USD equivalent values

  • Estimated execution time (usually ~3 seconds)

The user can either Confirm Trade βœ… or Edit Swap Details.

Stage 7: Execution & Settlement

Upon confirmation, the bot executes the swap using its backend routing engine across the best DEXs and bridges available. The assets are delivered directly to the user’s receiving wallet, completing a fully non-custodial, cross-chain swap in seconds.

Last updated