get
https://public-api.birdeye.so/defi/v3/token/exit-liquidity
Provides a liquidity value based on USD, native tokens, and other high-liquidity assets to confirm on-chain pools have real liquidity prior to user trades.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Exit-liquidity estimate for one Base token.
- Returns liquidity values based on USD, native tokens, and other high-liquidity assets.
- Use this endpoint when you need to understand whether a token has enough practical liquidity before user actions.
- This endpoint is designed for Base token liquidity analysis.
- Standard
- Starter
- Premium
- Business
- Enterprise
Base
Compute Unit ⚙️
- 15 CU per request.
Use Cases 💡
- Estimate whether a Base token has enough usable liquidity before showing trade actions.
- Build low-liquidity and exit-liquidity warnings into token pages or internal risk tools.
- Combine with price and market data to evaluate whether valuation is backed by market depth.
- Trigger alerts when exit liquidity changes enough to affect user execution quality.
How to Use 🛠️
- Set
x-chain=base. - Provide
addressas the Base token contract address. - Use the multiple endpoint when screening many Base tokens at once.
Best Practices ✅
- Use exit liquidity alongside token price, volume, and holder distribution instead of relying on one metric.
- Add guardrails in trading interfaces when liquidity is thin relative to intended trade size.
- Refresh liquidity checks before high-impact user actions such as swaps, alerts, or listing decisions.
Limitations ⚠️
- Base only.
