ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

dex-aggregator

DEX aggregation reference — routing algorithms, 1inch Fusion mode, CowSwap batch auctions, sandwich attack protection, and swap API endpoints

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain1/dex-aggregator
Or

Dex Aggregator

DEX aggregation reference — routing algorithms, 1inch Fusion mode, CowSwap batch auctions, sandwich attack protection, and swap API endpoints. No API keys or credentials required — outputs reference documentation only.

Commands

CommandDescription
introAggregator mechanics, major platforms
standards1inch Fusion, 0x RFQ, CowSwap batches
troubleshootingReverted transactions, approvals, price impact
performanceSplit ratios, gas estimation, private pools
securityApprovals, front-running, token risks
migrationCEX to DEX, single-DEX to aggregator, cross-chain
cheatsheetAPI endpoints, chain IDs, router addresses
faqFees, safety, savings, integration

Output Format

All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.


Powered by BytesAgain | bytesagain.com | [email protected]

Metadata

Stars3875
Views0
Updated2026-04-07
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-bytesagain1-dex-aggregator": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#dex#swap#1inch#uniswap#defi
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.