Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:

okx-dex-swap

// Execute token swaps on-chain via OKX DEX Aggregator API (v6). Use this skill when a user wants to: 1. Build a complete swap flow: get swap calldata -> sign transaction -> broadcast to chain 2. Execute token-to-token swaps with slippage protection, MEV protection, and Jito tips (Solana) 3. Integrate OKX DEX swap + broadcast into applications, bots, or scripts This skill covers the FULL lifecycle: /swap endpoint (get tx data) + /broadcast-transaction endpoint (submit signed tx). For quote-only (no execution), use the okx-dex-quote skill instead.

$ git log --oneline --stat
stars:4,312
forks:1,182
updated:2026年2月20日 06:53
文件资源管理器
3 个文件
SKILL.md
readonly