Skip to main content
GET
Token - Liquidity (Multiple)

Batch exit-liquidity estimate for Base tokens.

  • Pass token addresses as a comma-separated list in list_address.
  • Maximum batch size is 50 token addresses per request.
  • Returns exit-liquidity data for indexed Base tokens.
  • Use this endpoint when screening or monitoring many Base tokens together.
  • Batch CU is calculated as ceil(15 * token_count^0.8).
  • Screen many Base tokens for usable exit liquidity in one request.
  • Add liquidity-risk flags to token tables, discovery feeds, and watchlists.
  • Compare liquidity quality across a selected token set.
  • Feed batch liquidity checks into alerts, risk dashboards, and listing review workflows.
  • Set x-chain=base.
  • Pass list_address as comma-separated Base token contract addresses.
  • Use the single endpoint when a user opens one token detail page.
  • Use batch exit liquidity for screeners where every token needs a liquidity-quality score.
  • Deduplicate token addresses before requesting batch liquidity.
  • Combine with market-data multiple to rank tokens by both valuation and practical liquidity.
  • 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

list_address
string
required

A list of token addresses in string separated by commas (,)

Response

OK

success
boolean
required

Whether the request completed successfully.

data
object
required

Batch exit-liquidity payload.