Get Pools By Create Time

Returns a paginated list of liquidity pools created within a specified time range.
This helps detect new pool launches, monitor DEX usage, and analyze liquidity deployment trends.

🛠️ Use Cases:

  • Detect newly launched pools in a given date range
  • Analyze protocol growth over time
  • Monitor suspicious pool creation spikes (e.g., scams or rugpull waves)
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
date-time
required

Start of the pool creation window (inclusive, ISO 8601).

date-time
required

End of the pool creation window (inclusive, ISO 8601).

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