Skip to main content
GET
Token - Liquidity (Single)

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.
  • This endpoint consumes 15 CU per request.
  • 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.
  • Set x-chain=base.
  • Provide address as the Base token contract address.
  • Use the multiple endpoint when screening many Base tokens at once.
  • 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.
  • Base only.

Authorizations

X-API-KEY
string
header
required

API key for authentication

Headers

x-chain
enum<string>
default:base

Base network only.

Available options:
base

Query Parameters

address
string
required

The address of the token contract.

Response

OK

success
boolean
required

Whether the request completed successfully.

data
object
required

Exit-liquidity snapshot for one token.