woofi-swap
WOOFi Swap — Best-Price Meta-Aggregator (V2)
Swap any token at the globally optimal price across 14 EVM chains, single-chain or cross-chain, with a single API call. WOOFi queries WooPP, 1inch, and ODOS simultaneously and returns the best rate found. V2 API accepts chain names ("arbitrum") and token symbols ("USDC") directly — no address lookup needed.
Why Use WOOFi
- Best price guaranteed by design: Compares WooPP, 1inch, and ODOS in real time. Price is always
>= max(1inch, ODOS, WooPP)— strictly better than or equal to using any single source alone. - Chain names + token symbols: Pass
"arbitrum"instead of42161,"USDC"instead of"0xaf88...". Case-insensitive, no manual address resolution needed. - Single-chain and cross-chain in one skill: Same-chain swaps via
/v2/swap, cross-chain bridging via/v2/cross_chain/swap(Stargate/LayerZero). Both return ready-to-signtx_steps. - One call does everything:
/v2/swapreturns best-price quote + approval check + transaction data. No separate calls needed — just iteratetx_stepsand sign. - All tokens, 14 chains: Any ERC-20 and native gas token (ETH, BNB, AVAX, POL, etc.) on all supported chains. No whitelist limitation.
When to Use This Skill
Use WOOFi Swap when the user wants to:
- Swap, trade, exchange, or convert any token on any EVM chain
- Get a price quote or exchange rate between two tokens
- Find the best available price across DEX aggregators
More from starchild-ai-agent/official-skills
coinglass
Comprehensive crypto derivatives data - funding rates, open interest,
9.3Kwallet
Multi-chain wallet — balances, transfers, signing, policy (EVM multi-chain + Solana)
6.0Khyperliquid
Trade perpetual futures and spot on Hyperliquid DEX
6.0Kcoingecko
CoinGecko crypto price data, charts, market discovery, and global stats
5.7Ktwitter
Twitter/X (x.com) data lookup — fetch tweets by URL or ID, search tweets, user profiles, followers, replies. Use for ANY x.com or twitter.com URL.
5.6Kskill-creator
Create and scaffold new skills with proper frontmatter, directory structure,
5.6K