Get Token Liquidity Pools

Returns a paginated list of liquidity pools where the specified token is present.
Includes metadata such as token pair, DEX, pool address, liquidity stats, and creation time.

🛠️ Use Cases:

  • Show where a token is traded
  • Discover all trading pairs for a token
  • Analyze token liquidity distribution across DEXes
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
enum
required

Target blockchain network (e.g., ethereum, polygon, bsc).

Allowed:
Query Params
string
required
length ≥ 1

Address of the token contract.

integer
Defaults to 0

Number of records to skip (for pagination).

integer
Defaults to 20

Maximum number of records to return.

Responses

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