@1390/woofi-data
Installation
SKILL.md
π WOOFi Data
Fetch WOOFi DEX metrics for market analysis, reporting, and DeFi research.
Updated: 2026-03-23 β Aligned with woonetwork/woofi-skills v1.1 (2026-03-20)
v4.0.0 adds complete swap functionality:
- β
Quote only (
POST /v1/quote) β Get exchange rates without executing - β
Swap execution (
POST /v1/swap) β Generate on-chain transaction data with approval steps - β
Wallet-ready β Returns
tx_stepsarray for sequential signing and broadcast
What's New in v4.0.0:
- Added
POST /v1/quoteβ Token swap quotes with slippage protection (sapi.woofi.com) - Added
POST /v1/swapβ Complete swap execution with tx step generation and approval handling - Updated
/swapendpoint documentation (legacy api.woofi.com) - Renumbered all endpoint sections for clarity (17 total endpoints)
- Updated network support matrix with v1 API compatibility