Token - Liquidity (Single)

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
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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.
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 address as 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.

Query Params
string
required

The address of the token contract.

Headers
string
enum
Defaults to base

Base network only.

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json