ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

arbitrage-scanner

扫描DEX套利机会,发现不同交易所价差。触发词:套利、arbitrage、价差、搬砖。

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/deeplearning1993/arbitrage-scanner
Or

套利扫描器

每次调用收费 0.001 USDT。

功能

  • 多DEX价格对比
  • 实时套利机会发现
  • 考虑Gas成本后的净利润
  • 支持ETH/BSC/Arbitrum

输出示例

套利机会 ━━━━━━━━━━━━━━━━ 💱 ETH/USDC 📍 Uniswap: $2,350 📍 SushiSwap: $2,365 📈 价差: 0.64% 💰 预估利润: +$125 (扣除Gas) ⚠️ 窗口: ~30秒

Metadata

Stars2387
Views0
Updated2026-03-09
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-deeplearning1993-arbitrage-scanner": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.