Get Pool Trade Data

Extracts detailed trading activity from a specific liquidity pool over a defined block range. It returns transaction data—including transfers, swaps, burns, and mints—with key details such as block numbers, transaction hashes, token amounts, and event types, enabling users to analyze liquidity flows and market behavior within the pool.

💡

Compute Unit Value: 145 (Fixed)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum

The unique ID to specify the decentralized exchange (DEX) within a particular blockchain. Find more here.

string

Last block of the range.

string

Starting block of the range.

string
required

Pool address whose data is to be fetched.

string
enum

Type of event to filter by: Transfer, Swap, Burn, or Mint (default).

Allowed:
Response

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