3️⃣Key Components

Chat Page

The main chat interface where users interact with the bot. Handles:

  • Message display and composition

  • Transaction execution

  • Wallet connection validation

  • Chain switching

ActionPreviewModule

Displays transaction details before execution:

  • Network information

  • Token amounts

  • Wallet addresses

  • Operation type (Trade/Transfer)

TransactionLoadingModule

Shows transaction progress:

  • Fetching transaction details

  • Signing transaction

  • Processing confirmation

🔐 Supported Chains

EVM Chains

  • Ethereum Mainnet

  • Polygon

  • Arbitrum

  • Optimism

  • Base

  • And more...

Solana

  • Solana Mainnet

🎯 Usage Examples

Bridge Tokens

Bridge my Eth from Ethereum to Polygon

Swap Tokens

Swap 100 USDC for ETH on Ethereum

Token Transfer

Send 10 USDC to 0x742d35Cc6634C0532925a3b844Bc9e7595f0bEb

Last updated