Purpose
Tracking TVL changes on Curve enables us to detect:- Large liquidity withdrawals (early signs of stress or redemption events)
- Shrinking pool size indicating potential depegging risk
- Abnormal shifts in liquidity across major stablecoin pools
API Endpoint
Endpoint:- None required.
Example Query (cURL)
Example Response (truncated)
Important Fields
Field Purpose- name Pool name (e.g., 3pool, FRAX3CRV)
- coins Stablecoins in the pool
- usdTotal Total
TVL Evaluation Criteria
We track daily percentage changes in pool TVL:- Stable (Low Risk): Daily TVL change between 5% and +5%
- Moderate Risk: Daily TVL change between -10% and -5%, or between +5% and +10%
- High Risk: Daily TVL change exceeding ±10%.
- Significant liquidity withdrawals are flagged for review.
Rate Limits and Notes
- No authentication key required.
- Curve recommends a moderate polling frequency (we query once daily).
- The data reflects all Curve stablecoin pools combined.
- 3pool (DAI/USDC/USDT)
- FRAX3CRV (FRAX/DAI/USDC/USDT)
- Others, depending on the current Curve deployment and market usage
Last Word
- Monitoring TVL across Curve’s stablecoin pools is critical to identifying emerging liquidity risks.
- Tracking withdrawals and pool contraction in near real-time strengthens the ability to detect early signs of stablecoin instability.