eyebot-tradebot

Review·Scanned 2/17/2026

This skill provides a high-performance trading and swap execution engine with CLI examples and an included scripts/tradebot.sh helper. The helper reads EYEBOT_API and issues shell curl requests to ${_E}/api/${_A} and ${_E}/health, enabling remote network calls.

from clawhub.ai·v1.2.0·2.0 KB·0 installs
Scanned from 1.8.0 at 76b2c45 · Transparency log ↗
$ vett add clawhub.ai/eyebots/eyebot-tradebotReview findings below

TradeBot 📈

Intelligent Trade Execution

Execute swaps with best-route aggregation across 400+ liquidity sources. Supports limit orders, DCA strategies, and MEV protection.

Features

  • Route Aggregation: Best prices across all DEXs
  • MEV Protection: Private transactions to avoid frontrunning
  • Limit Orders: Set target prices for automatic execution
  • DCA Engine: Dollar-cost averaging strategies
  • Multi-Hop: Complex routing for optimal rates

Capabilities

FunctionDescription
SwapInstant token swaps
Limit OrderPrice-triggered execution
DCAScheduled recurring buys
QuoteGet best rate preview
HistoryTrack all trades

Supported Aggregators

  • 1inch
  • OpenOcean
  • 0x Protocol
  • Paraswap
  • Native DEX routing

Usage

# Instant swap
eyebot tradebot swap ETH USDC 0.5

# Set limit order
eyebot tradebot limit BUY ETH 0.5 --price 2000

# Start DCA
eyebot tradebot dca ETH 100 --interval daily

Support

Telegram: @ILL4NE