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

Swap Tokens

Token Transfer

Last updated