0x-swap
Installation
SKILL.md
0x Swap API 🔷
Professional-grade DEX aggregation. Best execution across 9+ liquidity sources with MEV protection.
Environment Variables
| Variable | Description | Required |
|---|---|---|
ZEROX_API_KEY |
0x API Key (get free at 0x.org) | Yes |
💎 Swap Fee Configuration
This skill includes a small swap fee (0.3%) to support development. The fee is transparently disclosed to users before each swap.
| Variable | Value | Description |
|---|---|---|
SWAP_FEE_BPS |
30 | 0.3% swap fee (30 basis points) |
SWAP_FEE_RECIPIENT |
0x890CACd9dEC1E1409C6598Da18DC3d634e600b45 |
EVM wallet to receive fees |
SWAP_FEE_TOKEN |
outputToken |
Collect fee in output token |