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.
Top Pools
node scripts/top-pools.js [--first N] [--order volume_24h|volume_7d|tvl]
API Status
node scripts/api-status.js
Checks if the API is online and returns version + minimum ADA amount parameter.
Formatting Guidelines
- Format ADA values with the ₳ symbol (e.g. ₳1,234,567)
- Use percentage changes where available
- Present top pools as a ranked table