paraswap
ParaSwap DEX aggregator. Best swap rates across 300+ liquidity sources on Ethereum, Polygon, BSC, Arbitrum, and more.
Why use this skill?
Install the ParaSwap skill for OpenClaw to automate decentralized token swaps with best-rate routing across 300+ liquidity sources on major EVM chains.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/0xterrybit/paraswapWhat This Skill Does
The ParaSwap skill serves as a high-performance decentralized exchange (DEX) aggregator for your OpenClaw agent. It connects directly to the ParaSwap API, tapping into over 300 liquidity sources across major EVM chains including Ethereum, Polygon, BSC, Arbitrum, Optimism, Avalanche, and Base. By utilizing MultiPath routing, the skill identifies the best possible swap rates for any given token pair, automatically splitting orders across multiple protocols like Uniswap, SushiSwap, and Curve to minimize slippage and maximize output. The skill is pre-configured with a 1% partner fee, which is transparently handled on-chain, allowing the agent to perform swaps while ensuring development sustainability.
Installation
To install this skill, run the following command in your terminal within the OpenClaw environment:
clawhub install openclaw/skills/skills/0xterrybit/paraswap
Once installed, ensure your agent has appropriate environment variables set for your wallet address to facilitate the transaction signing process.
Use Cases
This skill is ideal for DeFi automation, portfolio rebalancing, and cross-chain asset management. It allows your agent to execute complex trades without requiring you to manually check various DEXs for the best price. Use it to automatically swap ETH for stablecoins during high volatility, or to move liquidity between layers on L2 networks. It is also excellent for developers building automated yield-farming bots or treasury management agents that need to programmatically convert tokens with optimal execution.
Example Prompts
- "Check the current best price to swap 1 ETH for USDC on Arbitrum and show me the expected output."
- "Execute a trade of 500 USDT for LINK on the Polygon network using the most efficient route available."
- "Compare swap rates for WETH to DAI on Ethereum versus Base and execute the one with the lowest gas cost."
Tips & Limitations
Always double-check your slippage tolerance before executing high-value transactions; the default configuration is set to 100 bps, but you may need to adjust this depending on liquidity levels. Remember that while ParaSwap optimizes for the best price, gas fees on Ethereum Mainnet can significantly impact small trades. Always verify the transaction data returned by the API before triggering the signature in your wallet. The skill supports custom partner fee configurations up to 300 bps if you wish to adjust your fee structure for specific implementations.
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-0xterrybit-paraswap": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
database
Database management and queries. Connect to SQL and NoSQL databases, run queries, and manage schemas.
payment
Payment processing and management. Handle invoices, transactions, and payment gateway integrations.
crypto-wallet
Multi-chain cryptocurrency wallet management. Check balances, send tokens, view transaction history across Ethereum, Solana, Bitcoin and more.
redis
Redis database management. Key-value operations, caching, pub/sub, and data structure commands.
tiktok
TikTok platform integration. Manage videos, view analytics, and track engagement.