Get swaps by liquidity pool

Returns a list of swaps for a given pool address

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

Pool Address

Query Params
string
enum
required
Defaults to ethereum

A network name or a network id

string
enum

Swaps will be sorted by time if no value is given

Allowed:
string
1 to 30
Defaults to 30

Date range in days. Defaults to 30 day if no value is given

string

Value used for pagination. To get the next page of results, use the 'next' value returned from the previous API response.

number
1 to 3000

Number of records returned by API call. Defaults to 50 if no value is given

string

datestring or timestamp (ms or s). Defaults to current date - range if no value is given

string

datestring or timestamp (ms or s). Defaults to current date - range if no value is given

Response
200
Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!