saturnswap-analytics
Installation
SKILL.md
SaturnSwap Analytics
Retrieve platform-wide and per-pool statistics for SaturnSwap DEX.
Capabilities
- Total platform stats: TVL, volume (24h/7d/30d), pool count, token count, transactions
- Per-pool stats ranked by volume or TVL
- API health and parameter checks
Scripts
Platform Overview
node scripts/platform-stats.js
Returns total TVL, volumes, pool/token counts, and 24h transaction count.
Related skills