Purpose
Tracking TVL on SushiSwap helps detect:- Large stablecoin liquidity withdrawals
- Market exit pressure ahead of visible peg movement
- Shifting liquidity patterns that could weaken arbitrage mechanisms
API Endpoint
Endpoint:Example Query (GraphQL)
Example Response (truncated)
Important Fields
Field Purpose- **date ** Daily timestamp (UTC)
- reserveUSD Current pool liquidity in USD
- **dailyVolumeUSD ** Daily trading volume (optional secondary signal)
TVL Evaluation Criteria
We monitor daily percentage changes in liquidity:- **Stable **(Low Risk): Daily TVL change between 5% and +5%
- **Moderate Risk: **Daily TVL change between -10% and -5%, or +5% and +10%
- High Risk: Daily TVL change exceeding ±10%
- Significant liquidity withdrawals are flagged for investigation.
Rate Limits and Notes
- No formal rate limit enforced, but best practice is polling once daily.
- SushiSwap liquidity is thinner than Uniswap or Curve for some pairs — monitor liquidity changes carefully.
- Monitor key stablecoin pools such as:
Last Word
- Monitoring TVL across SushiSwap pools adds valuable redundancy and early warning capacity to stablecoin stress detection.
- Liquidity drains on secondary exchanges can foreshadow larger market shifts before peg movements are apparent.